L
Locke Nash Cole
I'm making a utility similar to MSConfig, I've found it easy enough to
obtain the startup items from the registry for the current user and local
machine... but what about the Startup folder on the Start Menu?
I've found there are 2 system variables that could help me but.. what is the
proper way to get these locations? And be win95/98/me/nt/2k/xp compatable?
ALLUSERPROFILE=C:\Documents And Settings\All Users
USERPROFILE=C:\Documents And Settings\Current User
But I know you can move your profile and what about roaming profiles?
Also what if I want to list all the users on the machines and their startup
items (via their start menu\startup and registry) then I cant use
CurrentUser to access registry.... hrmmm
Can anyone help?
obtain the startup items from the registry for the current user and local
machine... but what about the Startup folder on the Start Menu?
I've found there are 2 system variables that could help me but.. what is the
proper way to get these locations? And be win95/98/me/nt/2k/xp compatable?
ALLUSERPROFILE=C:\Documents And Settings\All Users
USERPROFILE=C:\Documents And Settings\Current User
But I know you can move your profile and what about roaming profiles?
Also what if I want to list all the users on the machines and their startup
items (via their start menu\startup and registry) then I cant use
CurrentUser to access registry.... hrmmm
Can anyone help?