Unwonted Posted August 5, 2003 Posted August 5, 2003 Is there a wildcard when working with registry keys? Für Beispiel:;Disabling Outlook Express splash screen[HKEY_CURRENT_USER\Identities\{User's Identity}\Software\Microsoft\Outlook Express\5.0]"NoSplash"=1I want a wildcard for {User's Identity} so it affects all users. Can this be done?
gamehead200 Posted August 6, 2003 Posted August 6, 2003 Is there a wildcard when working with registry keys? Für Beispiel:;Disabling Outlook Express splash screen[HKEY_CURRENT_USER\Identities\{User's Identity}\Software\Microsoft\Outlook Express\5.0]"NoSplash"=1I want a wildcard for {User's Identity} so it affects all users. Can this be done?Put in HKEY_LOCAL_MACHINE instead of HKEY_CURRENT_USER I think...
Doggie Posted August 6, 2003 Posted August 6, 2003 Is there a wildcard when working with registry keys? Für Beispiel:;Disabling Outlook Express splash screen[HKEY_CURRENT_USER\Identities\{User's Identity}\Software\Microsoft\Outlook Express\5.0]"NoSplash"=1I want a wildcard for {User's Identity} so it affects all users. Can this be done?i'm not sure u that there is because when i checked the reg key, it was a randomized GUID's i think. for eg {EB50C772-4C20-4540-8ECF-A0129B37E40C}perhaps try something like %currentuser for eghave a try and see if it does anything..gamehead, u dont know wat ur on about.. u didnt ready the thread very well..
gamehead200 Posted August 6, 2003 Posted August 6, 2003 Is there a wildcard when working with registry keys? Für Beispiel:;Disabling Outlook Express splash screen[HKEY_CURRENT_USER\Identities\{User's Identity}\Software\Microsoft\Outlook Express\5.0]"NoSplash"=1I want a wildcard for {User's Identity} so it affects all users. Can this be done?i'm not sure u that there is because when i checked the reg key, it was a randomized GUID's i think. for eg {EB50C772-4C20-4540-8ECF-A0129B37E40C}perhaps try something like %currentuser for eghave a try and see if it does anything..gamehead, u dont know wat ur on about.. u didnt ready the thread very well.. I'm a bit tired today, so I must have not payed attention...But what I said should work as well...
Unwonted Posted August 6, 2003 Author Posted August 6, 2003 I will try that guys. Thanks!Update: Poo...it just adds a key called %currentuser.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now