I have created a msi using VS2010 Setup and Deployment template. In this I have referred a exe(Application) in Custom action->Install to be installed when MSI is executed . If the exe execution fails
I have created the setup of a Windows Forms application. After installing this 开发者_开发技巧setup in Windows 7, it displays something like this:
Hi , I tried to unregister and delete an .ocx & a .dll from the System32(XP 32 bit os)/SysWow64(64bit OS) of the machine 开发者_JS百科using C# code. I had written the Unregister & Delete code
I want to create a setup file with Installshield 2010. I have written my program with wpf and SQL Server 2008.
After I save a file in a folder with correct extension, when I go back and look at it, the file is unrecogniza开发者_运维知识库ble to the application. The file association appears to be lost.
I have a Setup and Deployment project in Visual Studio 2010. I would like开发者_JS百科 the installer to create two shortcuts to the executable of another project in my solution. One normal shortcut t
My requirement is to deploy an ASP.NET application in which I have a core library class project, service layer and a UI layer, using SQL Server database as backend.
I have four dissimilar products. They are: Outlook add-on product System-Tray product Standard EXE product
I have pictures, gifs, textfiles, console applications needed by my c# program. They are all in the same directory with my c# program.
I have created a project and made it to 开发者_开发技巧install using setup and deployment wizard. When i install it in my PC, it installs properly and creates shortcuts in desktop and startmenu. But w