Silent command to install and uninstall UPS Worldship 15.0
Hi,
Let me know how to create package for UPS Worldship 15.0, I have created .ini settings file to install silently and would like to know on command to uninstall silently.
Answers (3)
Why don't you extract the WORLDSHIP.MSI from the exe and create transform..
Comments:
-
Can you share the silent ini settings file? - pci2000 12 years ago
In case anybody was still wondering about the silent INI config file...this is for WorldShip 2013...
First, extract the original setup EXE file obtained from UPS (should be an InstallShield EXE). Dig into <Dump Dir>\PIF\IM\Resources\ to find a file named 'WS_Silent_Sample.INI'. Tweak the settings in there to your specs, then throw the following line into a command prompt...
<Dump Dir>\Setup.exe /s /i <New Silent INI>