Jump to content

Recommended Posts

Posted

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.

Posted Image

and

Posted Image

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! B) How?

Posted

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. B)

Posted

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??

Posted (edited)

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:

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.

Edited by MHz
Posted

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?

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...