AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

New operating system variables

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
motuslechat



Joined: 22 Oct 2004
Posts: 30

PostPosted: Wed Jun 01, 2005 11:15 am    Post subject: New operating system variables Reply with quote

Hi,

Thank you Chris for your job.
Is it possible to add 4 news variables for "default user" profil :
A_DesktopDefault
A_StartMenuDefault
A_ProgramsDefault
A_StartupDefault

Thank you again.

MotusLechat
Back to top
View user's profile Send private message
jonny



Joined: 13 Nov 2004
Posts: 3004
Location: Minnesota

PostPosted: Wed Jun 01, 2005 6:42 pm    Post subject: Reply with quote

Why would you need a variable for the default user's folders? The values should remain the same, right? Hardcoding the path shouldn't be a problem.
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10480

PostPosted: Wed Jun 01, 2005 9:14 pm    Post subject: Reply with quote

I think you can grab those values out of the registry with RegRead. For example:

HKEY_USERS
.DEFAULT\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
Start Menu

Internally, this is all the program does to get these values.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group