Yes, you should be able to type setup.exe /r from the command prompt, this will create a setup.iss file in your c:\windows folder.
You can then using the iss file for your silent installations.
More info about silent install here
http://helpnet.acresso.com/robo/proj...ine.htm#rParam
Good luck
Darin