Ryan's District Boards

Computer, programming, and webmaster help , support , tips and tricks => Internet webmaster computer programming technology tips and tricks => Topic started by: ben2ong2 on October 01, 2006, 02:09:23 PM

Title: How to use program aliases ?
Post by: ben2ong2 on October 01, 2006, 02:09:23 PM
You can use program aliases to run actual program. Well there are ways to hide actual program name. Not sure what's the good use for this tip but here it is anywayIn regedit, navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths]. To create a new alias, create a sub-key, and call it the name of the alias you wish to create. Then modify the Default value of the sub-key to equal the fully qualified path and filename of the application you want to be launched.