I am trying to integrate all .NET assemblies so that users dont have to install .NET framework but can run the programm without installation.

Since I am new to this, I do not even know how to find all the assemblies (since Crypto Obfuscator asks to select them manually).

What tutorials would you recommend?

thanks!

有帮助吗?

解决方案

This is not possible without registry virtualization tricks, so I doubt Crypto Obfuscator can do this even if you select all the required assemblies.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top