Dec 142017
 
A whole file full of useful unprotects.
File UNPROT2.ZIP from The Programmer’s Corner in
Category Unprotects for Games and Such
A whole file full of useful unprotects.
File Name File Size Zip Size Zip Type
123STAR.UNP 1152 513 deflated
123UNP.HLP 11264 4611 deflated
ALTER.COM 1024 696 deflated
ALTER.DOC 2688 1127 deflated
ANCWAR.TXT 2275 967 deflated
BAS.UNP 896 463 deflated
BASIC.UNP 126 111 deflated
BASUPROT.COM 384 198 deflated
BASUPROT.DOC 181 151 deflated
CHARTMAS.UNP 3465 1575 deflated
COPY40.COM 3584 2225 deflated
COPY40.DOC 256 164 deflated
COPYALL.COM 4096 2230 deflated
COPYPC.COM 1792 1193 deflated
COPYPC.DOC 1920 757 deflated
CORNER.UNP 3781 1627 deflated
DB3V110.UNP 4480 1735 deflated
DB3V21.BAT 512 172 deflated
DB3V21.BIN 6272 145 deflated
DB3V30.BAT 256 139 deflated
DB3V30.BIN 6528 149 deflated
DB3V30.DOC 6784 1814 deflated
DB3ZAP.BAT 768 183 deflated
DB3ZAP.BIN 5632 191 deflated
DB3ZAP.DOC 1024 552 deflated
DBUG.SM 512 70 deflated
DOL&SEN.TXT 2570 1155 deflated
DOUBLDO2.UNP 4736 1966 deflated
DOUBLDOS.UNP 4352 1661 deflated
DSAVER.COM 3712 2231 deflated
EASYWR11.UNP 4480 2096 deflated
ENABLE.UNP 1280 652 deflated
EXECUVSN.UNP 3584 1371 deflated
FLTSIM.UNP 1152 508 deflated
FOCUSNEW.UNP 896 478 deflated
FRMWK1.BAT 256 124 deflated
FRMWK1.DOC 1792 728 deflated
FRMWK1.UNP 256 79 deflated
FSTBK501.UNP 1408 569 deflated
GATO.UNP 1024 287 deflated
GRAFWRTR.UNP 3200 1432 deflated
INFOCOM.COM 6191 3883 deflated
INFOCOM.DOC 6784 2729 deflated
LAYOUT.UNP 1152 585 deflated
LOADCALC.UNP 1152 450 deflated
LOTUS1A.UNP 256 183 deflated
MANY.UNP 4472 1747 deflated
MAXTHINK.TXT 896 415 deflated
MEMSHIFT.UNP 512 325 deflated
MOD123.COM 1536 200 deflated
MOD123.DOC 512 131 deflated
MP.DOC 7040 2366 deflated
MP.UNP 1152 419 deflated
MS2.UNP 1536 498 deflated
MSWORD.UNP 2176 1086 deflated
MYABCS.TXT 3072 1327 deflated
MYM.UNP 2176 965 deflated
MYM15.UNP 2176 965 deflated
NEW123UN.V1A 1024 571 deflated
NEWSROOM.UNP 1664 806 deflated
OZNEW.UNP 2944 1242 deflated
PCDRAW.UNP 2884 1327 deflated
PCDRAW14.UNP 2688 1261 deflated
PCM.UNP 512 292 deflated
PFS-ZAP.UNP 1664 447 deflated
PFS.UNP 3072 949 deflated
PFSFILE.UNP 1536 406 deflated
PRNTMSTR.UNP 1280 631 deflated
PRODWN.TXT 8192 2492 deflated
PROKEY.UNP 1536 609 deflated
PROKEY30.UNP 1152 605 deflated
PROUNLOK.COM 2176 1284 deflated
PROUNLOK.DOC 1408 799 deflated
RB4000.UNP 3584 1379 deflated
RBASE.UNP 3200 1378 deflated
README.142 853 400 deflated
READONLY.COM 128 121 deflated
READONLY.DOC 256 117 deflated
READWRIT.COM 128 121 deflated
READWRIT.DOC 128 75 deflated
SDKIK.UNP 2176 504 deflated
SIGNMAST.UNP 3265 1487 deflated
SK.UNP 2432 499 deflated
SK11C.UNP 2304 675 deflated
SMARTUNP.DOC 896 474 deflated
SMT.BAT 512 57 deflated
SOFTG203.U13 16640 4792 deflated
SOFTG203.UN9 14464 4524 deflated
SOFTGARD.TXT 19382 5833 deflated
SYMPH.COM 128 75 deflated
SYMPH.DOC 1408 672 deflated
SYMPH11.UNP 2688 1231 deflated
SYMPHONY.UNP 2560 1230 deflated
SYMPHONY.UP2 3584 1648 deflated
TIMER.SK 4352 1690 deflated
TKSOLVER.UNP 5632 1975 deflated
TM.UNP 1536 644 deflated
TRIVIA.UNP 1280 609 deflated
ULTIMA.UNP 2790 1349 deflated
UNP123.TXT 640 317 deflated
UNPROT.B 128 13 deflated
UNPROT.DOC 512 309 deflated
UNPROTEC.BLD 9 9 stored
UNPROTEC.DOC 1095 530 deflated
UNPSYM.COM 128 75 deflated
VISICALC.UNP 2560 1223 deflated
WORD.UNP 2304 1102 deflated
WORD1_1.UNP 5632 1847 deflated
WORDNEW.UNP 2688 1336 deflated
WS2000.UNP 4992 1881 deflated

Download File UNPROT2.ZIP Here

Contents of the ALTER.DOC file


ALTER
Command



Purpose: This command allows the user to change
file attributes.

Format:ALTER [d:][path]filename[/V][/N|/R/H/S/A|/B]

Type:InternalExternal
***

Remarks: This command can be used to mark files as
hidden, readonly, system or normal and to set
or reset the archive bit. It is also possible
to make subdirectory entries hidden. Hidden
files/directories will not be displayed by
the TREE or DIR commands. The XDIR command
will display all files regardless of the files
attributes; however, it will not display hidden
directories.

Example: ALTER c:\top\urgent.dat/v/r/h

This command line displays the current version
number and alters file C:\TOP\URGENT.DAT to be
READ_ONLY and HIDDEN. Read only files cannot be
changed or deleted.

ALTER \top\secret/h

This command line alters the directory
\top\secret as a HIDDEN directory. This
directory can only be accessed by those who
know the path.

ALTER \top\secret\letter.007/v

This command line displays the current
attribute settings for the file and prompts
the user for new attributes for the file.





10-26a
ALTER
Command

A sample display for this interactive mde
is shown:

C>ALTER \top\secret

ALTER Version X.XX (C)Copyright T A Davis, 1983

Attributes are (DRHB) for file \TOP\SECRET

Enter new attributes (RHSNBA) or ENTER ? NA_

Attributes are (DA) for file \TOP\SECRET

The identifiers used to display the files
attributes are listed below:

R - READ_ONLY
H - HIDDEN
S - SYSTEM
A - ARCHIVE SET
D - SUB_DIRECTORY
B - ARCHIVE NOT SET

You may specify N for NORMAL as a parameter
or as a response to the prompt. This identifier
is not listed as an attribute for the file,
but is offered as an easy means to remove all
attributes.

Consult your DOS 2.00 manual, page C-4 for more
information on file attributes.

NOTES:

The attributes of a BASE directory cannot
be altered. You MUST specify at least 4
characters for the path\filename.

There is no way to display hidden
sub-directories. Care should be taken to ensure
that any directory oncehidden, can be found.



10-26b
ub-directories. Care should be taken to ensure
that any directory oncehidden, can be found.





 December 14, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)