 |
你可以参考Using Visual Studio .NET to Redistribute the .NET Framework(http://msdn.microsoft.com/library/en-us/dnnetdep/html/vsredistdeploy.asp),其中介绍了如何利用Microsoft .NET Framework Setup.exe Bootstrapper Sample来实现你的目的。
在我写的《深入研究 Visual Basic.NET》(http://china.zealsoft.com/articles/vbnet/)一书的第20章也介绍了如何实现。
此问题由李海回答。
附加关键字:编程, 源程序, programming, source code, Visual Basic, VB, 制作安装程序, setup, installshield, wise install。
|