Command line options
alexriedel
Posts: 3
I have a project that has 22 .net executables that need to be obfuscated.
It is already painful enough that I have to create a project for each and every .exe file. Why can I not create ONE project that obfuscates 22 files :shock:?
Even more painful is that in the automated build process
Smartassembly.exe /build myprj.saprj
pops up the UI and then STOPS. It just STOPS and waits for me to close that window. For each and every file.
Please tell me there is a switch somewhere to prevent that and to just build without user interface.
It is already painful enough that I have to create a project for each and every .exe file. Why can I not create ONE project that obfuscates 22 files :shock:?
Even more painful is that in the automated build process
Smartassembly.exe /build myprj.saprj
pops up the UI and then STOPS. It just STOPS and waits for me to close that window. For each and every file.
Please tell me there is a switch somewhere to prevent that and to just build without user interface.
Comments