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

Problem using version 7 command line options

Hello,

We've recenlty updated from version 6.9 to version 7.0.
In version 6 we used to execute the following command line to generate a new project for each of the assemblies to obfuscate in our output path:

"C:\Program Files\Red Gate\SmartAssembly 6\SmartAssembly.com" /create "..\bin\es\OurAssembly.saproj" /input="C:\source\bin\es\OurAssembly.dll" /assembly="OurAssembly";nameobfuscate:true,controlflowobfuscate:1,dynamicproxy:true,compressencryptresources:false /stringsencoding=true;improved:false,compressencrypt:false,cache:true /preventildasm=true /typemethodobfuscation=3 /fieldobfuscation=2 /output=$self


However, when we try to execute the same command line using version 7 we get the following error:

SmartAssembly v7.0.1.2089


We have tried to create and configure the project from the GUI using the same settings and both project creation and obfuscation are working as expected. Do you know why our settings are not working when we try to create the project from the command line?
mjfernandez
0

Comments

2 comments

  • Russell D
    We've noticed a few problems with the command line version - can you send in a build log?
    Russell D
    0
  • mjfernandez
    Hello Russell,
    This post seems to have been triplicated when I posted it, anyway, I'll try to send it
    Russell D said:
    We've noticed a few problems with the command line version - can you send in a build log?

    mjfernandez
    0

Add comment

Please sign in to leave a comment.