F5F Stay Refreshed Software Operating Systems Yes, you can modify a cmd command name to another version.

Yes, you can modify a cmd command name to another version.

Yes, you can modify a cmd command name to another version.

Pages (2): 1 2 Next
_
_Matoo_
Member
177
11-03-2016, 01:49 AM
#1
Sure, I can adjust that for you. Just type "tree" and it will ignore the command. Cheers!
_
_Matoo_
11-03-2016, 01:49 AM #1

Sure, I can adjust that for you. Just type "tree" and it will ignore the command. Cheers!

_
_Dewey09
Member
68
11-04-2016, 06:05 PM
#2
No way unless you manage to recompile Windows (which you can't, and even then it wouldn't make sense).
_
_Dewey09
11-04-2016, 06:05 PM #2

No way unless you manage to recompile Windows (which you can't, and even then it wouldn't make sense).

S
Superkitty09
Junior Member
13
11-04-2016, 07:39 PM
#3
My friend altered "Ping" to "Hack," though this change applied to a Hackintosh setup.
S
Superkitty09
11-04-2016, 07:39 PM #3

My friend altered "Ping" to "Hack," though this change applied to a Hackintosh setup.

Z
Zoleks
Member
237
11-06-2016, 03:12 PM
#4
Right at the heart it remains active.
Z
Zoleks
11-06-2016, 03:12 PM #4

Right at the heart it remains active.

S
Sparkstorms
Junior Member
47
11-06-2016, 04:59 PM
#5
The logs appeared interesting!
S
Sparkstorms
11-06-2016, 04:59 PM #5

The logs appeared interesting!

P
Person_
Member
126
11-06-2016, 09:55 PM
#6
You can configure the system to prompt for 'cmd' only when you actually need to run a command prompt, preventing automatic execution. This involves setting up user preferences or scripts to handle the input correctly.
P
Person_
11-06-2016, 09:55 PM #6

You can configure the system to prompt for 'cmd' only when you actually need to run a command prompt, preventing automatic execution. This involves setting up user preferences or scripts to handle the input correctly.

T
Tim3Crime
Member
54
11-06-2016, 11:29 PM
#7
You could create .bat files using the echo command. For instance: @ Echo off echo VIRUS DETECTED pause @ Echo off turns off echo so it doesn’t appear when running the batch file, leaving only VIRUS DETECTED visible. Pause exists to prevent immediate closure after opening the file. This isn’t CMD but a fun way to experiment. I built a Matrix code shower thingy lol.
T
Tim3Crime
11-06-2016, 11:29 PM #7

You could create .bat files using the echo command. For instance: @ Echo off echo VIRUS DETECTED pause @ Echo off turns off echo so it doesn’t appear when running the batch file, leaving only VIRUS DETECTED visible. Pause exists to prevent immediate closure after opening the file. This isn’t CMD but a fun way to experiment. I built a Matrix code shower thingy lol.

S
SlushieMagic
Member
51
11-12-2016, 03:40 AM
#8
I understand you're familiar with the standard batch commands, but that's not sufficient for your needs.
S
SlushieMagic
11-12-2016, 03:40 AM #8

I understand you're familiar with the standard batch commands, but that's not sufficient for your needs.

K
khostri
Junior Member
15
11-12-2016, 05:02 AM
#9
I'm sorry too.
K
khostri
11-12-2016, 05:02 AM #9

I'm sorry too.

R
rignar
Junior Member
22
11-12-2016, 12:23 PM
#10
If you wanted to automate CMD tasks, those tools could handle it. Still, are you repeating the same command each time? Alias just takes the new command name, not trying to guess what you mean. Slightly off-topic, but do you have dyslexia? It makes typing commands tricky for me.
R
rignar
11-12-2016, 12:23 PM #10

If you wanted to automate CMD tasks, those tools could handle it. Still, are you repeating the same command each time? Alias just takes the new command name, not trying to guess what you mean. Slightly off-topic, but do you have dyslexia? It makes typing commands tricky for me.

Pages (2): 1 2 Next