Usually when management says they don't want to rely on software solutions that
may disappear in a short time frame ... what they
are really saying is they don't want to rely on their staff to get them from
one software solution to another when the original
disappears.
It sounds like you have a
Maybe a strong argument is telling them how commercially supported
applications is working in the real world.
As an example: A few years ago we discovered there was a bug in the
MS COM component. This problem was a show stopper for us.
We have a nice contract with MS that allows us to send them pr
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: 02 06, 2006 11:16 PM
Subject: WiX-users Digest, Vol 1, Issue 1788
> Send WiX-users mailing list submissions to
> wix-users@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourcef
That's an experimental extension some of us have been
working on for a while for HTML Help integration support (it will be rolled
into the VSExtension very soon). You can hand-modify dark.exe.config to
remove "WixHelpExtension" and a semi-colon, and it should work. Sorry for
the inconvenie
Title: Embedding the binaries in MSI
Ok, thanks. Nice to know I have not missed
something. The why is because I have written some installers for SQL Server
Integration Services (SSIS) components, and by (MS) design components need to
be in the GAC, so that they can be load and used, albeit
Only want some ideas so I thought I'd try v3 but this
gives a different errors:
Microsoft (R) Windows Installer Xml Decompiler Version
3.0.1726.0Copyright (C) Microsoft Corporation 2003. All rights
reserved.
orca.msidark.exe : error DARK0144 : The extension
'WixHelpExtension' could not be
It is a waste and no one seems to have an answer that works well. One
question, why do you need to put the file in two places? If it's in the GAC
everyone can get to it, right? Why double place it?
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Darren Green
Sent: F
Title: Embedding the binaries in MSI
On this theme, is there a way to get a
file to be placed both in the GAC and in another defined file system folder? I
need some files to be placed in both locations. Currently I achieve this by
including the file twice, which seems a waste.
Thanks
Bug in dark most likely. You can open a bug on it, but I'm not sure there
is much active development going on in dark v2. I expect dark v3 will
handle this correctly... if you don't mind converting the .wxs file back to
v2 syntax (not that hard).
_
From: [EMAIL PROTECTED]
[mailto:[EM
[SourceDir] should link to the MSI's dir. So, I try to implement.
Thank you!
--
View this message in context:
http://www.nabble.com/Need-some-inspiration-t1722600.html#a4680550
Sent from the wix-users forum at Nabble.com.
---
All the advantag
Oops, forgot that part. Use the CopyFile element or a custom action to
copy the file from the MSI directory at installation time. I did
something like this with InstallShield a while back, using the
SETUPEXEDIR property to locate the file to copy. I guess some equivalent
Windows Installer property
Thank you, but how it is possible to copy a file inside the MSI's directory
that was not existent at the MSI building time.
Somehow, here I have an error in reasoning...
--
View this message in context:
http://www.nabble.com/Need-some-inspiration-t1722600.html#a4680024
Sent from the wix-users for
Does anyone know
why you can't "dark" the Orca.msi. I get the following
error:
dark orca.msi orca.wxs
Microsoft (R) Windows Installer Xml Decompiler
Version 2.0.4126.0Copyright (C) Microsoft Corporation 2003. All rights
reserved.
orca.msidark.exe : error DARK0001 : Input string was not i
Use a FileSearch element to see if the file exists. Then use the
resulting property as a condition to install the settings.xml's
component.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Thomas
Hecker
Sent: June 2, 2006 9:14 AM
To: wix-users@lists.sourcef
Hi,
for realizing a kind of silent install I want to check if during the install
a file named "settings.xml" is existent in the same dir as the MSI package.
If this is not, than a default settings.xml included in MSI is copied. If it
is, instead of this included one, the one inside the directory
Title: Message
I
think that you need to have a separate copy of the file outside of
the built merge module.
-Brian
Simoneau
-Original Message-From: Kalappa Pattar
[mailto:[EMAIL PROTECTED] Sent: Friday, June 02, 2006 7:42
AMTo: Brian Simoneau;
wix-users@lists.sourcefo
Title: Message
Hi,
Thanks for the help. It worked.
As you said, it refers to all the files
and components of merge module.
I have another question.
1. I have one merge module .msm (built merge module) given. I do not have a code of
that merge module with me.
When I darked, I
got to
Send it over and I can host it….
Ed Russell
CME Product Development Manager
Co-operative IT
t: +44 (0) 845 458 5007
m: +44 (0) 7976 055 504
f: +44 (0) 1527 880 975
--
CIT email
sender [EMAIL
Yeah, that link worked fine for me.
On 6/1/06, Frederik Carlier <[EMAIL PROTECTED]> wrote:
Does that page still work for you?
From: John Ludlow [mailto:
[EMAIL PROTECTED]] Sent: donderdag 1 juni 2006 23:24
To: Frederik CarlierSubject: Re: [WiX-users] help convincing management to use w
The FAQ site has not been available for sometime. I
have a cached copy from Google if anyone would like to host
it.
Neil
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Frederik
CarlierSent: 01 June 2006 22:31To: John
LudlowCc: wix-users@lists.sourceforge.net
Hi Guys,
I might be being stupid here - I have a component element which I use to
update a number of registry settings based on inputs into a dialog
during an install. I've put it in it's own Feature which all seems to
work fine on the main install...
Now I want users to be able to re-run the i
21 matches
Mail list logo