Dizzy 2 Posted March 4, 2012 (edited) Can someone give me an example how to start an exe (e.g. notepad) with SYSTEM rights? I think, i've to use "RunAs" but it did not work for me ... Thanks Dizzy Edited March 4, 2012 by Dizzy Share this post Link to post Share on other sites
Dizzy 2 Posted March 4, 2012 OK - after walking around several places it seems to be not possible (yet). So i've done ist with "RunAsSvc.exe". But this tool gives me no choice to uninstall the service. Any idea? Thanks Dizzy Share this post Link to post Share on other sites
JLogan3o13 1,623 Posted March 5, 2012 Hi, Dizzy. For running under the System context, check out PSExec. You can bundle the psexec.exe with your script and then use that to run as System. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Share this post Link to post Share on other sites
PhoenixXL 168 Posted August 31, 2012 (edited) Check my Signature Edited August 31, 2012 by PhoenixXL My code:PredictText: Predict Text of an Edit Control Like Scite. Remote Gmail: Execute your Scripts through Gmail. StringRegExp:Share and learn RegExp.Run As System: A command line wrapper around PSEXEC.exe to execute your apps scripts as System (LSA). Database: An easier approach for _SQ_LITE beginners. MathsEx: A UDF for Fractions and LCM, GCF/HCF. FloatingText: An UDF for make your text floating. Clipboard Extendor: A clipboard monitoring tool. Custom ScrollBar: Scroll Bar made with GDI+, user can use bitmaps instead. RestrictEdit_SRE: Restrict text in an Edit Control through a Regular Expression. Share this post Link to post Share on other sites