Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Windows 98se Command.com

Featured Replies

I would like to remove the Copy command from the Interpreter, is this possible, if so how?

Is an Exe called by the Interpreter when the Copy command is issued, if so which one?

Thank you.

Edited by Vospers


Copy is an internal command. So the only way to remove it is to use an hexeditor to change command.com itself. Search for a list of internal commands DIR CALL CHCP ... When you rename copy here, or change it to lowercase, the command will be unavailable. I suppose you'll have to delete the external xcopy too.

I would like to remove the Copy command from the Interpreter, is this possible, if so how?

Is an Exe called by the Interpreter when the Copy command is issued, if so which one?

Thank you.

If you can hex-edit the command interpreter, you can change the four letters of "Copy" to any other four letters you like.

Don't make it longer or shorter than four letters though.

That's been done, even back in the Commodore 64 days, to confuse unwanted users.

I've done it myself, on many occasions.

Good Luck,

Andromeda43 B)

EDIT:

I have not had a HEX Editor for years, but I just found a real nice FREE one here:

www.hhdsoftware.com/Products/home/hex-editor-free.html

Open Command.com in the editor and you will see the hex addresses in the left column and the ASCII text in the right column. Scroll down to hex address 00010b60.

You will find copy in that line represented by: 43 4f 50 59

Change those numbers and you will see the text in the right col. change too. Or, click your mouse on a letter,,,,change it by typing a new letter over it and you will see the numbers on the left side change accordingly.

After making the changes you want, save the file. COPY will no longer be recognized by the Command interpreter.

Good Luck

Edited by Andromeda43

  • Author

Thank you both for your interest, editing command.com worked without any problem.

Can you advise about somehow being able to cripple the copy/paste function in 98se?

Thanks.

  • Author

Ed209uardo - Thank you, I'll investigate Poledit...

Thanks guys..

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.