How to solve problems for applications that need .net framework?
I have converted one program that requires .net 2.0 in portable format and i am running the program on Windows 7 x32. The program runs fine most of the time but sometimes just stops to work and i have to restart it to make it work again, and i think this is related to the .net framework.
For programs that required .net framework do i have to insert any command in launcher.ini or appinfo.ini to make the program run without problems?