Making use of "Send To" in Windows XP
One of my favourite utilities is Lutz Roeder’s Reflector. But I didn’t like the way I had to always open it then copy the DLL I am trying to reflect on into it (I’m lazy ok!). So adding a link into the “SendTo” folder enables me to right click a DLL and send it to reflector.
This is how I did it:
1. Open the SendTo folder:
- Open the run dialog box (Windows Key + R) and type “SendTo” then click enter.
- OR manually, it will be in the “Documents and Settings\Username\SendTo”.
2. Find the Reflector DLL:
- This is wherever you decided to put the Reflector DLL. I have mine in a Reflector folder under Program files.
3. Right Click drag into the SendTo folder. Click “create shortcut here” and you’re done!
on January 9th, 2008 at 5:45 pm
[…] Neat tip for .NET development. Put the Lutz Reflector into the context menu in windows. […]