Hello all,

I am trying to script the BlackBerry simulator.
It is an installshield installer that has an msi inside.

I am trying to call it like this:
setup.exe /s /a /s /v"/qb"

My problem is that when I call it from my install script:

Todo.pl "%Z%\packages\rimsim\setup.exe /s /a /s /v"/qb""

Does not work becuase of the double set of double quotes.

What do I need to do to escape the quotes around the /qb ?
 
Thanks

--
Chris Liles
Air2Web
IT Intern


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to