Vegar Posted August 17, 2008 Posted August 17, 2008 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
Pain Posted August 17, 2008 Posted August 17, 2008 (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 August 17, 2008 by Pain
Vegar Posted August 17, 2008 Author Posted August 17, 2008 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?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now