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
1.0k
views
1
answer
wix - Always update files in minor upgrade (how to)
I am creating an install package using InstallShield Pro X. The upgrade works properly. However, the product ... and the installer fails. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
492
views
1
answer
wix - ADDLOCAL=FEATURE1 in MSI installer removes other FEATURES
I am trying install one of FEATURE_NEW using wix installer setup.exe(2.0) on top of setup.exe( ... v /qn ADDLOCAL=INSTALLED_FEATURES,FEATURE_NEW See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
493
views
1
answer
wix - How to avoid having two versions of a product installed with Windows Installer / MSI?
I have written and am maintaining a number of Wix installation source files which I use to build MSI files for ... Wix 3.11.1.2318) See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
554
views
1
answer
wix - After using msiexec to uninstall a program it remains in the control panel (add/remove programs)
This seems really odd. I have a program installed (via a WiX installer) and I'm trying to uninstall it programatically ( ... 15/2019 9:16:22 === See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
595
views
1
answer
wix - How to set a check box to "unchecked" from the msiexec command line?
I have an msi (authored with WIX) that has a check box bound to a custom property (call it MY_PROPERTY) ... my original question. Any thoughts? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
667
views
1
answer
wix - Restart Manager behavior with Windows installer
With Windows installer 4.0 and Restart Manager, would it be safe to assume that "Restart Manager" would take ... "Restart Manager" is enabled? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
505
views
1
answer
wix c# app doesn't launch after installing
I have already successfully generated and successfully installed my C # WPF application with Wix. The application includes ... /Fragment> </Wix> See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
540
views
1
answer
wix - Windows Installer custom actions: commit action won't get executed
I am designing a windows installer project using WIX. Now it fails in the installation, because the Commit custom ... me what I did wrong? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
536
views
1
answer
wix - Is source-code for Deployment Tools Foundation available?
I have been trying to find source-code for Deployment Tools Foundation or rather for Microsoft.Deployment.Compression ... source is available? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
601
views
1
answer
wix - Adding a new Custom Action to a project prevents an existing Custom Action from being run
I have a Custom Action project that has various CA's used by installers that my company creates, a few of ... properly including the new one. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
625
views
1
answer
wix - AppSearch has sequence number 50 - right?
This doesn't feel like a good question, but please bear with me for a moment. To put it into perspective, I ... was scheduled so early by WiX. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
571
views
1
answer
wix - How can I resolve MSI paths in C#?
I need to resolve target paths from an MSI database, outside of the installation. I am currently doing this ... code but not very elegantly. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
527
views
1
answer
wix - FireBreath plugin automatic installation
I wrote a plugin using FireBreath, VS2010, for Windows, all browsers. In FireBreath documentation I saw that I have ... him to a download? 10x! See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
542
views
1
answer
wix - Windows Installer evaluates ROOTDRIVE to local drive with less free memory space => why?
Lots of pages in the internet and books about Windows Installer are citing the following Microsoft page ROOTDRIVE for: If ... says and vows ;-) See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
604
views
1
answer
wix - How to install features depending on the value of property
I have a registry key that can be equal to one of two values: special value or null. And two features. ... resolve my problem!Please any help! See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
699
views
1
answer
wix - How to create a MSI Windows installer for a Java program?
I'd like to create a single Microsoft Installer file for a Java program. I can't use Netbeans or any Maven ... /Feature> </Product> </Wix> See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
803
views
1
answer
wix - MSI Major Upgrade overwriting rules
I think I read it somewhere, but couldn't find the source now and can't confirm it: when install(Major upgrade ... . An happy ending after all! See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
560
views
1
answer
wix - Is there a good alternative to Install Shield?
I am looking for suggestions to an alternative setup application from Install Shield. We are currently using Install ... you're using better. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
936
views
1
answer
wix - Windows msi: error 1316: the specified account already exists
The execution of a wix package from a bundle outputs "error 1316: The specified account already exists" during ... to fully test it though. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
527
views
1
answer
wix - Windows application registry settings and guidelines
As I have been learning WiX to write an installer, I've learned a lot from documentation and tutorials how to ... leads back to my question #1. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
398
views
1
answer
wix - Features installed to different locations but referencing the same components
I have a product that consists of multiple features that can be installed to different locations e.g. Feature 1 ... a big job. Any suggestions? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
453
views
1
answer
wix - Can a .msi file install itself (presumably via a Custom Action)?
I wand to construct an MSI which, in its installation process, will deploy itself along with its contained Files/ ... via DTF and otherwise). See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
525
views
1
answer
wix - Majorupgrade or Upgrade ID which is preferred for Major upgrade?
We are trying to do Major upgrade. While i was investigating i found 2 approaches. One is using Upgrade ... preferred [and recommended] mostly? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
743
views
1
answer
wix - How to run custom executable with elevated privileges?
I need to run executable for custom setup/tear down, after install and before uninstall. It needs to run with ... How to do this correctly? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
525
views
1
answer
wix - MSI Repackaging - free tool
I have an existing MSI package which I want to repackage to add installation options (so far the MSI has ... have VisualStudio)? Thank you! See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
592
views
1
answer
wix - CustomAction DriverPackageInstall failing with 0x80030005
I am having WDF driver installing using WiX installer via custom action using API DriverPackageInstall. but its ... . Any help appreciated. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
677
views
1
answer
wix - How to debug an MSI Custom Action that is implemented in Javascript?
I'm having difficulty figuring out why my Javascript Custom action is failing. I thought I saw a topic in the ... very good tool for the job. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
0
votes
438
views
1
answer
wix - What is the best practice to create MSI with some other child MSI as prerequisite?
Currently we are using Inno Setup as a bootstrapper to install the MSI prerequisites. It makes bit complex to ... demand. Start main install. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
wix
Page:
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] 关于websocket中继代理的问题。
[2] 前端手机安卓访问后端服务超时怎么处理?
[3] 为什么同样的两个请求网址,一个有响应内容另一个却没有呢?
[4] javascript - Global function is not a function in latest browsers Microsoft Edge & Chrome
[5] springcloud 开启https
[6] 请问nodejs中writeFileSync生成的文本是乱码, 我应该从哪几个方便检查?
[7] Bizcharts使用value属性报错
[8] 怎么获取日期范围的时间序列
[9] 想开发一个在线查询书法字体书法家作品跟书法字帖电子书的app
[10] 关于react绑定事件,闭包传参内存泄漏问题
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
广告位招租
...