Silent mode in command line
rocchellid
Posts: 8 Bronze 1
My project is made of an exe with some dll; some dll are obfuscatd and I use the option in command line /build (in a bat file); It is very convenient, because having to obfuscate 7 dll without having clicks ... if it worked ...
Automation is almost useless if any file compile (without errors) SA present the report and to go to the next dll I have to close current window by hand.
In my opinion it is essential to implement a self-closing command without errors or even better the classical /silent where does not appear any interface ...
Davide
Automation is almost useless if any file compile (without errors) SA present the report and to go to the next dll I have to close current window by hand.
In my opinion it is essential to implement a self-closing command without errors or even better the classical /silent where does not appear any interface ...
Davide
Comments
I had not noticed the problem because the /build work also with the exe.
Thank you !
Davide