View Single Post

  #12  
Old 01-06-2009, 12:21 PM
geekplusbeer Offline
Registered User
 
Join Date: Jan 2009
Posts: 1
heres what i do

i know this is an old thread.. but here is what i do.

make a bat file in the root dir on the flash drive and then us the %cd% environment variable like so:

start %cd%\application.directory\subdirectory\applicatio n.exe


not exactly a .lnk.. but it does the trick for me
Reply With Quote