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
- :
- newbie question
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
Oct 22, 2009
02:14 PM
newbie question
Created a basic MSI project. I added my files. One of my files is a *.bat file which I want to execute after all my files are written to destination. I added a custom action -> New exe and then tried to launch cmd.exe /c [INSTALLDIR]mybatfile.bat but that does not seem to work.
What is the best way to install the files and then run the batch file?
What is the best way to install the files and then run the batch file?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 22, 2009
04:21 PM
See if this helps: http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q111515&sliceId=1&docTypeID=DT_HOWTO_1_1&dialogID=70123726&stateId=0 0 70119738
I found this by going to the Help menu, Acresso on the Web, then selecting Knowledge Base under Support, then InstallShield, then searching for "batch file after" for InstallShield (all versions).
I found this by going to the Help menu, Acresso on the Web, then selecting Knowledge Base under Support, then InstallShield, then searching for "batch file after" for InstallShield (all versions).