Not provided today. That would be great functionality added to the IIS
extension. Want to contribute it?
On Thu, Dec 9, 2010 at 6:34 AM, Thorsten Tarrach wrote:
> Hi,
>
>
>
> The IIS schema allows me to install a new website and reference an existing
> application pool the user specifies. But I w
Remember, when you add the WixUIExtension it will bring in localization
files which will change your codepage depending which culture you pick.
That's almost always the reason your MSI codepage changes... because the UI
you chose defined an override.
On Fri, Dec 10, 2010 at 7:56 AM, Thom Leigh wr
If you want to use UPX on your executable code, I would recommend making it
part of the build process for your executable code. That way you are always
testing the UPX modified executables. Then you package with the WiX toolset
what you originally tested.
On Thu, Dec 9, 2010 at 12:10 PM, Castro,
Thanks. I have these incorporated. Eric is hunting a very troublesome IIS7
bug (its' been around for a long time but only recently did we really start
to understand it). There is likely to be one more build to reset escrow
(hopefully for the last time). These language fixes will be in there.
On Th
Hi all.
I’m looking for some example of using EmbeddedUI with C# windows forms.
If you have such WIX implementation with some basic C# GUI I’ll very
appreciate it.
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/using-EmbeddedUI-with-C-windows-fo
Try:
msiexec /i d:\hotspotclicker.msi /qn
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/windows-installer-command-line-parameters-tp5825831p5825945.html
Sent from the wix-users mailing list archive at Nabble.com.
Hi:
I'm trying to automate an in staller, I'm using the following command line, as
per the windows installer help screen:
Msiexec /I /qn d:\hotspotclicker.msi
This command line is bringing up the help screen again.
What is the correct format for this sort of command line?
Cheers
Sean.
In what sequence is your custom action (execute, or ui)?
Where in that sequence is it scheduled (before CostInitialize, after
CostFinalize, before or after InstallInitialize, before or after
InstallFinalize)?
-Original Message-
From: little.forest [mailto:little.for...@ymail.com]
Sent: F
8 matches
Mail list logo