setup-deployment
How to read return status of exe installed using MSI packaging?
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[详细]
2023-03-24 00:27 分类:问答How to set the publisher name for a Windows Forms application
I have created the setup of a Windows Forms application. After installing this 开发者_开发技巧setup in Windows 7, it displays something like this:[详细]
2023-03-23 22:01 分类:问答unregister an .ocx in 'onbeforeinstall' event of Installer class then try to register it on install but couldnt done
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[详细]
2023-03-23 09:14 分类:问答Create setup file with SQL Server 2008 via installshield 2010
I want to create a setup file with Installshield 2010. I have written my program with wpf and SQL Server 2008.[详细]
2023-03-21 12:57 分类:问答Recognizing files with an application
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.[详细]
2023-03-19 21:03 分类:问答How to set "Run as administrator" flag on shortcut created by MSI installer
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[详细]
2023-03-19 15:51 分类:问答Publishing ASP.Net Web application with SQL Server database installation
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.[详细]
2023-03-18 02:26 分类:问答auto upgrade for dissimilar products in a single click
I have four dissimilar products. They are: Outlook add-on product System-Tray product Standard EXE product[详细]
2023-03-17 10:28 分类:问答combine c# program and stuff in just 1 program
I have pictures, gifs, textfiles, console applications needed by my c# program. They are all in the same directory with my c# program.[详细]
2023-03-16 10:43 分类:问答Setup and deployment project doesnt create shorcuts after installation!
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[详细]
2023-03-16 09:12 分类:问答