Was wondering if anyone has had a successful install thru sccm using a admin image? I have followed the recommendation to the letter, using the following to create a package and inserting this in the command line:
msiexec /i " \\Server*\name*\Solidworks\swwi\data\SolidWorks.Msi" INSTALLDIR="C:\Program Files\Solidworks Corp" SOLIDWORKSSERIALNUMBER="#### #### #### #### " ENABLEPERFORMANCE=1 OFFICEOPTION=3 ADDLOCAL=SolidWorks,SolidWorksToolbox /qb
It seems to start to install but fails and gives me the error 0x643 (1603)
Any help would be appreciated. In trick to inserting and running it in sccm 2012 would help.
That error is usually associated with the .NET framework. Does the .NET framework need to updated or installed first? Is it the correct version required by SolidWorks?