|
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
|