I am facing problem in Windows Installer Rollback functionality. I have created an installer class and it launches custom action [installer type] to create da开发者_StackOverflow社区tabase, If user wa
Wow do we include a batch file in a msi installer which should run every time the msi is installed?开发者_开发百科I\'m not sure but it might work if you create a custom action to execute cmd.exe and h
I\'m 开发者_开发知识库not sure what happened, but my installer is in a weird state--when I install my MSI, it doesn\'t seem to be running the current version of the code (I\'m using Custom Actions).I
I have a hierarchy of Directory elements in a WiX script. I also have a component that creates a virtual directory (using IIS:WebVirtualDir), which points to the root of my Directory hierarchy.
I\'m currently using the Visual Studio Installer (Setup Project) in Visual Studio 2010 as the installer for MyProgram. It has some quirky bugs and is not very customizable so I would like to switch to
I have some .msm merge modules (for Crystal Reports if you must know) that I want to convert to one single .msi installer package. I can do this with a Visual Studio setup project, but then I cannot a
I can build a managed custom action just fine using the DTF tools (I.E MakeSfxCA.exe) My post build event command line looks li开发者_Go百科ke this:
I have created a deployment file(msi) using VS Setup project. This msi file create a shortcut in desktop.During deployment I have added some predefined data files (.xml/text) into it.Application short
We have a pr开发者_开发百科oduct that we need to create an installer for. It has a number of components which can be installed or not as the situation demands.
I am building an installer and I want to bootstrap SQL Server Compact Edition 3.5 SP2.The problem is that I am looking for the registry key HKLM\\SOFTWARE\\Microsoft\\Microsoft SQL Server Compact Edit