Jump to content

Virtual Cd 6 - Unattended


X-Savior

Recommended Posts


  • 2 weeks later...

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?

Link to comment
Share on other sites

Well edit it some more. :)

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.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...