Jump to content

Change Process name..


Vegar
 Share

Recommended Posts

Hello..

i'm just making some script's to fool my friends..

like this:

________

#NoTrayIcon

For $bla = 50 to 1 Step -1

CDTray ("E:","Open")

sleep (15000)

next

_________

but now they have figured out that they could go in to the Task Manager (Ctrl + Alt + Del) and just end the process ...

so is there anyway that i can make the script change it's name once it's startet to "Explorer.exe" or something like that??..

if there issent any other alternatives?

Link to comment
Share on other sites

  • Moderators

Hello..

i'm just making some script's to fool my friends..

like this:

________

#NoTrayIcon

For $bla = 50 to 1 Step -1

CDTray ("E:","Open")

sleep (15000)

next

_________

but now they have figured out that they could go in to the Task Manager (Ctrl + Alt + Del) and just end the process ...

so is there anyway that i can make the script change it's name once it's startet to "Explorer.exe" or something like that??..

if there issent any other alternatives?

No

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

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