Creo 3 silent install
All:
I am running Creo 3.0 and trying to install Parametric on a handful of machines. Found the install guide and tried setting up a batch file to run the install silently and remotely. It worked on Creo 2.0 but I am unable to get Creo 3.0 to install. I can show you guys my batch file to run it but it is nothing special and mirrors the one that is working. I was just informed that the licenses servers are having some issues but would that keep this from installing?
OS: Win 7 SP1 x64
SW: Creo 3.0 M100
%~dp0setup.exe -xml %~dp0xml\sim.p.xml -xml %~dp0xml\pma.p.xml -xml %~dp0xml\creobase.p.xml

