Pages

Tuesday, July 30, 2013

Make Windows CMD look like Linu

Make Windows CMD look like Linux 

Make Windows CMD look like Linux

* Open regedit

* Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Environment







Back Up:

* Right click on Environment and select Export to back up the Key to a place on your computer


* In the right Window Pane, right click and select New \ String Value and name it PROMPT

* Double click on Prompt and in the Value data: field type the syntax for the Command Prompt you wan to use (for example - [%USERNAME%@%COMPUTERNAME%$S~]$$)


* Close regedit and either logoff or reboot



After you log out and back in if you see [%USERNAME%@%COMPUTERNAME%$S~]$$ instead of actually seeing your username and your computer name then you can just take out the % and make it your username at your Computer name.. or whatever you want

No comments:

Post a Comment