- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- iscmdbld not recognized as an internal or external command
- 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
I am trying to use the iscmdbld to build my projects with a batch file. When I run the command i get iscmdbld is not recognized as an internal or external command, operable program or batch file.
I tried copying the iscmdbld into the system 32 folder and it no longer has this error but it doesn't build my install.
(Installshiled 11.5 Professional, using on a VM Windows XP)
any suggestions?
Update: I'm trying to figure out what files need to be added to the System32 folder in order for this to work.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Have you tried putting the C:\Program FIles\InstallShield\...\System folder in the system path environment variable?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Have you tried putting the C:\Program FIles\InstallShield\...\System folder in the system path environment variable?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi,
I did set path to "C:\Program Files (x86)\InstallShield\2020\System" as you mentioned here. But I am still not able to execute the command "ISCmdBld.exe -p ....." using azure pipeline. However it works when I do it on server itself. Can you guide me here?
I am getting following error: