too hip Posted May 6, 2004 Share Posted May 6, 2004 I am trying to figures out the silent switches for a .msp file which is an update pack for ACDSEE version 5. I have tried many different ways and still can't get it to update silently./S (It runs something but the version is not updated)/QB+ (installs it but when I check the version it's still the same)I've also tried to slipstream it to the original .msi file but it says it can't find a certain file and stops.msiexec /p (location of msp file) /a (location of msi file)Thanks... Link to comment Share on other sites More sharing options...
Blam-O! Posted May 19, 2004 Share Posted May 19, 2004 try repacking the file using a hex editer to extract the files into a dir, then use .msi to install it.making a note of your changed reg files also helps. Link to comment Share on other sites More sharing options...
XtremeMaC Posted May 19, 2004 Share Posted May 19, 2004 can't u just dl the updated one? Link to comment Share on other sites More sharing options...
LiquidSage Posted May 19, 2004 Share Posted May 19, 2004 First make an admin install by running C:\WINDOWS\System32\msiexec.exe /I "C:\ACDSee v5.0 PowerPack\ACDSee 5.0 PowerPack.msi" (change DIR path as needed)Then try to SS. Put path in quotes!! Take off read only attrib if it is on.Make sure to full admin priv and also the right msp forv5. (either std or PP) Link to comment Share on other sites More sharing options...
chadness Posted May 19, 2004 Share Posted May 19, 2004 First make an admin install by running C:\WINDOWS\System32\msiexec.exe /I "C:\ACDSee v5.0 PowerPack\ACDSee 5.0 PowerPack.msi" (change DIR path as needed)To do an administrative install, you usually need to do /a, not /i Link to comment Share on other sites More sharing options...
LiquidSage Posted May 19, 2004 Share Posted May 19, 2004 variety is the spice of life Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now