Computer Science Canada

Designating a My Music and My Pictures Folder

Author:  josh [ Sun Oct 15, 2006 1:02 pm ]
Post subject:  Designating a My Music and My Pictures Folder

Recently my secondary hard drive crashed and I can't get it functioning again. I had previously used the Tweak UI power tool to designate folders on this hard drive as my "My Music, and My Pictures" folders. Now I want to designate folders on my still working hard drive as the My Music and My Pictures folders, however those options don't appear in the Tweak UI menu any more.

Does anyone know how to redesignate these folders?

Author:  rdrake [ Sun Oct 15, 2006 1:26 pm ]
Post subject: 

You'll need to make sure you can view hidden and system files for this...

Every folder should have a desktop.ini file. In it you can specify if the folder is personalized or not.

Yours should look like something below.

For My Music:
code:
[.ShellClassInfo]
InfoTip=@Shell32.dll,-12689
IconFile=%SystemRoot%\system32\SHELL32.dll
IconIndex=-237
[DeleteOnCopy]
Owner=yourusername
Personalized=13
PersonalizedName=My Music
For My Videos, same idea:
code:
[.ShellClassInfo]
InfoTip=@Shell32.dll,-12690
IconFile=%SystemRoot%\system32\SHELL32.dll
IconIndex=-238
[DeleteOnCopy]
Owner=yourusername
Personalized=14
PersonalizedName=My Videos
And just for fun, here's the one for My Pictures:
code:
[.ShellClassInfo]
InfoTip=@Shell32.dll,-12688
IconFile=%SystemRoot%\system32\mydocs.dll
IconIndex=-101
[DeleteOnCopy]
Owner=yourusername
Personalized=39
PersonalizedName=My Pictures


Enjoy.

Author:  josh [ Sun Oct 15, 2006 1:50 pm ]
Post subject: 

I tried to find them, but it seems that only the folders that I never changed (shuch as my videos and my webs) have this desktop file in them (even when I did a full system search)

Author:  rdrake [ Sun Oct 15, 2006 8:34 pm ]
Post subject: 

josh wrote:
I tried to find them, but it seems that only the folders that I never changed (shuch as my videos and my webs) have this desktop file in them (even when I did a full system search)
They're hidden quite well. I've already told Winders to show me hidden files, and they still don't show up.

You need to use something like the edit program. Just cd to the directory where you want to edit/put Desktop.ini, then type "edit Desktop.ini".

Author:  [Gandalf] [ Sun Oct 15, 2006 8:47 pm ]
Post subject: 

Or better yet, just go to the address bar, where it says something like:
Quote:
C:\Documents and Settings\username\My Documents\myfolder

and change it to:
Quote:
C:\Documents and Settings\username\My Documents\myfolder\Desktop.ini

Which will then open Desktop.ini in the default text editor.

Author:  josh [ Sun Oct 15, 2006 9:01 pm ]
Post subject: 

Thanks for the help, it worked Very Happy

Author:  Blade [ Mon Oct 16, 2006 3:32 pm ]
Post subject: 

I usually just redirect my whole My Documents folder. Just right click on My Documents and choose properties, in there you can move it. But I'm guessing you wanted to move My Music and My Pictures out of My Documents.

Author:  josh [ Mon Oct 16, 2006 3:51 pm ]
Post subject: 

Ya, originally I had the docs on the C drive, and the pics and music on my much larger D drive. But the drive crashed on me and I haven't been able to recover anything from it, so I wanted to start using the C for my pics and music.

Author:  josh [ Wed Oct 25, 2006 4:23 pm ]
Post subject: 

O.K. So this is really weird. THe folder now still says Josh R's Music, evnet hough it has the my music folder icon.

Now when I try and open iTunes it can't find the my Music folder and it won't open.

Is there somewhere else I need to designate this?

Author:  rdrake [ Wed Oct 25, 2006 11:05 pm ]
Post subject: 

josh wrote:
O.K. So this is really weird. THe folder now still says Josh R's Music, evnet hough it has the my music folder icon.

Now when I try and open iTunes it can't find the my Music folder and it won't open.

Is there somewhere else I need to designate this?
Name it "My Music" and place it in c:\Documents and Settings\Josh\My Documents\.

Hope that helps.

Author:  josh [ Wed Oct 25, 2006 11:12 pm ]
Post subject: 

I tried that, I tried re-naming the one called Josh R's Music, which is already in my documents, to My Music and it wouldn't let me.

Also, I noticed that when I use the Power tool called Tweak UI it no longer has an option for the my pictures and my music folders.


: