How can we help you today? How can we help you today?

Retrieving arguments passed in to reflector

Hi,


If someone can tell me the commandline arguments that reflector recognises and processes it would be appreciated.

Thanks,

Tony
Tony H
0

Comments

2 comments

  • BobbyMcR
    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   
    ---------------------------
    
    BobbyMcR
    0
  • Tony H
    Thanks for your help
    Tony H
    0

Add comment

Please sign in to leave a comment.