문제

I have a very low spec computer running XP Embedded (512Mb RAM, 512Mb HDD). IE 8 doesn't fit on it with .NET, so I was wondering if it's possible to compile a WinForm's project to a binary executable (making it independent of the .NET framework)... for what I am doing it seems like a bit of over kill to rewrite the executable in Delphi, VB, or something similar...

Cheers,

Andrew

도움이 되었습니까?

해결책

You can try porting your .Net project to version 4 and then you can only install .Net 4 client profile which is of very small footprint. You will need XP Service Pack 3 installed though.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top