creating virtual shortcuts on USB drives

  • Thread starter Thread starter *ProteanThread*
  • Start date Start date
P

*ProteanThread*

is there a way to create a virtual shortcut on a USB drive that is
relative to the drive letter (automatically detects drive letter
changes) of the USB drive to run apps on the USB drive?
 
If it is a exe file, then create a bat file and type
start "RELATIVE PATH\YOUR FILE NAME.EXTENSION"

Type start /? in Start > Run > CMD to learn more.


If its not a exe, tell me back..



--
Ayush [ Be ''?'' Happy ]

For any query, search > www.Google.com
Want to know about a term > http://en.wikipedia.org

Replied To :
-------------------------------------------------------------

: is there a way to create a virtual shortcut on a USB drive that is
: relative to the drive letter (automatically detects drive letter
: changes) of the USB drive to run apps on the USB drive?
:
 
that'll work, thank you.


If it is a exe file, then create a bat file and type
start "RELATIVE PATH\YOUR FILE NAME.EXTENSION"

Type start /? in Start > Run > CMD to learn more.


If its not a exe, tell me back..



--
Ayush [ Be ''?'' Happy ]

For any query, search > www.Google.com
Want to know about a term > http://en.wikipedia.org

Replied To :
-------------------------------------------------------------

: is there a way to create a virtual shortcut on a USB drive that is
: relative to the drive letter (automatically detects drive letter
: changes) of the USB drive to run apps on the USB drive?
:
 
You are welcome.

--
Ayush [ Be ''?'' Happy ]

For any query, search > www.Google.com
Want to know about a term > http://en.wikipedia.org

Replied To :
-------------------------------------------------------------

: that'll work, thank you.
:
:
:
: Ayush wrote:
: > If it is a exe file, then create a bat file and type
: > start "RELATIVE PATH\YOUR FILE NAME.EXTENSION"
: >
: > Type start /? in Start > Run > CMD to learn more.
: >
: >
: > If its not a exe, tell me back..
: >
: >
: >
: > --
: > > Ayush [ Be ''?'' Happy ]
: >
: > For any query, search > www.Google.com
: > Want to know about a term > http://en.wikipedia.org
: >
: > Replied To :
: > -------------------------------------------------------------
: >
: > : > : is there a way to create a virtual shortcut on a USB drive that is
: > : relative to the drive letter (automatically detects drive letter
: > : changes) of the USB drive to run apps on the USB drive?
: > :
:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top