Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > explorer.exe /root,%userprofile% doesn't work

Reply
Thread Tools Display Modes

explorer.exe /root,%userprofile% doesn't work

 
 
Mike Maley
Guest
Posts: n/a

 
      01-03-2008
All,

I am trying to create an explorer window rooted at my profile/home folder.
The following commands all fail with the error "This file does not have a
program associated with it for performing this action. Create an association
in the Set Associations control panel.

explorer.exe /root,%userprofile%
explorer.exe /root,c:\users\michael
explorer.exe /root,::{5E6C858F-0E22-4760-9AFE-EA3317B67173}

Everything works if I use the parent (c:\users) or a child
(c:\users\michael\documents).

Any help is appreciated.

Thanks,
Mike

 
Reply With Quote
 
 
 
 
Frank Saunders MS-MVP IE,OE/WM
Guest
Posts: n/a

 
      01-04-2008
"Mike Maley" <> wrote in message
news:vmefj.35995$ et...
> All,
>
> I am trying to create an explorer window rooted at my profile/home folder.
> The following commands all fail with the error "This file does not have a
> program associated with it for performing this action. Create an
> association in the Set Associations control panel.
>
> explorer.exe /root,%userprofile%
> explorer.exe /root,c:\users\michael
> explorer.exe /root,::{5E6C858F-0E22-4760-9AFE-EA3317B67173}
>
> Everything works if I use the parent (c:\users) or a child
> (c:\users\michael\documents).
>
> Any help is appreciated.
>
> Thanks,
> Mike
>


explorer %userprofile%

--
Frank Saunders MS-MVP IE,OE/WM
www.fjsmjs.com
Do not reply with email

 
Reply With Quote
 
Mike Maley
Guest
Posts: n/a

 
      01-04-2008
That doesn't make the left-side tree rooted at %userprofile%.

"Frank Saunders MS-MVP IE,OE/WM" <> wrote in message
news:%...
> "Mike Maley" <> wrote in message
> news:vmefj.35995$ et...
>> All,
>>
>> I am trying to create an explorer window rooted at my profile/home
>> folder. The following commands all fail with the error "This file does
>> not have a program associated with it for performing this action. Create
>> an association in the Set Associations control panel.
>>
>> explorer.exe /root,%userprofile%
>> explorer.exe /root,c:\users\michael
>> explorer.exe /root,::{5E6C858F-0E22-4760-9AFE-EA3317B67173}
>>
>> Everything works if I use the parent (c:\users) or a child
>> (c:\users\michael\documents).
>>
>> Any help is appreciated.
>>
>> Thanks,
>> Mike
>>

>
> explorer %userprofile%
>
> --
> Frank Saunders MS-MVP IE,OE/WM
> www.fjsmjs.com
> Do not reply with email


 
Reply With Quote
 
Jon
Guest
Posts: n/a

 
      01-04-2008

"Mike Maley" <> wrote in message
news:vmefj.35995$ et...
> All,
>
> I am trying to create an explorer window rooted at my profile/home folder.
> The following commands all fail with the error "This file does not have a
> program associated with it for performing this action. Create an
> association in the Set Associations control panel.
>
> explorer.exe /root,%userprofile%
> explorer.exe /root,c:\users\michael
> explorer.exe /root,::{5E6C858F-0E22-4760-9AFE-EA3317B67173}
>
> Everything works if I use the parent (c:\users) or a child
> (c:\users\michael\documents).
>
> Any help is appreciated.
>
> Thanks,
> Mike
>





A bit long-winded, but this seems to work here.....


explorer.exe /e,/root,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\%userprofile%


--
Jon


 
Reply With Quote
 
Mike Maley
Guest
Posts: n/a

 
      01-04-2008
Thanks. That works.

"Jon" <> wrote in message
news:...
>
> "Mike Maley" <> wrote in message
> news:vmefj.35995$ et...
>> All,
>>
>> I am trying to create an explorer window rooted at my profile/home
>> folder. The following commands all fail with the error "This file does
>> not have a program associated with it for performing this action. Create
>> an association in the Set Associations control panel.
>>
>> explorer.exe /root,%userprofile%
>> explorer.exe /root,c:\users\michael
>> explorer.exe /root,::{5E6C858F-0E22-4760-9AFE-EA3317B67173}
>>
>> Everything works if I use the parent (c:\users) or a child
>> (c:\users\michael\documents).
>>
>> Any help is appreciated.
>>
>> Thanks,
>> Mike
>>

>
>
>
>
> A bit long-winded, but this seems to work here.....
>
>
> explorer.exe
> /e,/root,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\%userprofile%
>
>
> --
> Jon
>
>


 
Reply With Quote
 
Kelmscott
Guest
Posts: n/a

 
      02-28-2008
"Jon" wrote:

> "Mike Maley" <> wrote in message
> news:vmefj.35995$ et...
> > All,
> >

> I am trying to create an explorer window rooted at my profile/home folder.
> > The following commands all fail with the error "This file does not have a
> > program associated with it for performing this action. Create an
> > association in the Set Associations control panel.
> >
> > explorer.exe /root,%userprofile%
> > explorer.exe /root,c:\users\michael
> > explorer.exe /root,::{5E6C858F-0E22-4760-9AFE-EA3317B67173}
> >
> > Everything works if I use the parent (c:\users) or a child
> > (c:\users\michael\documents).
> >
> > Any help is appreciated.
> >
> > Thanks,
> > Mike


> A bit long-winded, but this seems to work here.....
>
> explorer.exe /e,/root,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\%userprofile%
> Jon


I have a similar issue, but I need to use a GUID to root at a Shell
Namespace Extension. The following string works on Windows XP:

%windir%\explorer.exe /e, /root, ::{AECB9170-4C86-11D2-972E-00A024A82FF3}

but fails on Vista (Home Premium) with the message that Mike Maley was
getting, even though I know the GUID is the same on Vista.

I've tried all sorts of combinations of things, but can't get this working
at all.

To show it's not just my SNE (and also to give something anyone can try, if
they'd like to help), here's the string that opens the Recycle Bin as the
root on XP, but fails exactly as above on Vista.

The Recycle Bin is the same sort of Shell Folder object as my SNE, so
whatever works for that should work for my SNE.

%windir%\explorer.exe /e, /root,
::{645FF040-5081-101B-9F08-00AA002F954E}

TIA

Kelmscott

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Explorer.exe /Root Issue esiemiat Windows Vista General Discussion 6 07-15-2008 12:02 AM
explorer /root,%userprofile% Mike Maley Windows Vista General Discussion 0 01-03-2008 04:19 AM
Bug in explorer with /root Greg V. Windows Vista General Discussion 3 09-19-2007 02:30 PM
Explorer.exe pegging CPU when explorer is on root directory of dri A L Windows Vista General Discussion 2 01-29-2007 11:53 PM
ERROR - explorer.exe using /root - doesn't actulize Julius Windows Vista File Management 0 09-16-2006 12:35 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59