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
- :
- Re: Urgent Help plsss for find setup.exe directory
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
‎Jul 08, 2013
04:05 AM
Urgent Help plsss for find setup.exe directory
Hello everyone
Hello everyone
I'm in desperate need for help.
I've got an IS-MSI project with some redistributable installation.
After the installation I need to know the location of the setup.exe file.
Everything worked well before but now that i have inserted SQL among the prerequisites, it needs a restart therefore
the directory found by GetCurrentDir is C:\Windows\System32
What's more PACKAGE_LOCATION is empty...
I tried to put the Get CurrentDir before the prerequisites installation but even in the On Begin prerequisites start first
and this spoils the GetCu rrentDir location
So what can I do to get the setup.exe location?
Thank u in advance for whatever might help me.....
Patrick
Hello everyone
I'm in desperate need for help.
I've got an IS-MSI project with some redistributable installation.
After the installation I need to know the location of the setup.exe file.
Everything worked well before but now that i have inserted SQL among the prerequisites, it needs a restart therefore
the directory found by GetCurrentDir is C:\Windows\System32
What's more PACKAGE_LOCATION is empty...
I tried to put the Get CurrentDir before the prerequisites installation but even in the On Begin prerequisites start first
and this spoils the GetCu rrentDir location
So what can I do to get the setup.exe location?
Thank u in advance for whatever might help me.....
Patrick
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 09, 2013
10:10 AM
Maybe SRCDIR?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 09, 2013
03:18 PM
Consider SRCDIR, SourceDir, or SETUPEXEDIR. They each have caveats to consider.
http://kb.flexerasoftware.com/doc/Helpnet/installshield12helplib/SETUPEXEDIR.htm
http://kb.flexerasoftware.com/doc/Helpnet/installshield12helplib/SETUPEXEDIR.htm