Help - Search - Members - Calendar
Full Version: Virtual Cd 6 - Unattended
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
X-Savior
Hi there,

I have been trying all the usual Install Sheild ways of installing Virtual CD 6 but no dice. Has anyone got it to work using Start.cmd?

Thanks!
Nologic
Check the autoit thread, I have a script in there...not tested for correctly hooking up to a drive server on the network...but other wise should be fine.
SiMoNsAyS
never used this software but as long as you said it uses installshield... maybe if dir is read-only then log can not be created so setup fails. make sure you used -f1 -f2 switches tongue.gif
X-Savior
Ok, I will check it out..

Thanks! smile.gif
DavidC
I have changed the inside of the autoit file for the name change from 6001 to 6006 and added the serial number, but it stops and doesn't complete and exit when used in VMware. It stops on the finished screen and just sits there. Is anyone else having this problem, or is there something I am doing wrong?
Nologic
Well edit it some more. smile.gif

change the finish window code to have a time out applied

WinWaitActive ( "title", "text", 60 ) ; 1 min till time out
If WinExist ( "title" ) then WinActivate ( "title" ) ; This gives focus...if focus was the problem

double check commands...but it should be changed to some thing like that.

I know this isn't posted in the thread any more...but all my scripts are only tested by me in windows...I have never tested unattended. Tho few have ever reported problems...hehe but problems have came up all the same.

If that fixes the issue let me know I'll edit the script to reflect the changes.




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.