He cool project!
Can i blame you if my network admin ask me why i download crap?
Sorry, my first response is an bug notification...
Using 1.0.75.1, on W7-64, fresh un-packed,
clicking at the drop-down arrow of the Variable edit, i get
System.ArgumentOutOfRangeException:
InvalidArgument=Value mit dem Wert 0 ist für DropDownWidth ungültig.
************** Geladene Assemblys **************
mscorlib
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1 (RTMRel.030319-0100).
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll.
----------------------------------------
CRAP
Assembly-Version: 1.0.75.1.
Win32-Version: 1.0.75.1.
CodeBase: file:///H:/1/crap/CRAP/CRAP.exe.
----------------------------------------
Once i have written an variable i can click at that button without an error.
- - -
2.)
I have to the care myself to add an space sign after the Command Prefix.
I think the app should do that for me?
F.ex.
Variable: C:\temp\crap.txt
ComPrefix: notepad
Results in: notepadC:\temp\crap.txt
- - -
3.)
I had expected to have an parameter like <variable> to add this in my command line where i need it.
This had be more intuitive
for me on my first test then just "automatically add the variable" to the command line.
And we would have more control where this var is inserted and how often.
- - -
4.)
I assume your tool calls comspec as default if no other executable is specified???
Can you please add an option check box like "[X] don not close command line window" and so call "comspec /K" ?
F.ex. i use
Variable: 127.0.0.1
ComPrefix: ping
Caption: Ping variable
The ping is executed but the DOS-Box is closed after that.
I guess i can add an PAUSE somewhere (don't tested it right now), ... but an option would be niftier.
- - -
5.)
Hmm, seeing now your "custom_testfile.xml" i get the idea: how about an option to save & load different settings.xml?
Perhaps even from command line: "crap.exe /s work.xml"
-