Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

Windows Start|Run magic (See related posts)

Stolen from: http://www.hanselman.com/blog/Reflector5ReleasedWorldDominationAssured.aspx

Tuesday, February 20, 2007 1:18:12 PM (Pacific Standard Time, UTC-08:00)
The PATH might make sense if you have a single folder with a bunch of utilities. Otherwise, you can safely leave your DOS tricks behind and just add an entry for reflector.exe to:
HKLM\Software\Microsoft\Windows\CurrentVersion\App Paths

Set the (Default) string value to the full path to the executable. Start|Run glory, the Windows way.
Joshua Flanagan


You need to create an account or log in to post comments to this site.


Click here to browse all 5147 code snippets

Related Posts