Windows Explorer Integration - icsharpcode/ILSpy GitHub Wiki

Add shell integration

The "Open with ILSpy" menu item can be added to Windows Explorer context menus

  1. Open ILSpy
  2. Select View | Options...
  3. Switch to the Misc tab
  4. Click the "Add shell integration" button
  5. Click Yes when prompted

Remove shell integration

This "Open with ILSpy" menu item can be removed

  1. Open ILSpy
  2. Select View | Options...
  3. Switch to the Misc tab
  4. Click the "Remove shell integration" button
  5. Click Yes when prompted