Jump to content

Recommended Posts

Posted

Is there any way to deside yourself what the name of the process will be, with a command or something like that..?

because i got sevral cripts that is running in the background, and when i want to close a process i want to no witch i am closing ;)

Posted (edited)

compile it and it will have same name as your script had if you look at task manager.

example: myscript.au3 --> myscript.exe

Edited by Pain
Posted

ok, tnx...

but in that case ... is there any way to make the script change it's name.. like a command in the script where you can deside what the name should be?

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
×
×
  • Create New...