Alcoholic 0 Posted July 24, 2007 Hi all you out there dreamers n programmers. I've done some searching in this forum and found some scripts but nothing seems to work. I thing there is a script that starts a cmd window and then runs a given compiled script as "system" but i cannot find it in here. Can someone help please? I FEEL DEVOTION Share this post Link to post Share on other sites
PsaltyDS 41 Posted July 24, 2007 You would have to run it as a service to do that. Which can be done - easily found on the forum search. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites
Alcoholic 0 Posted July 24, 2007 You would have to run it as a service to do that. Which can be done - easily found on the forum search. The scripts i found ask for username and password and have a gui.I'm pretty sure there's a script that runs as "user" and runs another-any- compiled script as "system" using some cmd commands. Doesanybody know this?Thanks in advance... I FEEL DEVOTION Share this post Link to post Share on other sites
PsaltyDS 41 Posted July 24, 2007 ...what is you want to run? Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites
lordofthestrings 3 Posted July 25, 2007 try this one.. funny CMD boxes.. http://security.fnal.gov/cookbook/LocalSystem.htmlI googled: http://www.google.be/search?hl=en&q=ru...ystem&meta= Share this post Link to post Share on other sites
PsaltyDS 41 Posted July 25, 2007 try this one.. funny CMD boxes.. http://security.fnal.gov/cookbook/LocalSystem.htmlI googled: http://www.google.be/search?hl=en&q=ru...ystem&meta=OK, I stand corrected. You would either have to run a service OR a scheduled task as SYSTEM to do that. But you already have that, so... what was the question? Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites