Run batch from dos shortcut

  • Thread starter Thread starter MAO
  • Start date Start date
Go to a blank spot on the desk-top -> right-click -> choose
new->shortcut->then browse for the batch file name (.bat) or enter path/name.
zzp
 
Place a shortcut here >>>
C:\Documents and Settings\All Users\Start Menu\Programs\Startup
 
You should then edit the shortcut and instead of
the original cmdline use
%comspec% /k "original cmdline"

Erik
 
Back
Top