M MAO Jan 13, 2005 #1 Can you assign a startup batch file to a dos prompt shortcut? If so how? Thanks
G Guest Jan 13, 2005 #2 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
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
W Wesley Vogel Jan 14, 2005 #3 Place a shortcut here >>> C:\Documents and Settings\All Users\Start Menu\Programs\Startup
E Erik Westlin Jan 19, 2005 #4 You should then edit the shortcut and instead of the original cmdline use %comspec% /k "original cmdline" Erik
You should then edit the shortcut and instead of the original cmdline use %comspec% /k "original cmdline" Erik