I cannot call a long msiexec /i command line from a wise package studio 7 wrapper (ipf file)
How can I call this command line from a batch file and make sure that the exitcode is communicated back to the wrapper ? If you have any other suggestions to solve this issue, please let me know.
0 Comments
[ - ] Hide Comments

so that the conversation will remain readable.
Answer this question
or Comment on this question for clarity
Answers
The subject of wrappers has been done to death, here and even more so on the Altiris forum (now Symantec Connect). Search there for 'wrapper' and/or 'exit code'. There were some detailed posts this month.
As for the lengthy command line, I suspect you're passing a bunch of properties? Use a transform instead.
As for the lengthy command line, I suspect you're passing a bunch of properties? Use a transform instead.
Please log in to comment
Thanks robtk for letting me know.
I did indeed not yet respond to the question.
Now I did , you can check my response here :
http://www.experts-exchange.com/Programming/Installation/MSI/Q_24660792.html#a25213318
I did indeed not yet respond to the question.
Now I did , you can check my response here :
http://www.experts-exchange.com/Programming/Installation/MSI/Q_24660792.html#a25213318
Please log in to comment
Comments