I am in a conundrum about certifying our application. The MS tool says I am
leaving a lot of strange files I am 99.999% certain we aren't responsible
for.
I posted all the relevant information here:
http://stackoverflow.com/questions/29478609/ -- better than copying and
pasting into an e-mail, at
Do the install with a verbose log and look for the elevation entries
that will say something like "MSI_LUA: Elevation required to install
product, will prompt for credentials". See what's going on before
that. In an MSI the elevation prompts appear at the start of the
execute sequence (you don't g
Hi All,
I have created MSI with two dialogs.
1) InstallDirDlg.wxs
2) ProgressDlg.wxs
Enable the Elevation shield property set as 'yes' for 'Next' button in
'InstallDirDlg.wxs' dialog.
UAC prompt displayed after some time (i.e, approximately 1 minute).
Is there any way to get the UAC prompt less
Hi All,
I created an MSI with two dialogs.
1. InstallDirdlg.wxs
2. ProgressDlg.wxs
In *.wxs file i have used some custom actions to install the files.
In InstallExecuteSequence,
NOT REMOVE ~=
"ALL"
REMOVE =
"ALL"
using the above custom actions, I was able to run MSI package for m
Yes, if you put kk-KZ into build setting it throws out same errors, as those
characters are not represented in 1251 Codepage.
Thanks, I will consider doing that.
Regards, Gasper
> Date: Sun, 5 Apr 2015 23:09:39 -0700
> From: nir@panel-sw.com
> To: wix-users@lists.sourceforge.net
> Subject:
5 matches
Mail list logo