My-T-Touch used as an example / Developer's Kit / Win 95 or newer
( 1) Follow steps 2-5 to Open My-T-Touch, then Minimize My-T-Touch (Verify that My-T-Touch is configured for desired minimized state - button or icon)
( 2) Create a batch file, e.g. C:\WINDOWS\OPENMTT.BAT:
C:\WINDOWS\MYTTOUCH\MYTTOUCH.EXE[Enter]
C:\WINDOWS\MYTTOUCH\DEVKIT\MINMZMTS.EXE[Enter]
[EOF]
[EOF]=End Of File, assumes Developer's Kit unzipped in default directory C:\WINDOWS\MYTTOUCH
( 3) Add Shortcut to Windows StartUp group - open StartUp, then New|Shortcut|Browse - select C:\WINDOWS\OPENMTT.BAT, name it as desired, select icon, then Finish
( 4) Edit Icon in StartUp Group - right-click, properties - change / verify the following: Program tab|Run is set to Minimized|"Close on exit" is On; Screen tab|Usage is set on Window, not Full-screen
( 5) If you do not want opening splash screen, add -NoSplash option after MYTTOUCH.EXE in first line of batch file
( 6) Many more tricks can be accomplished with simple batch files & Developer's Kit EXE files if control of application is not possible