Thank you very much for your help, I appreciated. My problem have been fixed
by using your advise. :) Happy Easter
:clap:
Bob Arnson-6 wrote:
>
> puyopuy wrote:
>> I removed the condition and install my msi, the desktop shortcut created
>> this mean the create shortcut function working property
puyopuy wrote:
> I removed the condition and install my msi, the desktop shortcut created
> this mean the create shortcut function working property. After that I put
> back the condition ADDLOCAL=FeatureB and compile the
> msi again.
>
You don't need component conditions to do what you want. J
Please allow me to clarify my testing results. I installed the lastest WIX
setup (v3.0.3907).
I removed the condition and install my msi, the desktop shortcut created
this mean the create shortcut function working property. After that I put
back the condition ADDLOCAL=FeatureB and compile the
Thanks Bob, it doesn't work even I removed the quote. The condition seem to
be true all the time. I uploaded my latest source
http://www.nabble.com/file/p16074651/TestFeature.zip TestFeature.zip , you
may want to try in your environment.
msiexec /i bin\TestFeature.msi /q ADDLOCAL=FeatureA,F
puyopuy wrote:
> I tried "ADDLOCAL=FeatureB" but it will return True
> all the time even I pass-in
> "ADDLOCAL=FeatureB,FeatureB"
>
Don't quote the condition.
--
sig://boB
http://joyofsetup.com/
-
This SF.net email is
I found a good
http://www.dizzymonkeydesign.com/blog/misc/adding-and-customizing-dlgs-in-wix-3/
web site talk about this issue. But I can never make the condition
correctly.
I tried "ADDLOCAL=FeatureB" but it will return True
all the time even I pass-in
"ADDLOCAL=FeatureB,FeatureB"
Any idea
6 matches
Mail list logo