Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged wix

0 votes
637 views
1 answer
    This might be a naive question. I have to manually edit a .WXS file to make it support select features from ... How to accomplish this in WIX? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
566 views
1 answer
    I need to deploy a software setup targeting both, Windows 64bit and 32bit. I have two separate Windows Installer ... platform they are using. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
504 views
1 answer
    I'm trying to automate the uninstallation of packages created using WiX for the purposes of changing the installed ... </Product> </Wix> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
359 views
1 answer
    In my wxs file, in the Product element, I added: <WixVariable Id="WixUILicenseRtf" Value="C:Userspupeno... ... to see it working first. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
571 views
1 answer
    I have an WIX installation with a feature and two subfeatures. I would like the feature to be ... WixUI_FeatureTree be clobbering INSTALLLEVEL? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
556 views
1 answer
    I build an installer using WiX 3.5. The installer utilizes VB6 merge modules. I always get a lot of error ... with the old merge modules? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
660 views
1 answer
    I have many files (hundreds) in my project's output BIN folder. I simply need to have an installer to ... <Component> and <File> sandwich. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
546 views
1 answer
    I cannot understand what is exact consequences of using attribute Advertise in Shortcut attribute. What is the diffirence? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
385 views
1 answer
    We are having a System.BadImageFormatException in our MSI installers. I have already read about the target ... example: msi installers)? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
438 views
1 answer
    I wanted to skip some of my custom actions during upgrade, uninstallDriver, to achieve this I have tried to ... ALL" OR REINSTALL</Custom> See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
564 views
1 answer
    I created an MSI installer with WiX 3.8 and I get this error in the MSI log when installing it: ... finishes with no visible problem. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
468 views
1 answer
    I am using the C# wrapper for the Windows Installer API from the WIX Toolset. I use the ProductInstallation ... installed application using C#? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
955 views
1 answer
    I have developed a 32-bit C++ application using Visual Studio 2015 (on Windows 10). I want to deploy it onto ... to stick with MSI if possible. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
596 views
1 answer
    I can create MSI via WIX -> we installed it on IIS. What is happening - we had some version of application ... i can look straight on it? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
624 views
1 answer
    A ClickOnce application created using Mage is not showing the icon that was specified in for the Mage command-line ... keys? Is it possible? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
566 views
1 answer
    I have a very simple WiX project (version 3.7) that installs somes files (a .NET program version 6.0.0.0). I ... is wrong and how to fix it? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
331 views
1 answer
    How do I avoid distributing sensitive information in my WiX / MSI by accident? I distributed a password, machine ... via your MSI by accident See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
461 views
1 answer
    When products A and B each install several MSIs and some of the MSIs are the same, will uninstalling ... without using the Permanent flag? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
471 views
1 answer
    My Wix installer worked installing my program, but it's broken for uninstallation. A file is removed too early ... force removal of the package? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
524 views
1 answer
    We use wix to create our setups. For upgrading, we use major upgrades as demonstrated in this answer by ... manually installs the new product. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
452 views
1 answer
    I've been shoved into a DevOps position at work with very little knowledge about InstallShield or what I'm doing. ... - and if so, where? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...