Deys Posted May 2, 2006 Posted May 2, 2006 Hi all,I hope i can get help from you guys here and thanks a lot. I'm a software developers that working with C++. My problems is, after i finish my software development, i jump to testing phase and found a great problems that makes myself crazy, everything about my software is ok except uninstall mode.After i uninstall my software and then restart, when log on to windows password or desktop windows will automatically log off. it's very very weird because i already view my code and found no bugs and i did'nt use any core operating system module. My expected is maybe got something wrong with the windows registry because after i did this :Copy C:\windows\repair\system C:\windows\system32\config\systemCopy C:\windows\repair\sam C:\windows\system32\config\samCopy C:\windows\repair\default C:\windows\system32\config\defaultCopy C:\windows\repair\security C:\windows\system32\config\securityCopy C:\windows\repair\software C:\windows\system32\config\softwareWindows will work as usual. But still i got know idea, because i cannot see where is the error. Please let me know how to solve this problems and exchange the idea with u guys.Thanks in advance.
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