Getting Path of MSI script
Have developed a script using Wise Installer for Windows 6.1
I am taking several open source tools (Eclipse, Jboss, Ant, etc), and installing them,
Each of the above packages is shipped as a single zip. I expand the zips, perform some customisation, and then rezip and creeate a self extracting zip.
Have written a single MSI script that took each of these and installed in a set sequence, setting the various enviornment variables.
Now wish to change this as at present I install the self extracting zips to the client machines before invoking the self extraction. What I want is a simple MSI script that calls each of the binaries on the network. Am attempting to use ExecuteFromPath action, but the path may change, and so what I want is the current path of the MSI binary, as the other files will always be in the same directory as that.
How do I find out what the path is to the currently running MSI script.
Onkar
I am taking several open source tools (Eclipse, Jboss, Ant, etc), and installing them,
Each of the above packages is shipped as a single zip. I expand the zips, perform some customisation, and then rezip and creeate a self extracting zip.
Have written a single MSI script that took each of these and installed in a set sequence, setting the various enviornment variables.
Now wish to change this as at present I install the self extracting zips to the client machines before invoking the self extraction. What I want is a simple MSI script that calls each of the binaries on the network. Am attempting to use ExecuteFromPath action, but the path may change, and so what I want is the current path of the MSI binary, as the other files will always be in the same directory as that.
How do I find out what the path is to the currently running MSI script.
Onkar
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
peska
18 years ago
Posted by:
AngelD
18 years ago
Posted by:
peska
18 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.