문제

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