Classification: Public
Sweet, thanks
-Original Message-
From: Greg Edwards [mailto:gedwa...@polariswireless.com]
Sent: May-22-14 2:58 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] WIX UI Support [P]
Steve,
This looks very interesting. I will review it and
toolset.
Subject: Re: [WiX-users] WIX UI Support [P]
Classification: Public
Hey Greg
Someone at work sent me this article, I have no idea how good it is etc...
<http://www.add-in-express.com/creating-addins-blog/2014/04/08/creating-standard-install-package-wix-designer/>
Steve
-Or
:gedwa...@polariswireless.com]
Sent: May-22-14 12:17 PM
To: General discussion about the WiX toolset.
Subject: [WiX-users] WIX UI Support
I'm sure this has been asked of the group before, so be kind,
Similar to the old Microsoft Installer, has there been any movement towards
making the WIX toolkit an
I'm sure this has been asked of the group before, so be kind,
Similar to the old Microsoft Installer, has there been any movement towards
making the WIX toolkit an integrated part of Visual Studio with full user
interface support?
Thank you.
-Greg
--
:)
Steve
-Original Message-
From: Rahul V [mailto:rahul8...@gmail.com]
Sent: January-04-13 12:33 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WIX UI Example
Hi,
I want to create Wix msi with custom UI installation, can anyone provide me any
sample projects?
Thanks!
Regards
Hi,
I want to create Wix msi with custom UI installation, can anyone provide me
any sample projects?
Thanks!
Regards,
Rahul
--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web developme
Rohit
-Original Message-
From: Sagar [mailto:sagarkavitak...@gmail.com]
Sent: Monday, March 29, 2010 2:21 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Wix UI navigation Help
Here is my DialogBox Dlg1
1
1
WARNING
Here is my DialogBox Dlg1
1
1
WARNING =
"1"
PROCEED = "1" OR
WARNING="0"
1
--
View this message in con
-users] Wix UI navigation Help
Thw warning Dialog box gets displayed. but when i press 'Proceed
Anyways'
button it sets the PROCEED property to '1' and closes itself. but the
wizard
stays at Dlg1. and does not navigate to Dlg2.
Here is what the log says:
Action 10:56:17: Dlg1
Thw warning Dialog box gets displayed. but when i press 'Proceed Anyways'
button it sets the PROCEED property to '1' and closes itself. but the wizard
stays at Dlg1. and does not navigate to Dlg2.
Here is what the log says:
Action 10:56:17: Dlg1. Dialog created
MSI (c) (1C:68) [10:56:20:142]: Do
egards
Rohit
-Original Message-
From: Sagar [mailto:sagarkavitak...@gmail.com]
Sent: Friday, March 26, 2010 10:57 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Wix UI navigation Help
Hi Rohit
How can we call a WarningDialog from custom action ?
Following is the code snip
Hi Rohit
How can we call a WarningDialog from custom action ?
Following is the code snippet of my wxs file which is calling WarningDialog.
1
WARNING =
"1"
PROCEED = "1" OR
WARNING="0"
1
1
m it.
Regards
Rohit
-Original Message-
From: Sagar [mailto:sagarkavitak...@gmail.com]
Sent: Thursday, March 25, 2010 6:22 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Wix UI navigation Help
Thanks Rohit
Thanks Rohit for the quick reply
I didn’t get this line:
“I am assuming that the WarningDialog is a dialog which is
from
your custom action and Process Always is MB_OK t
;s new
dialog event.
Hope this helps.
Regards
Rohit
-Original Message-
From: Sagar [mailto:sagarkavitak...@gmail.com]
Sent: Thursday, March 25, 2010 4:20 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Wix UI navigation Help
I have two dialog box Dlg1 and Dlg2.
On t
I have two dialog box Dlg1 and Dlg2.
On the press of the next button of Dlg1, I am calling a custom action.
Now this custom action sets a property WARNING to “0” or “1”.
If warning is “0”, I need to proceed to Dlg2.
If warning is “1” , I need to shown a popup dialogbox named WarningDialog
box.
T
OK, I've found the problem. A library is just re-formatted XML just embeds the
WixVariable value as its written in the wxs file. So a solution to this is to
change the WixVariable lines to by:
Which then embeds a full path to the file assuming it is in the current folder.
This works fi
I have the following code for the UI in my setup projects:
This code is actually in an include file that is shared by multiple wix
projects. So Banner.jpg and Dialog.jpg don't live in each project folder,
they're in a common location.
So I've added relative include and reference path
was a lot less in cost than WixAware.
Jim
-Original Message-
From: ASoft Nick [mailto:n...@asoft.be]
Sent: Tuesday, June 16, 2009 2:01 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] WiX UI
Hi guys,
Atm I gave very few experience in Wix, only use i
I use WixEdit and War Setup to create my dialogs and then VS2008 to "fiddle" in
the XML
Date: Tue, 16 Jun 2009 11:31:48 -0700
From: ml-user+236499-12496...@n2.nabble.com
To: stoneya...@msn.com
Subject: [WiX-users] WiX UI
Hi guys,
Atm I gave very few experience in Wix, only
Hi guys,
Atm I gave very few experience in Wix, only use it for small projects.
Now I'm wondering, is there some graphical application/tool available to
work with Wix, instead of having to fiddle in the XML?
I thought Votive was, but after installing it, I can't find it anywhere in
Visual Studi
hi
i am new to WIX,
i am reffering Wix Totorial meant for 2.0
colud you please tell me how go Wix ui step by step
creating dialog and ui liberaray.
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wan
Andy2k8 wrote:
> Thanks for that..How do i change HCentering and VCentering columns for a
> message box displayed through directive? Or is there any other
> way i can position condition dialogs?
>
Try changing the X and Y attribtes for the dialog named by the
ErrorDialog property. (In WixUI,
Thanks for that..How do i change HCentering and VCentering columns for a
message box displayed through directive? Or is there any other
way i can position condition dialogs?
Richard-45 wrote:
>
>
> In article <[EMAIL PROTECTED]>,
> Andy2k8 <[EMAIL PROTECTED]> writes:
>
>> Is there any w
In article <[EMAIL PROTECTED]>,
Andy2k8 <[EMAIL PROTECTED]> writes:
> Is there any way i can control the way dialogs are positioned on the screen?
Take a look at the HCentering and VCentering columns in the Dialog
table.
These are exposed as the X and Y attributes of the Dialog element in
Is there any way i can control the way dialogs are positioned on the screen?
-
Andy
MSI Developer
Schneider Electric:working:
--
View this message in context:
http://n2.nabble.com/WiX-UI---Spawn-dialog-position-tp1097922p1097922.html
Sent from the wix-users mailing list archive at Nabble.co
Peterson, Joel wrote:
I’m not looking
for any
dialogs in particular, but sometimes you don’t know what you can use
until you see it. I’ve implemented my own, and was curious what others
have done with WiX UI and also if there was a cookie-cutter wizard
template
that we should be
@lists.sourceforge.net
Subject: Re: [WiX-users] WiX UI Control Repository?
Peterson, Joel wrote:
I’m sure I already know the answer to some of these
questions, but I must ask. Is there a repository of user-submitted WiX UI
content? Are there any available templates of some of the more popular
Peterson, Joel wrote:
I’m sure I already know the answer to some of
these
questions, but I must ask. Is there a repository of user-submitted WiX
UI
content? Are there any available templates of some of the more popular
dialogues that are used in MSI installers? Is there an unwri
Joel:
What types of dialogs do you need?
David Adams
MSN MessengerID: [EMAIL PROTECTED]
>
>Hi all.
>
>
>
>I'm sure I already know the answer to some of these questions, but I
>must ask. Is there a repository of user-submitted WiX UI content? Are
>there any available templates of some of the
Hi all.
I’m sure I already know the answer to some of these
questions, but I must ask. Is there a repository of user-submitted WiX UI
content? Are there any available templates of some of the more popular
dialogues that are used in MSI installers? Is there an unwritten spec to adhere
to
31 matches
Mail list logo