Computing.Net > Forums > Disk Operating System > modified TREE.COM

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

modified TREE.COM

Reply to Message Icon

Name: dagul
Date: July 21, 2003 at 23:53:09 Pacific
OS: win2kpro
CPU/Ram: p233mmx/64mb
Comment:

i am looking for a modified version of
TREE.COM (msdos 6.22) that enables it
to work under ALL versions of DOS.

this has been done with edlin
but finding one for tree.com is difficult.

thanks in advance.



Sponsored Link
Ads by Google

Response Number 1
Name: guti
Date: July 22, 2003 at 07:45:02 Pacific
Reply:

Use setver in order to run any version of tree.


0

Response Number 2
Name: JackG
Date: July 22, 2003 at 08:46:06 Pacific
Reply:

Using SETVER on the system to set that systems return value for TREE.COM to 6.22 is one solution.

Passing around copies of DOS over the internet upsets Micro$ofs lawyers and violates their copyrights.

But if you have a legal copy of DOS 6.22, then you can make your own custom version of the TREE.COM command. Patch it with DEBUG.

Copy a copy of TREE.COM to the root or a temp directory and do a CD to it. Then:

debug tree.com
-E 1600
-????:1600 75.90 03.90
-W
-Q

should do the trick.

Problem is, the 6.22 version of tree.com uses INT 2F functions that do not exist in versions of DOS prior to v5.0, so this patched version might not work on them. For them you would have to have an old version of tree.com patched to bypass the version check.


0

Response Number 3
Name: dagul
Date: July 23, 2003 at 11:25:44 Pacific
Reply:

thanks JackG. it worked perfectly!
do you have any more modifications?


0

Response Number 4
Name: SkipCox
Date: July 23, 2003 at 21:45:12 Pacific
Reply:

Thanks again Jack, that's cool stuff.

Skip


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: modified TREE.COM

DOS 6.22 command: tree.com www.computing.net/answers/dos/dos-622-command-treecom/13143.html

Editing command.com and IO.sys? dri www.computing.net/answers/dos/editing-commandcom-and-iosys-dri/15220.html

xcopy switches www.computing.net/answers/dos/xcopy-switches/6175.html