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
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Urgent: Getting source folder of installer.
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
‎Jan 15, 2010
05:48 AM
Urgent: Getting source folder of installer.
Hi
Please anyone help me in getting the source folder of setup.
I have created a setup using InstallAnyWhere now while installing i require
the source path from where the setup is getting executed.
Awaiting response.
Yogi
Please anyone help me in getting the source folder of setup.
I have created a setup using InstallAnyWhere now while installing i require
the source path from where the setup is getting executed.
Awaiting response.
Yogi
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 15, 2010
07:46 AM
Quoting from the IA manual:
$INSTALLER_LAUNCH_DIR$ This is a full path to the installer's self-extractor. This variable is read-only.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 15, 2010
07:50 AM
Thanks buddy. 🙂