First
things first, Windows 95 is not the real operating system. Dos is!
Everyone seems to believe that Windows 95 is its own operating system,
but they are wrong. You don't believe me? Well I can tell you
wrong.
Make the following in a Batch
file. (1.bat)
@echo off
if %1. ==. goto exit
if %1. == ren. goto ren
if %1. == noren. goto noren
:noren
ren %winbootdir%\win.co_ win.com
echo You can get into windows.
goto exit
:ren
ren %winbootdir%\win.com win.co_
echo You can't get into windows.
goto exit
:exit
echo Remember to type '1
ren' to see that windows 95 isn't the operating system, or
echo type '1 noren' to get
back into windows 95.
echo Type 'win' [enter]
at the command prompt after typing '1 ren'.
echo.
^ copy the following into a file named "1.bat", but save it as "c:\1.bat", then test it out.
Another thing is that Windows
95 isn't version 4.00.(something...). But, you can find out the real version
with this program: Sysinfo.exe.
If that doesn't satisfy you, then e-mail me at [email protected]
for more details and source code in C.
Know, if you delete it, it
will ask for a new password when you Log on, but other passwords can be
deleted as well. So, if you want to re-enter the other passwords,
delete that file. When you have done that, go to
shutdown
Close all programs and log
on as different user.
When you have done that, enter
your Log on name and a new password. It will then ask you to re-enter
your new password. Now, as I said before, you can loose a different
password.
Then Reboot your computer and see the results. But, before you do that, copy the system.ini to another directory/folder just in case you don't know how you get into it and change it back.