Hey folks!
I could use a little help. My project requires a run through Dotfuscator that also requires a command line parameter to be passed to the Dotfuscator executable. I saw the parameter/value table on the screen for configuring the Dotfuscator step, but that doesn't just jump out at me as being a list of command line parameters necessarily. Through the magic of virtual machines, Dotfuscator takes 6 hours to perform its duties, so testing can be quite cumbersome. Can anyone help shed some light on this for me? What I have is a batch script that adds \inpl:on as the command line parameter so that my command line looks like the following:
"C:\Program Files\PreEmptive Solutions\Dotfuscator Professional Edition 4.6\dotfuscator.exe" /inpl:on IP60Dotfuscator.xml
Thanks a bunch in advance!
-Bryan