Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged WIX
0
votes
687
views
1
answer
wix - How to Select Features From Command Line
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)
wix
0
votes
598
views
1
answer
wix - How to deploy 64-bit and a 32-bit Windows Installer package as a single setup?
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)
wix
0
votes
549
views
1
answer
wix - How to uninstall with msiexec using product id guid without .msi file present
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)
wix
0
votes
401
views
1
answer
wix - What else do I need to show the license aside from WixUILicenseRtf?
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)
wix
0
votes
615
views
1
answer
wix - Set sub-features to not install by default
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)
wix
0
votes
580
views
1
answer
wix - How do I suppress ICE errors from merge modules
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)
wix
0
votes
685
views
1
answer
wix - Looking for a simple way to include all files in a project's BIN folder in my MSI
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)
wix
0
votes
576
views
1
answer
wix - Advertised shortcuts vs. non-advertised shortcuts in windows setup project
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)
wix
0
votes
406
views
1
answer
wix - Are applications dependent on the environment where it was compiled?
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)
wix
0
votes
478
views
1
answer
wix - Failed to get MSI property in UPGRADINGPRODUCTCODE, WIX_UPGRADE_DETECTED
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)
wix
0
votes
599
views
1
answer
wix - MSI installation log says: Note: 1: 2205 2: 3: Error
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)
wix
0
votes
493
views
1
answer
wix - How can I find the upgrade code for an installed application in C#?
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)
wix
0
votes
994
views
1
answer
wix - Redistributables for deploying C++ exe developed with Visual Studio 2015 on Windows 7
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)
wix
0
votes
624
views
1
answer
wix - how to find out which products are installed - newer product are already installed MSI windows
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)
wix
0
votes
661
views
1
answer
wix - Custom icon for ClickOnce application in 'Add or Remove Programs'
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)
wix
0
votes
603
views
1
answer
wix major upgrade not installing all files
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)
wix
0
votes
383
views
1
answer
wix - How do I avoid distributing sensitive information in my MSI by accident?
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)
wix
0
votes
524
views
1
answer
wix - MSI Reference Counting: Two products install the same MSIs
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)
wix
0
votes
523
views
1
answer
wix - I screwed up, how can I uninstall my program?
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)
wix
0
votes
556
views
1
answer
wix - Windows installer deletes versioned file during product upgrade, instead of downgrading it
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)
wix
0
votes
522
views
1
answer
wix - Unselected Feature Being Installed
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)
wix
Page:
« prev
1
2
3
next »
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question
Just Browsing Browsing
[1] Sequelize.js - How to access associated in-memory items
[2] javascript - Global function is not a function in latest browsers Microsoft Edge & Chrome
[3] vue2.0+vue-composition-api如何组件传值
[4] jquery 实现为多个不同class的div 添加同一个父类?
[5] java - Flatmap vs two forEach
[6] idea写javascript的显示问题
[7] flex-wrap: wrap时做文本溢出处理,文本无法居中
[8] Python批量修改文件,删除文件名称的中文
[9] PHP的协程到底是什么意思?
[10] Posting list to Json without square brackets in Python
2.1m
questions
2.1m
answers
60
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
...