Yes, but that doesn't make your app portable or mean it'll run on any given Vista or 7 PC. It doesn't matter that .NET comes with pre-installed frameworks, because .NET changes dramatically between versions, so a .NET app written for the latest .NET is not backwards-compatible with older versions. You need to specifically install the .NET on that PC for which the app was written. I'll take PureBasic's true standalone portable functionality, thanks.Olby wrote:Vista and 7 comes with pre-installed framework

Also, comparing .NET and PureBasic is totally unfair. A massive company with probably hundreds (or thousands?) of active developers working for Microsoft, versus a two-man team working from home? It's little wonder the speed optimizations are not as good. Let's keep it in perspective, eh?