Hi,
How to Enable the option Browse in WebVirtualDir Element..
I want to browse the files from IIS.
Need some help
Thanks
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to
Hi All,
Sorry the code was not Accompanied in the previous mail... I am using
Wix3.0 I have created a new Dialig using the code shown below .
[DlgTitleFont]Please enter the
Hi All,
I am using Wix3.0 I have created a new Dialig using the code shown
below .
[DlgTitleFont]Please enter the UserName
and Password for the My
Database setup.
hi all,
i build a windows installer by wix, in my package i have some features, some
of them used a common component and some not, so i want to install this
component when it is needed, does anyone konws how to complete this. thanks
--
View this message in context:
http://www.nabble.com/How-to-m
Hi Raj,
I am merging MSXML3 SP7.
Did you have to install all three modules (msxml3_wim32.msm,
msxml3inf_wim32.msm and wdstddll_wim32.msm)? I was only trying
msxml3_wim32.msm.Thanks,Davut
Subject: RE: [WiX-users] How to install msxm3 merge moduleDate: Mon, 27 Aug
2007 14:54:38 -0700From: [E
Hello Davut,
What version of MSXML are you merging in? I was having a similar
difficult time with this last week, but what solved the issue was
getting a more recent service pack of MSXML and replacing the files in
my installation with those.
http://community.installshield.com/showthread.php?p
Hello,
I need to install MSXML3 merge module. I have added following lines to my WIX,
but the installer terminates prematurely (nothing useful in the MSI logs!!).
Does anyone know how to do it?
...
...
...
...
...
...
...
Regards,
Davut
___
Title: MSI 4.5, Chainers, Multiple MSI File Installs
Anyone interested in chaining and multiple MSI/single transaction installs should take a look at the 4.5 Beta.
http://blogs.msdn.com/windows_installer_team/
Phil Wilson
Hi List,
I need to install two websites. wxs file is included below. If header attribute
is not in WeAddress element, later website overwrirtes the former one. And, if
header is included, it gives error during installation, "Failed to read IIsWebs
table. ( -2147024774)". But if I delete Defa
Sorry, forget the firstline: that is really wrong.
Rene
From: [EMAIL PROTECTED] on behalf of Schrieken, Rene
Sent: Mon 8/27/2007 17:34
To: Darrell ([EMAIL PROTECTED]); wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Install to ROOTDRIVE
I think you be
I think you better off with $(env.SystemDrive) but that is only available in
WinNT or this property:
WindowsVolume Property
The installer sets the WindowsVolume property to the volume of the windows
folder. The property always ends with a backslash. This can be used to set the
default locat
Hello,
i still have problems with my custom actions on Windows Vista.
With lots of workarounds and
Execute='deferred' Impersonate='no' flags
we got them working now on Vista in the most cases.
The case where they don't work is when the program or parts of the
program get installed on a network
I am looking to have my application default to installing on the same
drive that they have Windows installed on. I believe that is called the
ROOTDRIVE. However using the following it defaults to whatever drive
the installer is launched from.
How can I change the above so that it defaults
Hi!
Question 1)
Automation build with msbuild. We are using the version "1.0.*" in the
.Net assemblies we build and would like to keep this.
During the day the revision number is the only one changing as the build
number is used to represent the day. Now as the installer only uses the
thre
Hi!
I have "solved" this using a "DoAction" in the next button for the dialog
that is shown before the dialog shold have the custom executet before it was
shown.
PACKAGE_NAME
NOT PACKAGE_NAME
UPGRADE
/Hans
--
View this message in context:
http://www.nabble.com/Scheduling-a
Hi!
I have a dialog (D1) that has a ComboBox where the items of the ComboBox is
filled by a custom action (C++ dll). When the user has selected an item the
next button is enabled and another dialog (D2) is shown (if the user clicks
the next button) with another combobox. The D2 combobox is also f
16 matches
Mail list logo