Version: 1 Last Updated: 26 Apr 2017 Release: 20 Apr 2014 Category: System
Rate this software:
109 downloads
Comments
Download
Liked it? Tell others:
zStart Details
Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: e1585332233bae012906fe3365ce89aa35f0b40d Size: 40.96 KB File Format: exe
Rating: 2.4
out of 5
based on 23 user ratings
Downloads: 109 License: Free
zStart is a free software by DB Concepts and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download zStart which is 40.96 KB in size and belongs to the software category System. zStart was released on 2014-04-20 and last updated on our database on 2017-04-26 and is currently at version 1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
zStart Description
zStart.exe Modeled after and very similar to Microsofts "Start" command. The primary thing that is added is the ability to specify what screen/display you want the application to display in. You can also specify the screen coordinates and size. Syntax: zStart [Options] [commandLine] Parameters: Options: /Verbose Display details of what the program is doing as it goes. /Path= Specifies the working directory for the application*. /Affinity= Specifies the processor affinity. /Priority= Specifies the base process priority. Allowed Values: Low, Below, Normal, Above, High Note: zStart must wait for the kernel to actually open a window before trying to adjust it. It tries to do this by monitoring the applications thread activity. Sometimes this isnt good enough. Use /Delay and /Wait to remedy the problem. /Delay= After opening a window, maximium seconds to wait for it to open*. /Wait= After opening a window, minimum seconds to wait for it to open*. /MAX Set the window to Maximized. /MIN Set the window to Minimized. /NORMAL Set the window to Normal. /Screen= Use this monitor/screen. (1, 2, 3, ...) /Top= Set top of the window. /Left= Set left of the window. /Height= Set height of the window. /Width= Set width of the window. /PID= Set this process instead of opening a window. /Title= Set all processes with window title instead of opening a window. /IM= Set all processes with process name instead of opening a window. * only applies when opening a new window CommandLine: Anything on the commandline that is not part of an option is considered part of the command you want to run.