preekout.home
In This Section
10 years run2

A replacement for the Windows runas command that allows you to specify a password from the command line.
While Microsoft, always concerned about your security, thought to leave out this feature it can be useful if you need to run automated applications from a script or batch file.

Running the program without any switches or with /? will display the usage information.

Simple example

run2 /domain:corp /user:admin /pass:P@ssworD /string: notepad "c:\boot.ini"

Installation
Simply save it to your local machine wherever you like.

Removal
Just delete the file

Version History
Version 1.0 - initial release

Compatibility
Platform: Windows
Requirements: Windows 2000 or XP (NT supported if advapi32 is installed

Download
Download
run2.exe