home *** CD-ROM | disk | FTP | other *** search
-
- Place PASSWORD.COM in your AUTOEXEC.BAT file.
- PASSWORD.COM's default password is SWIFTWARE
-
- Type: PASSWORD then press enter to test run the program.
- At the password prompt type SWIFTWARE then press enter.
- Try entering an incorrect password he, he.
- To change password use DOS debug program.
-
- Type: DEBUG PASSWORD.COM
-
- At the debug prompt type: F 103 116 0 press enter
- This replaces old password with "0"s
-
- Next type: E 103 'ANY_WORD' press enter
- Be sure to include the quotes at the beginning and end of
- the password you use ( up to 20 characters in length ).
- PASSWORD MUST BE IN UPPERCASE
-
- Type: W then press enter to write program to disk
-
- 11-14-92
-