Home All Groups Group Topic Archive Search About

Windows Shortcuts - Target - Set %USERPROFILE%

Author
26 Oct 2007 4:12 PM
gumby
I am trying to set a shortcut that has a varaible for the
USERSPROFILE. I want to be able to copy a shortcut on to people's
desktop and have it link to a folder in thier USERPROFILE.

"C:\Documents and Settings\%USERPROFILE%\My Documents\CM_Tracker
\CMTracker_FE.mdb"


I have tried the above and it does not work. It does however work for
the Start In: Each user will have the above list folder and file in
thier userprofile, just want to be able to link it for them.

David

Author
26 Oct 2007 5:45 PM
Nepatsfan
In news:1193415165.297318.205380@19g2000hsx.googlegroups.com,
gumby <gumbysoluti***@cox.net> wrote:
Show quote
> I am trying to set a shortcut that has a varaible for the
> USERSPROFILE. I want to be able to copy a shortcut on to
> people's
> desktop and have it link to a folder in thier USERPROFILE.
>
> "C:\Documents and Settings\%USERPROFILE%\My
> Documents\CM_Tracker
> \CMTracker_FE.mdb"
>
>
> I have tried the above and it does not work. It does however
> work for
> the Start In: Each user will have the above list folder and
> file in
> thier userprofile, just want to be able to link it for them.
>
> David

Have you tried leaving out the reference to C:\Documents and
Settings? Since %USERPROFILE% expands to C:\Documents and
Settings\USERACCOUNT, the start of your path is redundant.

See if this works.

%USERPROFILE%\My Documents\CM_Tracker\CMTracker_FE.mdb

Good luck

Nepatsfan
Author
26 Oct 2007 6:57 PM
gumby
Show quote
On Oct 26, 12:45 pm, "Nepatsfan" <nepats***@SBXXXIX.com> wrote:
> Innews:1193415165.297318.205***@19g2000hsx.googlegroups.com,
>
>
>
>
>
> gumby <gumbysoluti***@cox.net> wrote:
> > I am trying to set a shortcut that has a varaible for the
> > USERSPROFILE. I want to be able to copy a shortcut on to
> > people's
> > desktop and have it link to a folder in thier USERPROFILE.
>
> > "C:\Documents and Settings\%USERPROFILE%\My
> > Documents\CM_Tracker
> > \CMTracker_FE.mdb"
>
> > I have tried the above and it does not work. It does however
> > work for
> > the Start In: Each user will have the above list folder and
> > file in
> > thier userprofile, just want to be able to link it for them.
>
> > David
>
> Have you tried leaving out the reference to C:\Documents and
> Settings? Since %USERPROFILE% expands to C:\Documents and
> Settings\USERACCOUNT, the start of your path is redundant.
>
> See if this works.
>
> %USERPROFILE%\My Documents\CM_Tracker\CMTracker_FE.mdb
>
> Good luck
>
> Nepatsfan- Hide quoted text -
>
> - Show quoted text -

Nepatsfan -

Thanks - makes a lot of sence and worked great.

Thanks again.

David
Author
26 Oct 2007 8:20 PM
Nepatsfan
In news:1193425051.602601.61500@o38g2000hse.googlegroups.com,
gumby <gumbysoluti***@cox.net> wrote:
Show quote
> On Oct 26, 12:45 pm, "Nepatsfan" <nepats***@SBXXXIX.com>
> wrote:
>> Innews:1193415165.297318.205***@19g2000hsx.googlegroups.com,
>>
>>
>>
>>
>>
>> gumby <gumbysoluti***@cox.net> wrote:
>>> I am trying to set a shortcut that has a varaible for the
>>> USERSPROFILE. I want to be able to copy a shortcut on to
>>> people's
>>> desktop and have it link to a folder in thier USERPROFILE.
>>
>>> "C:\Documents and Settings\%USERPROFILE%\My
>>> Documents\CM_Tracker
>>> \CMTracker_FE.mdb"
>>
>>> I have tried the above and it does not work. It does
>>> however
>>> work for
>>> the Start In: Each user will have the above list folder and
>>> file in
>>> thier userprofile, just want to be able to link it for
>>> them.
>>
>>> David
>>
>> Have you tried leaving out the reference to C:\Documents and
>> Settings? Since %USERPROFILE% expands to C:\Documents and
>> Settings\USERACCOUNT, the start of your path is redundant.
>>
>> See if this works.
>>
>> %USERPROFILE%\My Documents\CM_Tracker\CMTracker_FE.mdb
>>
>> Good luck
>>
>> Nepatsfan- Hide quoted text -
>>
>> - Show quoted text -
>
> Nepatsfan -
>
> Thanks - makes a lot of sence and worked great.
>
> Thanks again.
>
> David

You're welcome. Thanks for taking the time to let us know your
problem is fixed.

Nepatsfan

AddThis Social Bookmark Button