Hi ,
 i build installer with ultidev cassini , 
 it's look good and i can see the website registerd on the ulti dev explorer 
 
 how can i start the cassini service automaticly on the installer that i built  ?
 i want to give disc to client that everything will be automticly that include the installer
 i used this line 
 "[ProgramFilesFolder]\UltiDev\Web Server\UWS.RegApp.exe" /r /AppID="[UpgradeCode]" /path:"[TARGETDIR]\WebApp"
 i"m using VS2010 
 please help