|
|
my computer folder options?
microsoft.public.windowsxp.general
|
|

02-26-2008, 09:13 PM
|
|
|
|
my computer folder options?
XP home
When I open "my computer" from the desktop it opens with a single pane, with
the main drive/s letters, Shared documents and Sony documents.
If I click on the "Folders" icon on the menu it then gives split screen with
full tree on the left and drive/s letters on the right side...which is what
I wish to happen by default when openning "My Computer".
I have tried folder options via control panel but unable to do it.
TIA
Terry
|
|

02-26-2008, 09:40 PM
|
|
|
|
Re: my computer folder options?
"news.btinternet.com" <terrybetts11138@hotmail.com> wrote in message
news:T9ydnR_Zccd-HVnanZ2dnUVZ8tuqnZ2d@bt.com...
> XP home
>
> When I open "my computer" from the desktop it opens with a single pane, with
> the main drive/s letters, Shared documents and Sony documents.
> If I click on the "Folders" icon on the menu it then gives split screen with
> full tree on the left and drive/s letters on the right side...which is what I
> wish to happen by default when openning "My Computer".
> I have tried folder options via control panel but unable to do it.
>
> TIA
> Terry
>
I don't think you can make such a change to how the My Computer icon behaves.
What you can do is create a new shortcut that opens an Explorer window with My
Computer displayed in the right hand pane. Here's how;
Right click an open spot on your desktop and select New -> Shortcut from the
menu.
Copy and paste the following line into the location box. Note: You have to
include the trailing comma.
%SystemRoot%\explorer.exe /e,
Click Next.
Enter a name for this shortcut. Something like Explore My Computer.
Click Finish.
You should now have a shortcut on your desktop which will open My Computer as
you've outlined above. Use this shortcut instead of the one for My Computer.
Good luck
Nepatsfan
|
|

02-26-2008, 09:48 PM
|
|
|
|
Re: my computer folder options?
Yes...thats it Nepatsfan...thank you.
Terry
"Nepatsfan" <nepatsfan@SBXXXIX.com> wrote in message
news:Ow7mFBMeIHA.5296@TK2MSFTNGP05.phx.gbl...
> "news.btinternet.com" <terrybetts11138@hotmail.com> wrote in message
> news:T9ydnR_Zccd-HVnanZ2dnUVZ8tuqnZ2d@bt.com...
>> XP home
>>
>> When I open "my computer" from the desktop it opens with a single pane,
>> with the main drive/s letters, Shared documents and Sony documents.
>> If I click on the "Folders" icon on the menu it then gives split screen
>> with full tree on the left and drive/s letters on the right side...which
>> is what I wish to happen by default when openning "My Computer".
>> I have tried folder options via control panel but unable to do it.
>>
>> TIA
>> Terry
>>
>
> I don't think you can make such a change to how the My Computer icon
> behaves. What you can do is create a new shortcut that opens an Explorer
> window with My Computer displayed in the right hand pane. Here's how;
>
> Right click an open spot on your desktop and select New -> Shortcut from
> the menu.
> Copy and paste the following line into the location box. Note: You have to
> include the trailing comma.
>
> %SystemRoot%\explorer.exe /e,
>
> Click Next.
> Enter a name for this shortcut. Something like Explore My Computer.
> Click Finish.
>
> You should now have a shortcut on your desktop which will open My Computer
> as you've outlined above. Use this shortcut instead of the one for My
> Computer.
>
> Good luck
>
> Nepatsfan
>
>
|
|

02-26-2008, 09:48 PM
|
|
|
|
Re: my computer folder options?
The date and time was 2/26/2008 1:13 PM, and on a whim,
news.btinternet.com pounded out on the keyboard:
> XP home
>
> When I open "my computer" from the desktop it opens with a single pane, with
> the main drive/s letters, Shared documents and Sony documents.
> If I click on the "Folders" icon on the menu it then gives split screen with
> full tree on the left and drive/s letters on the right side...which is what
> I wish to happen by default when openning "My Computer".
> I have tried folder options via control panel but unable to do it.
>
> TIA
> Terry
>
>
Hi Terry,
Read how to configure Explorer to open how you want, not My Computer:
http://support.microsoft.com/kb/130510
--
Terry R.
***Reply Note***
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
|
|

02-26-2008, 10:01 PM
|
|
|
|
Re: my computer folder options?
You're welcome.
Nepatsfan
"Terry" <terrybetts11138@hotmail.com> wrote in message
news:bJGdncF3rISqFFnaRVnytQA@bt.com...
> Yes...thats it Nepatsfan...thank you.
> Terry
> "Nepatsfan" <nepatsfan@SBXXXIX.com> wrote in message
> news:Ow7mFBMeIHA.5296@TK2MSFTNGP05.phx.gbl...
>> "news.btinternet.com" <terrybetts11138@hotmail.com> wrote in message
>> news:T9ydnR_Zccd-HVnanZ2dnUVZ8tuqnZ2d@bt.com...
>>> XP home
>>>
>>> When I open "my computer" from the desktop it opens with a single pane, with
>>> the main drive/s letters, Shared documents and Sony documents.
>>> If I click on the "Folders" icon on the menu it then gives split screen with
>>> full tree on the left and drive/s letters on the right side...which is what
>>> I wish to happen by default when openning "My Computer".
>>> I have tried folder options via control panel but unable to do it.
>>>
>>> TIA
>>> Terry
>>>
>>
>> I don't think you can make such a change to how the My Computer icon behaves.
>> What you can do is create a new shortcut that opens an Explorer window with
>> My Computer displayed in the right hand pane. Here's how;
>>
>> Right click an open spot on your desktop and select New -> Shortcut from the
>> menu.
>> Copy and paste the following line into the location box. Note: You have to
>> include the trailing comma.
>>
>> %SystemRoot%\explorer.exe /e,
>>
>> Click Next.
>> Enter a name for this shortcut. Something like Explore My Computer.
>> Click Finish.
>>
>> You should now have a shortcut on your desktop which will open My Computer as
>> you've outlined above. Use this shortcut instead of the one for My Computer.
>>
>> Good luck
>>
>> Nepatsfan
>>
>>
>
>
|
|

02-27-2008, 03:17 AM
|
|
|
|
Re: my computer folder options?
This is interesting. I was playing around with the explorer command after
reading this post, and all of these variations seem to generate different
results:
explorer /e,
explorer.exe /e,
%systemroot%\explorer.exe /e,
What is causing the difference in behavior by adding the .exe at the end, or
the systemroot variable at the beginning?
I went to the article: http://support.microsoft.com/kb/130510
But it doesn't mention putting the "%systemroot The explorer run command
works very differently in the following ways:
%SystemRoot%\explorer.exe /e,
|
|

02-28-2008, 11:20 PM
|
|
|
|
Re: my computer folder options?
The date and time was 2/26/2008 7:17 PM, and on a whim, Tau_Ceti_2
pounded out on the keyboard:
> This is interesting. I was playing around with the explorer command after
> reading this post, and all of these variations seem to generate different
> results:
>
> explorer /e,
> explorer.exe /e,
> %systemroot%\explorer.exe /e,
>
> What is causing the difference in behavior by adding the .exe at the end, or
> the systemroot variable at the beginning?
>
>
>
>
>
>
>
>
> I went to the article: http://support.microsoft.com/kb/130510
>
> But it doesn't mention putting the "%systemroot The explorer run command
> works very differently in the following ways:
>
>
> %SystemRoot%\explorer.exe /e,
I would use the suggested syntax:
EXPLORER.EXE [/n][/e][,/root,<object>][[,/select],<sub object>]
Why you're getting different results I don't know. You shouldn't.
--
Terry R.
***Reply Note***
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
|
|

02-28-2008, 11:23 PM
|
|
|
|
Re: my computer folder options?
The date and time was 2/26/2008 7:17 PM, and on a whim, Tau_Ceti_2
pounded out on the keyboard:
> This is interesting. I was playing around with the explorer command after
> reading this post, and all of these variations seem to generate different
> results:
>
> explorer /e,
> explorer.exe /e,
> %systemroot%\explorer.exe /e,
>
> What is causing the difference in behavior by adding the .exe at the end, or
> the systemroot variable at the beginning?
>
>
> I went to the article: http://support.microsoft.com/kb/130510
>
> But it doesn't mention putting the "%systemroot The explorer run command
> works very differently in the following ways:
>
>
> %SystemRoot%\explorer.exe /e,
I just tried all 3 and they all opened exactly the same.
--
Terry R.
***Reply Note***
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 03:00 AM.
|
|