My Documents clutter
-
dabs wrote:
programs that apparently think it is OK to create stuff in the users My Documents folder.
you mean, like, documents, or user-specific program data ? :omg:
I'm talking about stuff that programs put there without asking the user, without giving him the option of putting it anywhere else (such as by having a setting in Tools-Options), or stuff that programs recreate when I remove it (why do they need it on disk if they manage to recreate it anyway?). Just read Raymond Chen's blog post[^], and you'll know what I mean. Daníel
Wenn ist das Nunstück git und Slotermeyer? Ja! Beierhund das oder die Flipperwaldt gersput!
-
I definitely do not put any of my code there especially because we use roaming profiles and my projects total 10s of GB when compiled. If I did that it would take me 30 minutes to login on our gigabit network.
John
-
So I assume you don't use My Documents at all?
Wenn ist das Nunstück git und Slotermeyer? Ja! Beierhund das oder die Flipperwaldt gersput!
Everything I do development related goes into my C:\dev or D:\dev and goes into source control. So no need for my documents really. Everything else like multimedia, accounting, etc. also goes into specific directories which are backed up. So no need for my documents.
Todd Smith
-
Hi all, we've all seen programs that apparently think it is OK to create stuff in the users My Documents folder. The ones I can think of from the top of my head are:
- Visual Studio 2005 (creates a folder with the same name)
- Visual Studio 2008 (creates a folder with the same name)
- SQL Server Management Studio Express (same name folder)
- Windows Live Messenger ("My Received Files", and a shortcut to "My Shared Folders")
- Adobe Acrobat Reader (My eBooks)
- Skype
- Camtasia (Custom Production Presets 5.0 )
- Remote Desktop (creates a Default.rdp file in the root of My Documents)
and there are surely others which I may not have encountered or forgotten about (please feel free to reply with your own list). So, should I write a "cleanup" program that identifies these folders, checks if they contain something other than the default files, removes them if nothing important is found there, and changes the registry to instruct these programs to use another (hopefully less intrusive) location if at all possible? Would you use it or find it useful? Regards, Daníel
Wenn ist das Nunstück git und Slotermeyer? Ja! Beierhund das oder die Flipperwaldt gersput!
-
So I assume you don't use My Documents at all?
Wenn ist das Nunstück git und Slotermeyer? Ja! Beierhund das oder die Flipperwaldt gersput!
No. I have a separate folder called Vikram in my C:\ root, where I store my pics, docs, etc. Music goes into C:\Music. I started this when I was using XP, and have continued with Vista.
Cheers, Vıkram.
"if abusing me makes you a credible then i better give u the chance which didnt get in real" - Adnan Siddiqi.
-
No. I have a separate folder called Vikram in my C:\ root, where I store my pics, docs, etc. Music goes into C:\Music. I started this when I was using XP, and have continued with Vista.
Cheers, Vıkram.
"if abusing me makes you a credible then i better give u the chance which didnt get in real" - Adnan Siddiqi.
Vikram A Punathambekar wrote:
I have a separate folder called Vikram in my C:\ root, where I store my pics, docs, etc. Music goes into C:\Music. I started this when I was using XP, and have continued with Vista.
I would never keep my own code/documents etc on the C: drive, you should always keep them on a seperate drive to your OS, makes things much easier if you need to nuke the C: drive and reinstall. regards,
Jonathan Wilkes Darka[Xanya.net] [My Code Project Articles]
-
Vikram A Punathambekar wrote:
I have a separate folder called Vikram in my C:\ root, where I store my pics, docs, etc. Music goes into C:\Music. I started this when I was using XP, and have continued with Vista.
I would never keep my own code/documents etc on the C: drive, you should always keep them on a seperate drive to your OS, makes things much easier if you need to nuke the C: drive and reinstall. regards,
Jonathan Wilkes Darka[Xanya.net] [My Code Project Articles]
That is what I do, i.e. keep all my stuff in D:\ (which is a different partition in my case, not a separate disk). Then I've redirected the My Documents folder, so it points to D:\. I do this because so many programs will start there when you do a FileOpen/FileSave, and it is much handier that way. Regards, Daníel
Wenn ist das Nunstück git und Slotermeyer? Ja! Beierhund das oder die Flipperwaldt gersput!
-
Vikram A Punathambekar wrote:
I have a separate folder called Vikram in my C:\ root, where I store my pics, docs, etc. Music goes into C:\Music. I started this when I was using XP, and have continued with Vista.
I would never keep my own code/documents etc on the C: drive, you should always keep them on a seperate drive to your OS, makes things much easier if you need to nuke the C: drive and reinstall. regards,
Jonathan Wilkes Darka[Xanya.net] [My Code Project Articles]
Yeah, I agree, and that's what I used to do with my old desktop, but this is a Dell laptop and my D drive is only 10 GB. Perhaps I should repartition this. Know any good tools that will work with Vista?
Cheers, Vıkram.
"if abusing me makes you a credible then i better give u the chance which didnt get in real" - Adnan Siddiqi.
-
Hi all, we've all seen programs that apparently think it is OK to create stuff in the users My Documents folder. The ones I can think of from the top of my head are:
- Visual Studio 2005 (creates a folder with the same name)
- Visual Studio 2008 (creates a folder with the same name)
- SQL Server Management Studio Express (same name folder)
- Windows Live Messenger ("My Received Files", and a shortcut to "My Shared Folders")
- Adobe Acrobat Reader (My eBooks)
- Skype
- Camtasia (Custom Production Presets 5.0 )
- Remote Desktop (creates a Default.rdp file in the root of My Documents)
and there are surely others which I may not have encountered or forgotten about (please feel free to reply with your own list). So, should I write a "cleanup" program that identifies these folders, checks if they contain something other than the default files, removes them if nothing important is found there, and changes the registry to instruct these programs to use another (hopefully less intrusive) location if at all possible? Would you use it or find it useful? Regards, Daníel
Wenn ist das Nunstück git und Slotermeyer? Ja! Beierhund das oder die Flipperwaldt gersput!
-
No. I have a separate folder called Vikram in my C:\ root, where I store my pics, docs, etc. Music goes into C:\Music. I started this when I was using XP, and have continued with Vista.
Cheers, Vıkram.
"if abusing me makes you a credible then i better give u the chance which didnt get in real" - Adnan Siddiqi.
Vikram A Punathambekar wrote:
C:\Music
Vista lets you use C?
-
Vikram A Punathambekar wrote:
C:\Music
Vista lets you use C?
It can be a pain at times, but I got it to work with no issues.
Cheers, Vıkram.
"if abusing me makes you a credible then i better give u the chance which didnt get in real" - Adnan Siddiqi.
-
Yeah, I agree, and that's what I used to do with my old desktop, but this is a Dell laptop and my D drive is only 10 GB. Perhaps I should repartition this. Know any good tools that will work with Vista?
Cheers, Vıkram.
"if abusing me makes you a credible then i better give u the chance which didnt get in real" - Adnan Siddiqi.
You could try Patition Magic, version 8 is Vista compatible or try here Resizing a partition in Vista[^] which uses the Disk Manager within Vista itself. regards,
Jonathan Wilkes Darka[Xanya.net] [My Code Project Articles]
-
Vikram A Punathambekar wrote:
I have a separate folder called Vikram in my C:\ root, where I store my pics, docs, etc. Music goes into C:\Music. I started this when I was using XP, and have continued with Vista.
I would never keep my own code/documents etc on the C: drive, you should always keep them on a seperate drive to your OS, makes things much easier if you need to nuke the C: drive and reinstall. regards,
Jonathan Wilkes Darka[Xanya.net] [My Code Project Articles]
Jonathan [Darka] wrote:
I would never keep my own code/documents etc on the C: drive, you should always keep them on a seperate drive to your OS, makes things much easier if you need to nuke the C: drive and reinstall.
Alas, some of us cannot trash our drives in any fashion we'd like, as we don't own them, our company does.
-
You could try Patition Magic, version 8 is Vista compatible or try here Resizing a partition in Vista[^] which uses the Disk Manager within Vista itself. regards,
Jonathan Wilkes Darka[Xanya.net] [My Code Project Articles]
Excellent, Jon. Many thanks! :)
Cheers, Vıkram.
"You idiot British surprise me that your generators which grew up after Mid 50s had no brain at all." - Adnan Siddiqi.