Re: Or there is another way
Quote:
Originally posted by PNF
If you have Windows 9x you can open c:\wndows\system.ini and look for the line '[shell] = Explore.exe". You can modify it with any path you want (provided that is msdos path). By running this program, no other program is loaded, not even the Registry.
But there is one problem. You do your program in VB and you put a button 'ok' and when the user clicks, it continues loading Windows (taskbar, Explorer, everything). And this I do not know how to do it...
The Registry gets loaded whatever, it holds all the information Windows needs to load, it just doesn't link in the HKEY_CURRENT_USER key (because there isn't one, it runs off HKEY_USERS/.default).