Re: Shortcuts on a CD
- From: "Mark Kyprianou" <MarkKyprianou@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 18 Aug 2005 16:43:02 -0700
"WTC" wrote:
> "Mark Kyprianou" <MarkKyprianou@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:3318C1FC-C265-413D-9379-92B87E3D2922@xxxxxxxxxxxxxxxx
> > I'm trying to create a series of shortcuts to items for a MultiMedia CD
> > that
> > I'm creating. I try to make it easy for people to use so I create a
> > directory for shortcuts to items on the CD that I want them to access.
> > Then
> > have the autoplay open up that directory so they have access to everything
> > on
> > the CD.
> >
> > How do I create a shortcut that will work on whatever drive that they have
> > assigned on their system. FOr example, my CD is drive M:\ when I put the
> > CD
> > into a system with a different drive letter assignment, the shortcut does
> > not
> > work.
> >
> > Is there a way to use the label of the CD? Something else?
> >
> > thanx. mark
>
>
> Here is a start, you need a cmd or a bat file that will run as the autorun
> file that has the *one& lines in it. And you need a *blank* file called
> CD.txt on the cd.
>
> ------
>
> FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST
> %%i:\CD.txt SET CDROM=%%i:
>
> -----
>
> NOTE: the above is all one line.
>
> Then in your path for the shortcuts use %CDROM%
I created the bat file above ok, but I cannot put %CDROM% in the shortcut.
I always get errors, like:
The name '%CDROM%\test.txt' specified in the Target box is not valid. Make
sure the path and file name are correct. How ccan I put the variable name in
the shortcut window?
Also, can I put multiple commands in the autorun file?
>
> --
> William
>
>
>
>
.
- Follow-Ups:
- Re: Shortcuts on a CD
- From: WTC
- Re: Shortcuts on a CD
- From: WTC
- Re: Shortcuts on a CD
- References:
- Shortcuts on a CD
- From: Mark Kyprianou
- Re: Shortcuts on a CD
- From: WTC
- Shortcuts on a CD
- Prev by Date: Re: Windows XP pro welcome screen problem
- Next by Date: Re: New Install Hangs On Boot (long)
- Previous by thread: Re: Shortcuts on a CD
- Next by thread: Re: Shortcuts on a CD
- Index(es):
Relevant Pages
|