hidden hit counter
Welcome to Soft32 Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

safe # of Folder/sub Folder levels on Desktop

 
   Soft32 Home -> Windows -> Help & Support RSS
Next:  PCMCIA Cards being ID'd as MDT-0002  
Author Message
Mary Fowler Leek

External


Since: Oct 18, 2004
Posts: 7



(Msg. 1) Posted: Sun Jul 08, 2007 7:02 am
Post subject: safe # of Folder/sub Folder levels on Desktop
Archived from groups: microsoft>public>windowsxp>help_and_support (more info?)

I tend to keep a messy desktop. I'd like to organize the links I keep on my
desktop into folders and subfolders.

How many folder levels can I use and still be within the proper operating
requirements for XP Home edition?

My thanks for your assistance.

Mary
Back to top
Login to vote
Patrick Keenan

External


Since: Jul 16, 2005
Posts: 884



(Msg. 2) Posted: Sun Jul 08, 2007 8:12 am
Post subject: Re: safe # of Folder/sub Folder levels on Desktop [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Mary Fowler Leek" <mleek DeleteThis @arkwest.com> wrote in message
news:%23xTeXHYwHHA.3508@TK2MSFTNGP03.phx.gbl...
>I tend to keep a messy desktop. I'd like to organize the links I keep on my
>desktop into folders and subfolders.
>
> How many folder levels can I use and still be within the proper operating
> requirements for XP Home edition?
>
> My thanks for your assistance.
>
> Mary

IIRC the issue is the length of the path and name, which is expressed in a
number of characters. They can get pretty long, when you consider that
"C:\documents and settings\your name\my documents\" is already 49
characters. On an NTFS partition, the maximum is 256 characters.


HTH
-pk
Back to top
Login to vote
Mary Fowler Leek

External


Since: Oct 18, 2004
Posts: 7



(Msg. 3) Posted: Sun Jul 08, 2007 9:47 am
Post subject: Re: safe # of Folder/sub Folder levels on Desktop [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you for taking the time to explain what I must watch out for. I'm
thinking, if I'm careful with my folder names, I can go one sub folder deep
and still maintain system integrity.

Mary


"Patrick Keenan" <test.TakeThisOut@dev.null> wrote in message ...

> IIRC the issue is the length of the path and name, which is expressed in a
> number of characters. They can get pretty long, when you consider that
> "C:\documents and settings\your name\my documents\" is already 49
> characters. On an NTFS partition, the maximum is 256 characters.
>
>
> HTH
> -pk

>> "Mary Fowler Leek" wrote in message ...

>>I tend to keep a messy desktop. I'd like to organize the links I keep on
>>my desktop into folders and subfolders.
>>
>> How many folder levels can I use and still be within the proper operating
>> requirements for XP Home edition?
>>
>> My thanks for your assistance.
>>
>> Mary
Back to top
Login to vote
Shenan Stanley

External


Since: Mar 03, 2005
Posts: 1996



(Msg. 4) Posted: Sun Jul 08, 2007 11:31 am
Post subject: Re: safe # of Folder/sub Folder levels on Desktop [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Mary Fowler Leek wrote:
> Thank you for taking the time to explain what I must watch out for.
> I'm thinking, if I'm careful with my folder names, I can go one sub
> folder deep and still maintain system integrity.

You could create a folder in the ROOT of a drive and then have a link to it
on your desktop...
That way you do not *start* as deeply as if you just created the folder on
your desktop.

And I am not talking about a 'shortcut', but more of a 'junction point'.

- Create your folder in the root of (for example) your data drive (D:\?).
For ease of example, let's say you created the folder "Stuff".

- Leaving Windows Explorer (My Computer) open so you can see the Stuff
directory (along with everything else at the root of DSmile, do the following:
- Start button --> RUN --> %userprofile%\nethood\ --> OK

- Now you should have two open explorer windows... 'C:\Documents and
Settings\<your username>\nethood\' and 'D:\'. At this point you want to
create a shortcut to "Stuff" in "Nethood"... So...

- Right-Click and hold down the right mouse button on the "Stuff" folder.
- Drag said folder to the "NetHood" folder.
- Let go of the right-button of your mouse to drop it.
- When it asks - choose "Create Shortcuts Here".
- Rename the shortcut to something more descriptive to you (instead of
"Shortcut to Stuff") - right-click on it, choose rename, give it the new
name...

- Move the shortcut you just renamed to your desktop.

You have created a 'Junction' between that folder on your desktop and the
folder called "Stuff" on the "D:" drive - in the very root. If you have a
256 character limit from the root, you have 250+ letters left now. When you
drag/drop to the folder on your desktop, you are actually writing to the
folder D:\stuff\ and not to the folder on your desktop. If you delete the
folder on your desktop, you only deleted the link to D:\stuff\ - the folder
itself still exists.

D:\ and "Stuff" are examples - you could use any drive you have (even C) and
any folder name...

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html
Back to top
Login to vote
Mary Fowler Leek

External


Since: Oct 18, 2004
Posts: 7



(Msg. 5) Posted: Sat Jul 14, 2007 6:48 am
Post subject: Re: safe # of Folder/sub Folder levels on Desktop [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you, Shenan, for another way to handle this project. It is a very
practical solution.

Thanks for taking the time to reply. It's very much appreciated.

Mary


"Shenan Stanley" <newshelper DeleteThis @gmail.com> wrote in message
news:ONvNedawHHA.2040@TK2MSFTNGP03.phx.gbl...
> Mary Fowler Leek wrote:
>> Thank you for taking the time to explain what I must watch out for.
>> I'm thinking, if I'm careful with my folder names, I can go one sub
>> folder deep and still maintain system integrity.
>
> You could create a folder in the ROOT of a drive and then have a link to
> it on your desktop...
> That way you do not *start* as deeply as if you just created the folder on
> your desktop.
>
> And I am not talking about a 'shortcut', but more of a 'junction point'.
>
> - Create your folder in the root of (for example) your data drive (D:\?).
> For ease of example, let's say you created the folder "Stuff".
>
> - Leaving Windows Explorer (My Computer) open so you can see the Stuff
> directory (along with everything else at the root of DSmile, do the
> following:
> - Start button --> RUN --> %userprofile%\nethood\ --> OK
>
> - Now you should have two open explorer windows... 'C:\Documents and
> Settings\<your username>\nethood\' and 'D:\'. At this point you want to
> create a shortcut to "Stuff" in "Nethood"... So...
>
> - Right-Click and hold down the right mouse button on the "Stuff" folder.
> - Drag said folder to the "NetHood" folder.
> - Let go of the right-button of your mouse to drop it.
> - When it asks - choose "Create Shortcuts Here".
> - Rename the shortcut to something more descriptive to you (instead of
> "Shortcut to Stuff") - right-click on it, choose rename, give it the new
> name...
>
> - Move the shortcut you just renamed to your desktop.
>
> You have created a 'Junction' between that folder on your desktop and the
> folder called "Stuff" on the "D:" drive - in the very root. If you have a
> 256 character limit from the root, you have 250+ letters left now. When
> you drag/drop to the folder on your desktop, you are actually writing to
> the folder D:\stuff\ and not to the folder on your desktop. If you delete
> the folder on your desktop, you only deleted the link to D:\stuff\ - the
> folder itself still exists.
>
> D:\ and "Stuff" are examples - you could use any drive you have (even C)
> and any folder name...
>
> --
> Shenan Stanley
> MS-MVP
> --
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html
>
Back to top
Login to vote
Display posts from previous:   
       Soft32 Home -> Windows -> Help & Support All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
  Windows
 Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]