Comments
Sort by recent activity
If you type "Reflector.exe /?" from the command line, it displays a help dialog: ---------------------------
.NET Reflector
---------------------------
Usage:
Reflector.exe [options] [assemblies]
Options:
/register - Register file extensions
/unregister - Unregister file extensions
/select:<identifier> - Select item in browser
/fontname:<name> - Use specified font name
/fontsize:<size> - Use specified font size
/configuration:<file> - Use configuration file name
/help - Show this help message
---------------------------
OK
---------------------------
/ comments
If you type "Reflector.exe /?" from the command line, it displays a help dialog:---------------------------
.NET Reflector
---------------------------
Usage:
Reflector.exe [options] [a...