wazze Posted December 5, 2009 Posted December 5, 2009 Hy guys! I have a problem, if i run my script an other program says "the program can not be executed with the following program. myprogram.exe". Is there any way to hide my program from other programs?
picea892 Posted December 5, 2009 Posted December 5, 2009 Your question is too cryptic. More information or code is needed. So you compiled your program. And you are trying to do what? Execute a program using shellexecute? I don't know, tell us more.
wazze Posted December 5, 2009 Author Posted December 5, 2009 Your question is too cryptic. More information or code is needed.So you compiled your program. And you are trying to do what? Execute a program using shellexecute? I don't know, tell us more.no no no, its a realy simple program, it uses only getpixelcolor, pixelsreach and send functions. only 12 lines
picea892 Posted December 5, 2009 Posted December 5, 2009 hmmm. Hide from taskbar easy Keep program off process list - This is not an acceptable question to ask on this forum. I recognize it is likely for a game but there are evil purposes for wanting to do this as well and this is not a question answered here. Compile your script and run it. It may be just looking for .au3 in the process list. Other than that we can't help you. Picea
wazze Posted December 5, 2009 Author Posted December 5, 2009 hmmm.Hide from taskbar easyKeep program off process list - This is not an acceptable question to ask on this forum. I recognize it is likely for a game but there are evil purposes for wanting to do this as well and this is not a question answered here.Compile your script and run it. It may be just looking for .au3 in the process list. Other than that we can't help you.Piceaevil purposes lol xD i tried to make a script:While 1 sleep(1) WEnd i compiled, runed and i get the same message ^^
Developers Jos Posted December 5, 2009 Developers Posted December 5, 2009 lets not go there.... *click* SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts