luluthefirst Posted July 1, 2009 Posted July 1, 2009 hi, i'm making a new Windows Logon (like Windows NT) for Windows 95(not sure)/98(SE)/ME but i need one help: when i try to change any data on HKEY_USERS\.DEFAULT\SOFTWARE\MICROSOFT\WINDOWS\CurrentVersion\Explorer\Shell Folders then when i start explorer.exe, the data restore to default
luluthefirst Posted July 1, 2009 Author Posted July 1, 2009 (edited) OOPS: place it into Windows 9x Member projects! Edited July 1, 2009 by luluthefirst
eidenk Posted July 1, 2009 Posted July 1, 2009 There are four shell folder keys in your registry :HKLM Shell FoldersHKLM User Shell FoldersHKCU Shell FoldersHKCU User Shell FoldersYou could change the location of your desktop with TweakUI and monitor the registry changes with Regshot or look in the keys I have indicated.
luluthefirst Posted July 1, 2009 Author Posted July 1, 2009 (edited) You're doing what?!Windows Logon Process... i've already started the interface, and the log on, and no problem.Why did you think it's very hard? You would be stupid to say that... I know how to programming since 4 yearshey, i'm stupid or not: Edited July 1, 2009 by luluthefirst
CharlotteTheHarlot Posted July 2, 2009 Posted July 2, 2009 hi, i'm making a new Windows Logon (like Windows NT) for Windows 95(not sure)/98(SE)/ME but i need one help: when i try to change any data on HKEY_USERS\.DEFAULT\SOFTWARE\MICROSOFT\WINDOWS\CurrentVersion\Explorer\Shell Folders then when i start explorer.exe, the data restore to default What you noticed is apparently by design. I have noticed in Win9x that both of these branches ...[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders][HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]get 'reset' extremely often. I suspect there is hard code in Explorer.exe or Shell32.dll but I never ran it down to be sure.If Tweakui does in fact allow you to change these special folder locations, then I think it only 'sticks' because Tweakui inserts itself into the startup axis in one or two places (you know, for persistent settings).
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