redistributable
Distributing .NET 4.0 redistributable with application
I want to pack the .NET 4.0 redistributable with our application.We will be installing onto systems that may not have external network or Internet access.[详细]
2023-03-31 07:54 分类:问答Can i include the "vcredist_x86.exe" in my setup
I have an application developed using c++\\cli on vs2008. As you are aware to deploy this application on any machine, i need the vc++ redistributable to be installed on the target machine.[详细]
2023-03-30 10:52 分类:问答Are there any side-effects of using macro _BIND_TO_CURRENT_VCLIBS_VERSION?
We are porting a VC++ project from Visual Studio 2003 to Visual Studio 2008 SP1(9.0.30729.4148). The dependent external libraries are also[详细]
2023-03-23 00:20 分类:问答.Net Framework Redistributable
Are these DLL\'s below are included in .Net Fr开发者_高级运维amework Redistributable? DocumentFormat.OpenXml.dll[详细]
2023-02-28 12:10 分类:问答How can I tell if msHtml.dll is available onto client computer when deploying with clickonce?
Having been told msHtml mustn\'t be copied with my own clickonce app, I would like to: Detect if the client\'s computer has msHtml.dll installed and if yes, be able to use it in my application[详细]
2023-02-18 16:35 分类:问答Standalone VS 2010 C++ Program
it\'s been a long while since I\'ve used VS 2010 and C++, and as I\'m getting back to using it, I\'m running into the same problems that plagued me last year: the exe\'s that I compile do not run well[详细]
2023-02-10 17:21 分类:问答How do I redistribute a VB 6 application that uses Crystal Reports?
Assuming target system has \"Crystal Reports for Visual Studio 2008\", how can I distribute a开发者_如何学Python VB 6 application excutable along with report file? Just moving the executable and repor[详细]
2023-02-07 02:21 分类:问答Is there a .Net 4 or 3.5 redistributable that is not in installer form? A DLL placed in the programs folder?
I\'m working on a program in Visual C# 2010 for a friends company and it does not have any .NET installed. I know you can download .NET 3.5 or 4 from Microsofts site, but the accounts that the program[详细]
2023-02-06 05:28 分类:问答Can I redistribute the Microsoft.Http assembly? (part of the WCF REST Starter Kit) [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-28 17:58 分类:问答Change clickonce prereq's
So I migrated from VS2008 to VS2010 with my clickonce application.I use to have the 2008 C++ redist as a prereq for my application.Upon moving to VS2010 that option no longer exists and the 2010 C++ r[详细]
2023-01-19 18:06 分类:问答