Hi,
You could introduce a variable to set the target platform from the commandline
and then use that variable $(var.MyVar) anywhere in the WiX code as a condition
for specific-target components. But it won't work automatically, it can't get
the target platform of a binary automatically.
Best r
Which build of the WiX toolset?
-Original Message-
From: mtoews [mailto:margaret.to...@wolterskluwer.com]
Sent: Wednesday, January 27, 2010 8:14 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] RegistrySearch Type raw causes a '1' to be written in
RegLocater table - should be a
Check this link.
http://www.installsite.org/pages/en/isnews/200102/CustomSetupOptions.htm
It says
"There's no way to suppress only the second option, and keep the first. Even
if the feature has no sub features, Windows Installer displays the variant
"this feature, and all sub features" of the inst
Please do open a feature request so we don't lose this good idea.
On Wed, Jan 27, 2010 at 7:48 AM, Ondrej Zarevucky
wrote:
> Thank you.
>
> I was able to do partial build until it needed DIFxApp.dll. Luckily the
> Light.exe and all the required libraries got built.
>
> The customized Light.exe to
Just FYI:
1. We keep builds until we run out of space. Then we clean them up. The
timing was a bit unfortunate since a few bugs snuck into the build that was
left on the server.
2. I think those bugs will be fixed in the next build.
We very much appreciate those of you on the cutting edge helpin
Hi,
I don't want to have a option "entire feature will be installed on your
hard drive" on my each feature in feature selection tree. How can I get
rid of this ?
Regards,
Sanjay Rao
--
The Planet: dedicated and manag
Hi All, I am running into an interesting problem that hopefully someone here
can shed some light on. I generated an MSP successfully and I was able to
verify through Orca that all files will be patched as expected. However, when I
apply the patch to an actual installation, the files are not bein
Just wondering if anyone else is dealing with issues around the "Any CPU"
target platform or if anybody is doing anything specifically targeting x86
or x64.
We have issues here with regular VS Setup Projects when we leave the default
of "Any CPU" and have some developers deving on x64 machines and
Interested. Would need details about the build system and about what you
already have or don't have working, as well as what specific technologies
you are making use of.
-Original Message-
From: Marc Templin [mailto:m...@herinteractive.com]
Sent: Wednesday, January 27, 2010 12:19 PM
To: w
Sorry to bother again, but im stuck again.
I've got several CAs which i need to execute, when mainApp is installed
(primary installation, repair), but i can't find right condition. When i
use "&mainApp=3", then the CAs are not executed during repair. Do you
have an idea how such a condition sho
Here's how I customized the stub exe for my needs:
http://www.wintellect.com/CS/blogs/jrobbins/archive/2009/02/27/creating-a-bootstrap-loader-with-wix-3-0.aspx.
Hope it helps!
John
Wintellect
http://www.wintellect.com
877-968-5528
>-Original Message-
>From: Clemmer, Everette [mailto:]
Hi Marc,
That is interesting.
What builder do you use?
How we will share the work?
Http://Vlasenko.org
Sent from my iPhone
27.01.2010, в 23:18, Marc Templin написал(а):
> We are looking for an experienced WiX developer to replace our
> installer on a contract basis. Our primary requirements
Thanks Neil,
I will look at it.
> Date: Wed, 27 Jan 2010 17:05:21 +
> From: n...@x2systems.com
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Deploying SSRS reports using Wix Installer.
>
> There is a script based install process here that might help you:
> http://neilsle
Hi all,
I'm looking for some documentation on the WIX3.0 setupbld.exe specifically
relating to the stub setup.exe that needs to be included in the parameter list.
I've looked at the sourceforge mailing list, wixwiki, and a couple of blogs,
but there hasn't been much detailing what needs to go i
I'm just speculating here, but permissions might be an issue because
administrators don't always have every right automatically assigned and
enabled. Having the "Log on as a service" privilege might be relevant if you're
changing service configurations (admins don't get that by default IIRC). It
I've found, as another post has pointed out, that you CAN use the failure
action "runCommand". This works fine. However, using either
"restartComputer" or "restartService" gives the permission error.
Using processmon,
http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx, I can see the
R
We are looking for an experienced WiX developer to replace our installer on a
contract basis. Our primary requirements are:
* Multi-CD install
* Automated build integration
* Display billboard images during install
* .NET and DirectX installation
* Windows Game Explorer integration
If you are in
Thank you! yes, If I select "Advanced", I can select only install for 2008.
Lynda
On Tue, Jan 26, 2010 at 12:24 AM, Blair wrote:
> Was it a warning window, or a hard error? Did you use the "Advanced"
> installation button?
>
> As far as I know, if you select "Advanced" you can disable the VS 2005
Cody Gibson shot it to me. And the wind is very blustery up here...
-Original Message-
Message: 6
Date: Wed, 27 Jan 2010 18:00:33 -
From: "Pally Sandher"
Subject: Re: [WiX-users] How can I get an older version of the
installer?
To: "General discussion for Windows Installer XM
Looks like the weekly releases only keeps the last 2 for the active
development branch -> http://wix.sourceforge.net/releases/ &
unfortunately for you 3.5.1309.0 is 3 versions old.
If you're lucky someone might have 3.5.1309.0 lying around which they
can upload somewhere for you. Other than that i
I've been struggling to get WiX to work in 2010 AND to work with IIS7. I'm
narrowing down the list of issues I'm having, but it seems for the last two
steps forward I must take a step back.
I'm now getting screwed by this bug:
https://sourceforge.net/tracker/index.php?func=detail&aid=2938152&
That mail thread is out of date - WiX 3.0 RTM (and 3.5) should have all fixes
that existed in WiX 2.0 (and in fact additional bugfixes as well).
The IIS7+ support works completely differently on WiX 3.5 and above - have you
tried building your product with the latest build of WiX 3.5, to see if
There is a script based install process here that might help you:
http://neilsleightholm.blogspot.com/2008/08/report-loader-for-sql-server
-reporting.html.
Neil
-Original Message-
From: Sachin Dubey [mailto:sachin.du...@live.com]
Sent: 26 January 2010 23:29
To: Wix Users
Subject: [WiX-us
Hi Chris,
Thanks so much for this information, it’s really helpful.
If possible please share your prototype code.
Thanks
Sachin!
> Date: Wed, 27 Jan 2010 05:03:50 -0800
> From: chr...@deploymentengineering.com
> Subject: RE: [WiX-users] Deploying SSRS reports using Wix Installer.
> To:
>From a Wix newby: When I use the registrysearch element as below
the search fails unless I edit the msi package and change the value in the
Type column of the RegLocator table from 1 to 2. From reading it seems to
me that when 'raw' is specified as a type the RegLocator tab
Thank you.
I was able to do partial build until it needed DIFxApp.dll. Luckily the
Light.exe and all the required libraries got built.
The customized Light.exe took about half the time on clean build and it
was about 10% faster on rebuilds (-cc and -reusecab switches were used
in regular light
Sadly, no. We will have to tackle this in Burn but probably in its v2.
On Wed, Jan 27, 2010 at 7:23 AM, Cody Gibson wrote:
> I am wondering if there is a way set a product dependency in the Windows
> product install information somewhere. My goal here is that if the user
> tries to uninstall pro
I am wondering if there is a way set a product dependency in the Windows
product install information somewhere. My goal here is that if the user tries
to uninstall product A (via our installer or via Add/Remove Programs) before
uninstalling product B (which has a dependency on A causing B to bre
Compiling the WiX toolset needs an interesting combination of the correct
Windows SDK and Visual C++. Notes from the make.bat:
:: In order to fully build WiX, you must have the following Frameworks and
:: SDKs installed:
::* NAnt version 0.86 beta nightly (2008-02-10-0.86 or later)
::* .N
I hadn't thought of using a CA for determining the LCID. That just might work!
Thanks much!
Cody
-Original Message-
From: Blair [mailto:os...@live.com]
Sent: Wednesday, January 27, 2010 2:35 AM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] PropertyR
Thank you everyone for your input and advice. I'm going to pursue a
Bootstrapper approach and it would actually solve a minor problem we have of
making sure all other prerequisites our product has are installed on the
customers computer as well. I'll simply treat our product A a prerequisite to
Very well, I was afraid something like that would be the case. I'll
just continue with my bootstrapper and look forward to Burn.
Thanks much,
Kevin
On Tue, 2010-01-26 at 15:27 -0800, Blair wrote:
> If the non-transformed instance of the product is installed, the Upgrade
> table will never be
What are you trying to accomplish?
- If you want to detect, whether the MSI is run from your setup.exe or
from other place, this property is enough for you. - Missing property
means it is not your setup.exe :-)
- Your setup.exe can send its path through a property (instead of
sending the numbe
At the time, because SSRS doesn't support transact and the webservice being on
a different machine makes deferred no impersonation pointless, I was running
the CA in immeadiate execution. Because of this I had access to the Binary
table to extract the files.
However you could also use the Fi
Yes, I've been using -cc and -reusecab switches for months and it has
been great timesaver ;-)
I've just found out, that using MSZIP compression is better then using
no compression. Mszip compresses the CAB file to half the size and still
the main bottleneck is the disk drive, so it is faster!
After the finish button? HKCU or HKLM?
Outside of the transaction you typically don't have rights to privileged
areas, so HKLM is out, unless you spawn a second transaction somehow
(possibly via a separate feature using ADDLOCAL).
If it is HKCU, is it then configuration instead of installation? U
So your ultimate search for the directory isn't based on a known child
folder of VS90_ITEMTEMPLATES_DIR but is instead based on expecting that
there will be only ever be one language at a time installed of Visual Studio
2008 (and/or whatever other version of VS you ever support in the future)?
And
Hello,
I am trying to install a SSL website on a Windows Server 2008 R2, IIS 7.5 box
using an existing certificate.
The cert gets installed on the machine but does not get attached to the website
SSL bindings. Post installation, if I manually attach the cert to the SSL
bindings of the site, the
38 matches
Mail list logo