Jump to content

Questions about script


Recommended Posts

Hello people :graduated:

I looked into the "Help File" and I understood how to make auto installation to winzip, so I tried it on another application (Everest Ultimate Edition) and it worked.. kinda.

I have a questions about it:

How can I change the speed of the Send("Enter") for exmaple? (NOT MOUSE CLICKS)

Thanks a lot !!! :(

Edited by SuperNatural
Link to comment
Share on other sites

You could try sending a spacebar to that finish window to close it.

Keeping in with your methods of script you could probably uncheck the control with a series of tabs and spacebar/enter.

Edited by JohnOne

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

Oh, thanks.. =/

But just another little question that I didn't find in the Help File:

If for example, I want to do this:

FileInstall("E:\Driver\File.exe", @TempDir & "\File.exe", 1)

FileCopy(@TempDir & "\File.exe", "C:\Program Files\Driver-Soft\DriverGenius\DriverGenius.exe", 1)

I install in the script the crack that named Crack.exe to the temp folder,

then I copy it to C:\Program Files\Directory..

But:

If for exmaple, someone have the program files on G:\?

How can I do this ?

How can I copy a file to the program files \ driver soft \ driver genius directory, like the @TempDir?

Thanks a lot !!!

BTW

if you can help me here:

I'll glad! :graduated:

Edited by SuperNatural
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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