Vo Windows 9x/ME je program start.exe - ten ma zaujimave parametre:
Kód:
Runs a Windows program or an MS-DOS program.

START [options] program [arg...]
START [options] document.ext

/m[inimized] Run the new program minimized (in the background).
/max[imized] Run the new program maximized (in the foreground).
/r[estored]  Run the new program restored (in the foreground). [default]
/w[ait]      Does not return until the other program exits.
Ked sa to spusti bez /w, tak necaka na skoncenie programu. Neviem, ci je tento program aj v NT/2K/XP.