Hi!!!
I have made a password program, here it comms.
10 print "Login"
20 input a$
30 if a$ = "password" then goto 50: else goto 10
50 end
Compile it as a standalone program, and change the inlogings word to a word you want to login as. Then start it by write a line i AUTOEXEC.BAT like this: C:\login.exe and then have you protected your DOS computer from ppl who want to make a mess in your DOS computer.
Regards
Mikael Lj
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Shouln't it be easier with just batch file? If you don't want to spam your autoexec, you could just create new batch and run that batch in autoexec.