How to create standalone windows application? I also create the project in visual studio 2005 but the application requirement is .Net framework 2.0. my minimum configuration system is windows 98 but windows 98 cannot contains framework 2.0. The user should not install framework and etc.
Standalone
Collapse
X
-
Originally posted by pentahariHow to create standalone windows application? I also create the project in visual studio 2005 but the application requirement is .Net framework 2.0. my minimum configuration system is windows 98 but windows 98 cannot contains framework 2.0. The user should not install framework and etc.
Rey Sean -
Originally posted by pentahariHow to create standalone windows application? I also create the project in visual studio 2005 but the application requirement is .Net framework 2.0. my minimum configuration system is windows 98 but windows 98 cannot contains framework 2.0. The user should not install framework and etc.
On closing delete the registry key
note you could also do this using a text file instead of registryComment
Comment