Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Changings Paths in MSI's
Name: pfrimley Date: October 17, 2005 at 23:42:59 Pacific OS: Windows XP Professional CPU/Ram: AMD Duron 800
Comment:
Hi does anyone know how to change save paths contained in MSI's as when I roll out the software I would like to save to the users my documents not the local drive and owuld also like to put resources on the server?
Name: ntengineer Date: October 18, 2005 at 11:52:39 Pacific
Reply:
There are a few ways to do this.
If the author of the MSI wrote it to accept the destiation on the command line you can do it that way, something like:
msiexec /i file.msi DESTINATION=FOLDER
If they didn't write the MSI to do that, you can use ORCA which is available from Microsoft's Platform SDK (I believe). This program will allow you to modify values in an MSI package and resave it. I've had some luck with this.
Summary: Hi Actually I am using Win 2000. I didn't use since a long time. Thats why i forgot password of that system. Now one more doubt raised in my mind. Can we change password and as well Administrator's ...
Summary: Hello everybody, I need some help on a matter. Okay, straight to the point. I have a machine at work running Windows Server 2003 which acts as a, well, server. One this machine, there are many shared ...