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
- :
- Execute Command action...
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 21, 2008
03:31 PM
Execute Command action...
How can I tell what directory the installer is calling the Execute command action from? I need my installer to execute a batch file and no matter what I do to the command line argument of the Execute command action my batch file is never getting executed. I know this because I have a pause in my batch file and I never get a command prompt window in which I need to press a key to continue execution of my batch file. I also have the suspend installer execution check box checked but the installer never suspends. Thanks.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 22, 2008
03:20 AM
Would it be possible for you to post your project (or at least a sample project reproducing your issue)?