chennaiprogrammer
Programmer
- Jul 31, 1999
- 54
Hello All
I need to compile a .exe using VS 2005 express edition vc++ and that .exe should work on windows 2000 and windows xp computers and IF possible even on win 98 WITHOUT requiring users to download the DOT NET runtime ?
Is it possible ?
If not does that mean that the minimum size a packaged application that can be created using VC++ is about 24 MB ( including about 23 MB of dot net runtime) ?
That seems too much for an average user to download
and how do developers manage to create excellent code within 1 KB .exe file ?
and which does not require dot net runtimes or any dependencies whatsoever?
Do they use DELPHI ?
Is it not possible using VC++ ?
Will VS studio professional be any use in this regard ?
I have been searching high and low for these answers
I need to compile a .exe using VS 2005 express edition vc++ and that .exe should work on windows 2000 and windows xp computers and IF possible even on win 98 WITHOUT requiring users to download the DOT NET runtime ?
Is it possible ?
If not does that mean that the minimum size a packaged application that can be created using VC++ is about 24 MB ( including about 23 MB of dot net runtime) ?
That seems too much for an average user to download
and how do developers manage to create excellent code within 1 KB .exe file ?
and which does not require dot net runtimes or any dependencies whatsoever?
Do they use DELPHI ?
Is it not possible using VC++ ?
Will VS studio professional be any use in this regard ?
I have been searching high and low for these answers