I am trying to configure a way to install Solidworks 2025 SP5 (Admin Image) with PSADT. While I have a "working" script where it prompts me that an application needs to install, it only applies registry keys I specify and nothing else. I can post the script into this thread if needed, but was just curious if anyone has been able to get a script working on PSADT 4.1. Thanks!
I would post the line(s) you are using to launch the Solidworks installer.
And probably the key lines from your "working" script.
Please don't post the whole script as it just creates noise.
We should be able to advise from there.
FYI: Most are probably using PSADT v4.1.8 now. Not v4.1
I'm unsure which 'SolidWorks * 2025' application you are trying to install,
There are some old guides for a couple of legacy Solidworks apps here:
The versions used in these scripts give the impression that the Solidworks Install is available as an MSI. Would this be an option for the version you are using?
And I have the entire "admin image" folder structure in the "Files" folder. Does this help? I am fairly new to Powershell entirely and didn't start using PSADT until a few weeks ago (work project brought me in )
I appreciate this, I tried and it didn't work. This is what the section looks like with the recommendation looks like if something sticks out to you...
that's the weird part....it didn't work. none of the program actually installed. it finished running after about 8 seconds. Solidworks normally takes anywhere between 45 minutes to an hour to fully install.
with the existing script saying it "installed" correctly.....maybe it doesn't like something about how things are layed out in the "Files" folder? It literally is the same layout one would use if you are doing a regular manual install.
Sorry for the delayed response - I am still working on the script but our company has a contract with a development vendor that is helping me break out the installation in different steps. its a bit tedious but so far what we are doing seems to be working.
If anyone following is curious just because Solidworks is just not fun to support in general, I can post the script here when its finalized.