This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Exe location
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 16, 2011
02:43 PM
Exe location
Hello,
I have an InstallScript MSI project that is released compressed.
How can I get the location of the Exe file? If i use SRCDIR, it gives me the temp folder where it was uncompressed and ran from.
I need to know the location where the exe was launched from.
Thanks,
I have an InstallScript MSI project that is released compressed.
How can I get the location of the Exe file? If i use SRCDIR, it gives me the temp folder where it was uncompressed and ran from.
I need to know the location where the exe was launched from.
Thanks,
(1) Reply

Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 16, 2011
08:07 PM
Maybe you can try SETUPEXEDIR property.
