Hi All,
I need some help from experts of preparing an application for obfuscation
and installation.
A solution with two projects:
1. I have a standard windows form app with an implemented custom
installer class.
2. I have a standard setup referencing the "output" of the above app and
implementing the custom actions from the custom installer class.
How can I package an obfucated version of the above solution? I've used the
built-in obfuscator (Dotfuscator) but it hasn't help me, or perhaps I'm
using Dotfuscator wrong!
Can someone point me towards the correct direction.
Thanks,
RF
I need some help from experts of preparing an application for obfuscation
and installation.
A solution with two projects:
1. I have a standard windows form app with an implemented custom
installer class.
2. I have a standard setup referencing the "output" of the above app and
implementing the custom actions from the custom installer class.
How can I package an obfucated version of the above solution? I've used the
built-in obfuscator (Dotfuscator) but it hasn't help me, or perhaps I'm
using Dotfuscator wrong!
Can someone point me towards the correct direction.
Thanks,
RF
Comment