Christoph Wille
|
13418aa00a
|
Fix warnings for single instance handling
|
1 year ago |
Christoph Wille
|
baea9c940a
|
CommandLineArguments ctor to static Create method
|
1 year ago |
Christoph Wille
|
e64795aad8
|
Prepare new AppEnv namespace that will house all application environment code (configuration and runtime)
|
1 year ago |
Christoph Wille
|
8ad24cd470
|
Set UnrecognizedArgumentHandling to CollectAndContinue
|
1 year ago |
Christoph Wille
|
84b78b399f
|
Switch to per-line arguments
|
1 year ago |
Christoph Wille
|
6762dd6f75
|
Show help - via a dialog box and not a flickering command line
|
1 year ago |
Christoph Wille
|
1fc9f92917
|
Enable help option (going with https://blog.rsuter.com/write-application-can-act-console-application-wpf-gui-application/ to display help leads to a flickering console window)
|
1 year ago |
Christoph Wille
|
d8c4c855f5
|
Document behavior of option case sensitivity
|
1 year ago |
Christoph Wille
|
d0c443cae1
|
Switch to --newinstance
|
1 year ago |
Christoph Wille
|
4b529259c9
|
Add more help text, type some options
|
1 year ago |
Christoph Wille
|
1d76d0a704
|
Fix namespace import
|
1 year ago |
Christoph Wille
|
e39403289d
|
Switch CommandLineArguments to McMaster
|
1 year ago |
dotnet format
|
0d9f871a4f
|
#2128: Reformat the whole code base.
|
5 years ago |
wangzq
|
ddba315a0a
|
Add command line argument "/config:" to specify settings file
|
7 years ago |
Siegfried Pammer
|
f77ee4fc35
|
Remove saveDir and fixedGuid command line arguments: Please use ICSharpCode.Decompiler.Console instead.
|
8 years ago |
LL
|
acb35e0b98
|
revert accidental changes
|
8 years ago |
LL
|
1827dd02d5
|
Create allow-multiple-instances option and its option page
|
8 years ago |
Siegfried Pammer
|
8ea39b77e6
|
replace try-catch-all with Guid.TryParse
|
11 years ago |
learn_more
|
83bc512ae2
|
Add commandline arguments for a fixed guid, and for specifying a directory where decompiled projects will be stored.
all assemblies passed on the commandline are exported to this dir.
|
11 years ago |
Ronny Klier
|
4e7d806744
|
Search as command line argument
|
11 years ago |
Daniel Grunwald
|
f12371e0e1
|
Consistently use the full MIT license header on source files.
|
14 years ago |
Daniel Grunwald
|
dce7d13146
|
Add /navigateTo command line argument.
|
15 years ago |
Daniel Grunwald
|
bc325f35e7
|
Introduce support for command-line arguments and WM_COPYDATA.
|
15 years ago |