Jump to content

asilus

Members
  • Posts

    4
  • Joined

  • Last visited

asilus's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. hi, for start a program with another user, you must use the command "RunAs" or "RunAsWait". RunAs ( "username", "domain", "password", logon_flag, "filename" [, "workingdir" [, show_flag [, opt_flag ]]] ) RunAsWait ( "username", "domain", "password", logon_flag, "filename" [, "workingdir" [, show_flag [, opt_flag ]]] ) for more informations read the help of AutoIt "F1". bye, Asilus
  2. yes sorry, my connection is slowly.
  3. hi, i have a problem: my windows xp has installed the drivers randomly in my computer, i want find a driver and install it but i don't find command to find a file with autoit, can you help me? please. Asilus
  4. hi, I'd like to put some modifications on your script. Do you give me the right to do it and publish the new code on this forum?
×
×
  • Create New...