AutoHotkey Community

It is currently May 27th, 2012, 5:53 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: November 15th, 2005, 9:46 am 
Offline

Joined: October 1st, 2005, 9:55 pm
Posts: 775
Location: Texas, USA
As you know, most of the common shell folders can be changed by the user so you can't assume that they will be named as you expect and in the location you expect. A few additional system variables would be very helpful to me and maybe to others... The ones I am most interested in are for the Favorites folders:

Possible name: A_Favorites
Location: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Favorites

Possible name: A_FavoritesCommon
Location: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Common Favorites


These would also be helpful...

Possible names: A_MyMusic or A_Music
Location: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\My Music

Possible name: A_MusicCommon
Location: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\CommonMusic


Of course, I could read them from the registry myself (and I do!) but system variables might provide additional value to other developers.

Them be my thoughts. Thank you for your consideration.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 15th, 2005, 12:36 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
They might get added someday. But due to being less often used than things like A_ProgramFiles, they should probably be put into the forthcoming standard library as an includable function rather than built into the program.

Thanks.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: sjc1000 and 4 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group