I would like to create a share for a whole drive in my WiX installer project. The default approach for share creation works just fine for folders, but not for drives! The following code snippet illust
We have an application written in both C++ and .NET that installs for all users in the Program Files folder. This application downloads new versions of itself (as MSI installers) and spawns the new in
Hi, I\'m receiving 2908 (0x80131047: The given assembly name or code-base is invalid) error when running my MSI package.
I\'m trying to create a custom action for my Wix install, and it\'s just not working, and I\'m unsure why.
I have a Setup Project in my solution in Visual Studio 2008 SP1.The application installs fine but it is not loading my prerequisite of SQL Server CE.
I\'ve been reading about what happens after packets are captured by NICs, and the more I read, the more I\'m confused.
We are on the eve of product launch, and at the last minute I am being bombarded with crash reports that appear to be related to our installer, which is a WiX3 project with separate outputs for x86 an
I\'m using Tea开发者_StackOverflowmCity to automatically build my solution with msbuild and it seems that .vdproj are not supported. What are my options to build an msi/installer ?
With a windows MSI file, is there a way to grab all the possible installation paramet开发者_如何学JAVAers in .NET code? I need to make a generic user interface to configure multiple MSI files not know
I have an .MSI th开发者_开发百科at was created using InstallShield 2008. and now I need to use WIX to create a patch. Is this possible using WIX directly or do I need to convert my Installshield .ism