a while ago, not so long ago, i came across a thread in which there was a link to a page that indicated methods to modify/create a .cmd file on windows in order to customize a "prompt" window to look like anything you'd like to... i took the task to recreate the OSX Terminal window using this method (see image attached)...
the process wasn't so difficult at all, as much as getting a certain character to display properly...
you just have to create a text file somewhere and insert this into the file:
@title Terminal - ttyp1
@echo Logged On: %date%%time% on console
@echo Welcome to Darwin!
@"%comspec%" /k prompt [COMPUTERNAME:~ $p] %username%%%%
where you change "COMPUTERNAME" to anything you like.
then save the file as "whateveryoulike.cmd"
run it and if you got it right, the prompt should come up looking as the OSX Terminal.
if you happen to use Yz Dock, as i do, drag the file you created onto the dock, right click on it and choose "property of dock item"... where it says "Work Folder" just type either "c:\" or "\", without the quotes obviously.
open the new created dock shortcut and right click on the window title bar... choose properties. in there you can customize even more the look of the prompt window, that including font style, colors, font sizes, and cursor sizes (choose large in order to get the most OSX look-alike)...
however, i've seen that the command window a.k.a cmd.exe doesnt skin as it should while having some sort of theme installed and running on XP. this is where the Aqua-Soft comunity comes in... there are a lot of skining and modding experts out there... i know it. does anyone of you pros know how to get the "cmd.exe" window themed like the rest of my apps? is it even possible???
anyways, if someone doesn't quite get what i just wrote here, contact me... i'll gladly help you out in any way i can...
Aqua-Soft Forums