The default WIX setupexe contains version info something like "Microsoft",
"XML Installer" ...
I hope change these strings to some meaningful info, like the product
description to my product's name. Is it legal to do this?
Thanks!
--
View this message in context:
http://n2.nabble.com/Can-I-mo
If I set the TabSkip flag in wix, then Control_Next for these two buttons
become empty. But at run time, I still can use tab to change focus on all
the buttons.
--
View this message in context:
http://n2.nabble.com/TabSkip-dosn%27t-work-tp2801735p2848427.html
Sent from the wix-users mailing lis
Control_Next for those two button are "Next" (for "Back") and "BannerBitmap"
(for "Next").
--
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfe
My code looks like this:
1
1
The problem is tab key is still working on these two buttons.
How do i skip the tab sequence for a push button?
Thanks!
--
View this message in context:
http://n2.nabble.com/TabSkip-dosn%27t-work-tp2801735p2801735.html
Sent from the wix-users mailing list
I am very surprised that if I set my new dialog after ProgressDlg, then it
works.
Is there any potential problem if I run it like this?
--
View this message in context:
http://n2.nabble.com/How-do-I-modify-ProgressDlg-in-Wix-3-tp2788460p2789990.html
Sent from the wix-users mailing list archive
Yes, I did that.
Tom Kazimiers wrote:
>
> xubutian schrieb:
>> I copied and renamed ProgressDlg.wxs to MyProgressDlg.wxs, renamed dialog
>> to
>> MyProgressDlg.
>>
>> I also referenced new dialog in MyWixUI_Mondo.wxs:
>>
>> and in MyProgressDlg.
I have a hidden "skip" push button in ProgressDlg. When one of my differed
custom action begins to run, I hope to hide "cancel" button and show this
"skip" button. How do I do this?
And is it possible to enable/disable this new button from my custom action?
Thanks!
--
View this message in conte
I copied and renamed ProgressDlg.wxs to MyProgressDlg.wxs, renamed dialog to
MyProgressDlg.
I also referenced new dialog in MyWixUI_Mondo.wxs:
and in MyProgressDlg.wxs
I removed "back" and "next" buttons from new dialog, but the result was not
I expected. It sounds like the old ProgressDlg w
8 matches
Mail list logo