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
- :
- Re: how to build patch through commandline using ISCmdBld.exe
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Nov 25, 2010
06:28 AM
how to build patch through commandline using ISCmdBld.exe
Hi
I tried to build patch using ISCmdBld.exe as follow
ISCmdBld.exe -p "MSI\Chameleon Suite.ism" -patch_config "patchexample"
But I am getting error as "-1113: the 'patch_config' switch is not recognised
please help me in solving this issue
Thnx
Deepak
I tried to build patch using ISCmdBld.exe as follow
ISCmdBld.exe -p "MSI\Chameleon Suite.ism" -patch_config "patchexample"
But I am getting error as "-1113: the 'patch_config' switch is not recognised
please help me in solving this issue
Thnx
Deepak
(2) Replies
‎Jan 07, 2011
12:52 AM
It appears the "-p" you posted uses a special character (an en dash?) instead of a hyphen; this often happens if you copied the command from Microsoft Outlook or Word. Same applies to the curly quotation marks around "patchexample", which want to be straight quotation marks.
Perhaps type the command (instead of copying and pasting) and see what happens?
Perhaps type the command (instead of copying and pasting) and see what happens?
‎Jan 07, 2011
09:22 AM
Hmm, that advice (which was the case [post=459689]here[/post]) might not apply here...
What version of ISCmdBld are you using? The -patch_config switch was introduced in InstallShield 2009.
What version of ISCmdBld are you using? The -patch_config switch was introduced in InstallShield 2009.