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
- :
- Using ISCmdBld.exe for generating Setup.exe under Package folder
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
Apr 12, 2017
09:30 AM
Using ISCmdBld.exe for generating Setup.exe under Package folder
My commandline code is :
ISCmdBld.exe -p "C:\Testing\MSIApp_V19.02.02\Install\Source\PC Tool MS-I.ism" -b "C:\Testing\MSIApp_V19.02.02\Install\Release" -e "Y"
Issue is not able to generate Package Setup.exe using cmdline but the .ism project was succesfully packaging Setup.exe using the GUI interface.
Using GUI, folder structure was --- Release -> Package -> Setup.exe and Release -> Disk Images -> Disk1 -> setup.exe
Now with using cmdline folder structure is only --- Release -> Disk Images -> Disk1 -> setup.exe. Package folder is missing from the build
Commandline is building successfully, there are no errors.
Can anyone suggest the changes to be done to generate the Package folder also under Release.
Thanks
ISCmdBld.exe -p "C:\Testing\MSIApp_V19.02.02\Install\Source\PC Tool MS-I.ism" -b "C:\Testing\MSIApp_V19.02.02\Install\Release" -e "Y"
Issue is not able to generate Package Setup.exe using cmdline but the .ism project was succesfully packaging Setup.exe using the GUI interface.
Using GUI, folder structure was --- Release -> Package -> Setup.exe and Release -> Disk Images -> Disk1 -> setup.exe
Now with using cmdline folder structure is only --- Release -> Disk Images -> Disk1 -> setup.exe. Package folder is missing from the build
Commandline is building successfully, there are no errors.
Can anyone suggest the changes to be done to generate the Package folder also under Release.
Thanks
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jun 15, 2017
12:16 PM
Anybody find a solution to this?
I'm having the same issue with 2016 and installscript installs.
I'm having the same issue with 2016 and installscript installs.