Command line parameters with spaces not working in IA 6?
Posted: Tue Jun 27, 2006 11:56 am
Hi,
In IA 5 i was able to pass parameters with spaces to an MSI script as follows:
mymsi.MSI CMDLINE='/s site="ABC Corporation"'
(I.e. parameters with spaces enclosed within double quotations, and the complete CMDLINE parameter enclosed within single quotes.)
The MSI was created using Group Policy Wizard.
In IA 6 it no longer accepts the format above (the script starts up in non-silent mode.)
How can I pass parameters with spaces?
thanks,
Paul G
In IA 5 i was able to pass parameters with spaces to an MSI script as follows:
mymsi.MSI CMDLINE='/s site="ABC Corporation"'
(I.e. parameters with spaces enclosed within double quotations, and the complete CMDLINE parameter enclosed within single quotes.)
The MSI was created using Group Policy Wizard.
In IA 6 it no longer accepts the format above (the script starts up in non-silent mode.)
How can I pass parameters with spaces?
thanks,
Paul G