AutoHotkey Community

It is currently May 26th, 2012, 1:37 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: June 1st, 2005, 12:15 pm 
Offline

Joined: October 22nd, 2004, 1:39 pm
Posts: 32
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


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 1st, 2005, 7:42 pm 
Offline

Joined: November 13th, 2004, 4:08 am
Posts: 2951
Location: Minnesota
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 1st, 2005, 10:14 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
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.


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 3 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