4101
Living Room / Re: Windows system "aliases"?
« Last post by MilesAhead on September 11, 2012, 07:58 PM »Shortcuts... seriously.
Make shortcuts with the full command of what you're trying to do, and place them in a folder that you add to %PATH% (putting them in c:\windows\system32 was kinda rude, IMO, albeit effective...).
I did it all the time, worked well as long as the options were there. Fer example, to open firefox and have it open to Donationcoder.com:c:\path\to\firefox.exe "https://www.donationcoder.com"http://kb.mozillazin...mmand_line_arguments
You'd have to look up how to do it on other browsers, and programs that don't accept parameters you want can be dealt with by using a script automation thing like AHK.-Edvard (September 11, 2012, 04:04 PM)
A variation of this technique I've seen is put them in the Quick Launch folder. Especially if you have W7 and don't use quick launch bar, you can type the name of the shortcut in the Run or Search box and it will launch. I think I tried it in XP or Vista. Haven't tried it on W7 but I see no reason why it wouldn't work.
Or use an alternative shell with native alias functionality such as bash for win32. Just enter the aliases in bash start-up config script similar to DosKey alias=command. Usually the ls command comes configured as an alias with a bunch of options so that the options are specified just by typing ls and the file pattern into the bash command shell.

Recent Posts
Eventually I'll have to give up the SVGA connector. I'm using an old kvma switch and Gateway VX900. Maybe when I get an OctaCore or whatever they call 8-core PCs, I'll step up to dual flat screens.
, but
. (And I may not grasp the request.)