Hi,
My name is Nikhil. I am new to programming.I am obfuscating a C# solution using Dotfuscator. The output of the soultion is a UI along with a setup to install the application. The setup is getting the binaries from a path saved in the project setup on VisualStudio 2003. The dotfuscated project is having an another path, the path where dotfuscator is installed. Will I get the proper Setup ? First the C# project is build, on ly then the dotfuscated project. Can anyone clear my doubts ?
My name is Nikhil. I am new to programming.I am obfuscating a C# solution using Dotfuscator. The output of the soultion is a UI along with a setup to install the application. The setup is getting the binaries from a path saved in the project setup on VisualStudio 2003. The dotfuscated project is having an another path, the path where dotfuscator is installed. Will I get the proper Setup ? First the C# project is build, on ly then the dotfuscated project. Can anyone clear my doubts ?
Comment