stupid replica of GNU coreutils but batch/cmd
- put init.cmd somewhere
- launch regedit then go to the following directory:
HKEY_CURRENT_USER/Software/Microsoft/Command Processor
- make a string value with the name
AutoRun
and make sure it has path to init.cmd
get CLink to make it even more cursed
- launch
SystemPropertiesAdvanced.exe
- click the
Environment Variables
button - make a new user variable named
prompt
with the value of%username%@%computername%: $P$G$_$$
(if the username showsSYSTEM
, remove the system variable named username or make a user variable named username with your name)
prompt should look like this
mv@SPAGHETTI: C:\Users\mv>
$
I DON'T KNOW WHY