MSFN Forum: Autoit script problem with bitdefender 8 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Autoit script problem with bitdefender 8 Rate Topic: -----

#1 User is offline   Nucleus 

  • Member
  • PipPip
  • Group: Members
  • Posts: 267
  • Joined: 15-February 05

Posted 17 August 2005 - 07:54 AM

Theoretically, the script is working. The problem is that when it gets to the second window, and has to enter the serial number, for some reason, after it enters the first 2 numbers, that window becomes inactive, and so the script cannot continue entering the serial number. Is there a workaround for this kind of problem?

This is the autoit script i'm using.

Run  ( @ProgramFilesDir & "\Softwin\BitDefender8\bdmcon.exe" )

WinWaitActive ( "BitDefender 8 Professional Plus - Evaluation" )
Send  ( "{ENTER}")

WinWaitActive ( "BitDefender 8 Professional Plus - Registration" )
Send  ( "xxxxxxxxxxxxxxxx" )
Send  ( "{ENTER}" )

WinWaitActive ( "Online Registration" )
Send  ( "{ALTDOWN}{F4}{ALTUP}" )

WinWaitActive ( "Online Registration" )
Send  ( "{ENTER}" )

EXIT


And this is the screenshot, after it has entered the first 2 numbers of the registration serial, but stoppped, because for a second there, the window became inactive.

Attached File(s)




#2 User is offline   Nologic 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 461
  • Joined: 07-October 03

Posted 17 August 2005 - 11:32 AM

ripped code from the main script in the autoit thread...should ideally fix the problem.

You can find the corrected version here [link]

#3 User is offline   Nucleus 

  • Member
  • PipPip
  • Group: Members
  • Posts: 267
  • Joined: 15-February 05

Posted 18 August 2005 - 03:32 PM

Works perfectly. Thanks Nologic :)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy