I've attached a skeleton of my wix file. If you look at the
element, you can see that I've set it to show EULAAgreementDlg after
CostFinalize. However, this is during an admin installation. What would I
need to change for a standard installation?
--
View this message in context:
http://window
I've attached a skeleton of my wix file. If you look at the
element, you can see that I've set it to show EULAAgreementDlg after
CostFinalize. However, this is during an admin installation. What would I
need to change for a standard installation?
http://windows-installer-xml-wix-toolset.687559.n
Thanks but I've already had a look at that article before starting this
thread. It doesn't explain how to achieve what I'm after. Once again, I find
myself in situations that (to my surprise) no one else seems to have
encountered before.
I need to get rid of WelcomeDlg completelynot tweak it,
Hi there,
I have a wrapper program that wraps my wix installer. It has it's own
welcome-like dialog so I don't need two. How can I remove WelcomeDlg?
I currently have the following property in UI:
where EULAAgreementDlg is one of my custom dialogs. I'd like to skip
straight to this dialog wit
Don't worry guys. I've shifted the condition to my C++ wrapper. Now, the msi
only gets called if it can't find a network image.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Returning-Success-on-clicking-a-button-in-dialog-tp5430920p5438396.html
S
I checked the SDK for EndDialog ControlEvent and it indeed doesn't seem like
there exists a ControlEvent argument that does what I want. Guess the
brilliant minds at Microsoft didn't think an argument like
ReturnEarlyWithSuccess would ever be needed.
Is there any other way?
--
View this message
Yes, it is related to what WixExitEarlyWithSuccess does. I'll explain a bit
more about how my installer is set up
I call the msi from within a C++ function which looks something like this:
// code start
-
wstr
ere a way to achieve this behavior?
Thanks in advance,
Ashvin
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Returning-Success-on-clicking-a-button-in-dialog-tp5430920p5430920.html
Sent from the wix-users mailing list a
8 matches
Mail list logo