AutoIt Forums: BitDefender 9 Professional Plus Registration - AutoIt Forums

Jump to content

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

BitDefender 9 Professional Plus Registration

#1 User is offline   Nucleus 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 16
  • Joined: 08-November 05

Posted 08 November 2005 - 09:09 PM

Hello,

I am very new to autoit, i have no experience whatsoever, and the only method i used to create any autoit scripts i have created, is by using the SciTe ScriptWriter tool, which is no good with this program, and that is why i need your help.

After the installation of BitDefender 9 Professional Plus, 2 screens appear, instead of 4 in BitDefender 8 Professional Plus.

http://www.aristos.net/files/images/screen1.jpg

and

http://www.aristos.net/files/images/screen2.jpg

I have tried modifying the the old AutoIT (that worked with BitDefender 8 Professional Plus), but that crashed and burned.

The AutoIT window Info tool shows no Control ID: or Text:

So i was told instead of using controlclick to use mouseclick.

HELP! :idea: How?

#2 User is offline   w0uter 

  • resreveR nA
  • PipPipPipPipPipPipPip
  • Group: Full Members
  • Posts: 2,262
  • Joined: 11-January 05
  • Location:The Netherlands

Posted 08 November 2005 - 09:12 PM

how about simply (Control)Send ?

#3 User is offline   Nucleus 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 16
  • Joined: 08-November 05

Posted 09 November 2005 - 12:04 AM

Thank you very much for your replies. I have tested both scripts. The first one works just fine. The second one gives me 2 error messages. If I'm guessing right, the second one should be better than the first one? Gives back feedback? Anyway, I will use which ever one you tell me. :)

#4 User is offline   w0uter 

  • resreveR nA
  • PipPipPipPipPipPipPip
  • Group: Full Members
  • Posts: 2,262
  • Joined: 11-January 05
  • Location:The Netherlands

Posted 09 November 2005 - 01:06 AM

Get the beta (and use Scite ;))

#5 User is offline   Nucleus 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 16
  • Joined: 08-November 05

Posted 09 November 2005 - 03:24 PM

You were right to be pissed with bitdefender. It's really annoying trying to register bitdefender using an autoit script, while bitdefender stopping it from running because it detects it as a virus. That totally screwed up my unattended installation.

I don't suppose there's a workaround this problem??

#6 User is offline   MHz 

  • Just simple
  • Icon
  • Group: AutoIt MVPs(MVP)
  • Posts: 5,076
  • Joined: 02-August 04
  • Location:Australia

Posted 09 November 2005 - 03:36 PM

Don't compile. Use the script and use AutoIt3.exe to run the script.
You can put AutoIt3.exe in your systems path for ease so you would not need to use PathTo as mentioned below.
The command:
[ code='text' ]    ( Popup )
PathTo\AutoIt3.exe YourScript.au3


Edit:
And you could just monitor for the presence of the definition file that BitDefender installs, delete it and perhaps copy over a later version. When done closing BitDefender.

This post has been edited by MHz: 09 November 2005 - 03:40 PM


#7 User is offline   Nucleus 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 16
  • Joined: 08-November 05

Posted 09 November 2005 - 03:39 PM

Worked ;) Thanks. :)

This post has been edited by Nucleus: 10 November 2005 - 04:10 PM


#8 User is offline   spachtler 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 14
  • Joined: 24-June 04

Posted 13 November 2005 - 08:23 PM

is a silent-installation possible too for bitdefender 9 standard?
after install i get just the first dialog wiht no title and no text.

#9 User is offline   spachtler 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 14
  • Joined: 24-June 04

Posted 13 November 2005 - 09:57 PM

found a very easy way!!!! no autoit needed, just prepare the win.ini in the windows-dircetory FIRST,
then just do the install wit /qb and everything is fine

#10 User is offline   Nucleus 

  • Member
  • Pip
  • Group: Full Members
  • Posts: 16
  • Joined: 08-November 05

Posted 14 November 2005 - 05:42 PM

spachtler said:

found a very easy way!!!! no autoit needed, just prepare the win.ini in the windows-dircetory FIRST,
then just do the install wit /qb and everything is fine


Could you please describe exactly the process of doing this?

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