> From: wix-users-requ...@lists.sourceforge.net
> Subject: WiX-users Digest, Vol 89, Issue 117
> To: wix-users@lists.sourceforge.net
> Date: Tue, 29 Oct 2013 21:17:36 +
>
> Send WiX-users mailing list submissions to
> wix-users@lists.sourceforge.net
>
> To subscribe or unsubscribe vi
Hi,
We have been seeing this error in our installs (both first time and repair mode)
Here is a relevant portion of the log.
Action 14:15:27: ProgressForm. Dialog created
DEBUG: Error 2726: Action not found: WelcomeForm
The installer has encountered an unexpected error installing this pac
Hi,
Is there a way to customize WIX MessageBoxes?
Thanks
Umesh
--
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challeng
Hi,
I was able to solve this problem and the earlier reported problem of custom
action not running on XP. I am reporting this so others can benefit from it.
The custom dialog used a background image which was in jpg format. Windows 7
could handle it. XP HOME SP3 also could handle it though
Hi,
In our installer I am getting error 2858 when the installer is run on XP Pro
32.
Actual log entry is Debug: Error 2858. The data for bitmap background is not
valid.
This problem is not seen on Windows 7.
Has anyone noticed similar behavior?
What could be causing this problem?
Hi,
I have a custom action executable written in c++. This pops up the browser to
the appropriate download link for a prerequisite.
It works fine on Windows 7 but on XP it does not seem to be running. It is
launched as a special dialog asking the user to install the prerequisite before
inst
I need to close the install after telling the user of a prerequisite software,
take him to a download URL and then exit install.
I have written a custom action that pops up the browser at the required URL.
If the prerequisite is not present I conditionally launch a specific dialog
(first
I am getting following error in installation.
PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
Action ended 22:36:25: InstallFinalize. Return value 3
What does it indicate?
Thanks
Umesh
--
Our application 'MyApp' has two features, one coded in wxs file and other in a
merge module. Both the features are coded with
ConfigurableDirectory="TARGETDIR".
We would like to install the app one directory off of user's choice. We have a
default directory for installation "c:\ProgramFiles
In our installer we would like to allow the users to select install directory.
However, we want to install it one directory off of user's choice. i.e. if the
user chooses c:\ we want to install it to c:\MyApp.
I am able to achieve this with
.
.
Our product has two features First o
Hi,
Our application needs to have .NET 2.0 installed on the user's machine. It is
used on both 32 bit and 64 bit operating systems.
I looked at the example on Sourceforge and modified the project to create the
bootstrapper with 32 bit dotnetfx 2.0, and it works fine. How do I add x64 and
11 matches
Mail list logo