Call Batch file with Parameters in WISE 6.0
Hi,
I created a CA to run Batch file in wise ( execute program from dest.)
after installfinalize, Normal execute imm./def. as follows:
CMD.exe /C "[INSTALLDIR]\productA\install.cmd normal"
but it does not run, do not know how to pass the "normal" parameter. Searched the internet already ups & downs but not
able to find a clear answer. Just want to know how to pass the parameter to my batch file.
Thank you for your help in advance. [:)]
I created a CA to run Batch file in wise ( execute program from dest.)
after installfinalize, Normal execute imm./def. as follows:
CMD.exe /C "[INSTALLDIR]\productA\install.cmd normal"
but it does not run, do not know how to pass the "normal" parameter. Searched the internet already ups & downs but not
able to find a clear answer. Just want to know how to pass the parameter to my batch file.
Thank you for your help in advance. [:)]
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
cygan
13 years ago
Posted by:
Netrock
13 years ago
Thanks for the reply.
Please note I must pass parameters to my batch file. like normal.....
Batch file checks for 3 usage: Normal, Update, Force
at the cmd i have to do this:
c:\productA\install.cmd normal or
c:\productA\install.cmd force
So how can I do "this" in Wise after: CMD.exe /C "[INSTALLDIR]\productA\install.cmd" place normal inside the double " or outside ......use /normal or.....etc
that's my question
Please note I must pass parameters to my batch file. like normal.....
Batch file checks for 3 usage: Normal, Update, Force
at the cmd i have to do this:
c:\productA\install.cmd normal or
c:\productA\install.cmd force
So how can I do "this" in Wise after: CMD.exe /C "[INSTALLDIR]\productA\install.cmd" place normal inside the double " or outside ......use /normal or.....etc
that's my question
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.