Following are my requirements
a) I need to check the .Net 3.5 prerequisites and if it is not present, must
install the .net
component followed by the instllation of my application which includes copying
the files to Programs files.
Can any one suggest is there any way to the do the same i
Hi ,
I have the following requirement
I need to develop an installer using Wix . I need to check whether .Net 3.5
SP1 is installed or not and if the prerequisite is not met, must show a
messagebox(dialog) to the user telling that it is not installed - Do you wish
to continue the install .Net,
Hi All,
I need to install .Net3.5 SP1 as a prerequiste if not met using Wix. I have
written code using Wix Burn.
My plan is to include dotNetFx35setup.exe - to be a part of the package(in
package) and i have specified it in ExePackage:SourceFile.
If .net 3.5 is not installed, i execute dotN
Hi All,
I have query regarding localizing Wix Bootstrapper and then
invoking appropriate MSI.
I have the following binaries
a) a) Wix Bootstrapper Exe
b) b) Localized MSI files for English,French and
German cultures created using Wix MSI Project(Visual Studio)
I am plannin
Hi All,
I am planning to create a multilingual MSI. I have created
MSI file for the English local and have created MST File for German using
MSITran.exe
.
I am invoking the msi from the bootstrapper. I specify German
language to be shown in the MSI ui by specifying the following in the WIx
boostr
Is there any way or tool by which we can view the individual file sizes that is
contained inside a Wix bootstrapper. My bootstrapper internally contains .Net
installer and MSI , but when viewed using 7 zip it is showing u0 ,u1 etc and we
cant determine what is contained inside each file.
---
I have a Wix Bootstrapper Exe which internally invokes an MSI file.
Can some one help me to ensure that only a single instance of Boostrapper will
get installed and will be seen in ARP.
I have seen that if i makes comes changes to Bundle.wxs, even though the
version number and the Upgrade code
Hi All,
We are using Wix MSI for doing installation/uninstallation of
our application. Currently our application is supported from Windows XP and
above. As a part of uninstallation, we are removing Gui application from system
tray. But we are finding two different behavior
for XP vs Non XPS
Non
8 matches
Mail list logo