Wix installer
-
Hello, I am creating a installer for my application I am trying to execute custom action in InstallUISequence Here is my code PROP1=1 OR PROP2=1 Here i am setting PROP1 and PROP2 using checkboxes. The problem I am facing the condition is not working for custom action tag, I am using Wix Installer version 2419. Thanks in advance. Abhi Lahare
-
Hello, I am creating a installer for my application I am trying to execute custom action in InstallUISequence Here is my code PROP1=1 OR PROP2=1 Here i am setting PROP1 and PROP2 using checkboxes. The problem I am facing the condition is not working for custom action tag, I am using Wix Installer version 2419. Thanks in advance. Abhi Lahare
Abhi Lahare wrote:
I am using Wix Installer version 2419.
Buddy, it would be better you ask this question in WIX support forum, here i believe very few people are aware of this installer, generally people prefer installar shipped with VisualStudio or MacroVision Installshield on paid side and Innosetup on free side.
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
-
Abhi Lahare wrote:
I am using Wix Installer version 2419.
Buddy, it would be better you ask this question in WIX support forum, here i believe very few people are aware of this installer, generally people prefer installar shipped with VisualStudio or MacroVision Installshield on paid side and Innosetup on free side.
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
you forgot NSIS :P
Greetings. -------- M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you “The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson
-
you forgot NSIS :P
Greetings. -------- M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you “The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson
Nelek wrote:
you forgot NSIS
off course;)
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You