Home
Name Modified Size InfoDownloads / Week
RunApp.exe 2011-10-11 79.9 kB
CommonLibrary.dll 2011-10-11 883.2 kB
ReadMe.txt 2011-10-11 654 Bytes
Totals: 3 Items   963.7 kB 0
RunApp is a very simple tool written in C# using the .Net 4.0 library. RunApp will launch a executable minimized after the given number of seconds. RunApp does not show itself on the desktop, taskbar or in a cmd window. 

It was written to launch apps in a CarPC environment as I could not find a tool that would both delay and minimize.

 Usage: RunApp -delay:[count] -path:[Executable Path] -restart:[true/false]
	 Delay Count: Value in seconds (required, can be zero )
	 Executable Path: Valid path, including executable name and extension (required)
	 Restart Application: 'true' if you want the application to automatically restart (optional)
Source: ReadMe.txt, updated 2011-10-11