ailto:jocoo...@jackhenry.com>
www.jackhenry.com <http://www.jackhenry.com>
-----Original Message-
From: T. Kuro Kurosaka [mailto:k...@basistech.com
<mailto:k...@basistech.com>]
Sent: Thursday, January 26, 2012 1:37 PM
To: wix-users@lists.sourceforge.net
On 1/26/12 12:13 PM, John Cooper wrote:
> Read up on the Secure attribute to the Property element in the Wix schema.
> Only secure properties are visible in both the UI and Execute sequences.
>
I'm not sure if the security is the problem because I am not seeing the
errors like "Ignoring disallow
In my main .wxs file that is based on the WixUI_InstallDir dialog set,
I set WIXUI_EXITDIALOGOPTIONALTEXT so that the final dialog
after successful installation has an extra information.
This is done like this:
...
This works fine. The text stored in this property is shown.
I wanted
I am trying to modify the InstallDir template by replacing
LicenseAgreementDlg with a new dialog that is a modified version of
BrowseDlg with which the user would specify the directory where our
license file can be found.
My prototype fails just after hitting Next in WelcomeDlg with the
"unexp
BTW, I found an answer to my original question.
I needed to pass 4096 instead of 1 in the second argument like this:
MsgBox "The License File Path will be asked here by a file dialog
eventually.", 4096, "License File Needed"
Here 4096 = vbOKOnly(0) + vbSystemModal(4096)
where these constants are
ct("UserAccounts.CommonDialog") couldn't create
the window. Do I use some other mean to create a dialog under MSI?
Kuro
>
>
> From: "T. Kuro Kurosaka"
>
> Sent: Tuesday, January 17, 2012 7:20 PM
>
> To: wix-u
I have this wix code that calls a VBScript code to show a window:
Not Installed
The window is shown but it's hidden under the wizard window.
How can I bring it to the front, or else side of the wizard window?
Kuro
-
in VB?
T. Kuro Kurosaka
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3
On 1/13/12 7:28 AM, Peter Shirtcliffe wrote:
> Why not check it when the application starts up ?
The product in question runs as a service. There is no GUI. The Java
wrapper could only log the error and quit.
For that reason, the product marketing tells us we should check the
prerequisite softw
up came out. What am I doing wrong here?
Thank you in advance.
T. "Kuro" Kurosaka
--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
__
10 matches
Mail list logo