开发者

Is Window Forms Application created with Visual C++ 2005 will run without .netFramework on other computers

Is Windows Forms Application created with Visual C++ 2005 will run without .netFramework on other computers

and how i can check that application on my computer that it wi开发者_JAVA百科ll rum on other computers without .net Framework


No. You could use a bootstrapper like dotNetInstaller to check and install .NET Framework before the setup of your application is installed.

I do this for a number of applications successfully.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜