Joe,
One of the few mailing list questions I can answer! If you're C: and E:
folders are fixed, the snippet below sets up folder trees on C: and E: (you
will have to fill in the trees) and some custom actions to set the C_ROOT
and E_ROOT properties appropriately:
Title: Message
FWIW I noticed when testing an MSI on our XP Embedded
units that MSIs w/ compression installed noticibly slower than the same
component set w/o compression. We install ~200+ files in various binary
and text formats.
_Bob Rafuse
-Original Message-From:
#x27;t seem
to be in 3.0 either). Am I missing something?
_
Bob Rafuse
> -Original Message-
> From: Rafuse Robert
> Sent: Wednesday, July 26, 2006 12:08 PM
> To: 'wix-users@lists.sourceforge.net'
> Subject: RE: Is there a way to suppress lic
WiX 2.0.4305.0
I am creating an .msi that will only be used internally by my associatesy.
This install does not require a license agreement dialog. I was wondering,
is it at all possible to suppress this dialog while still using the stock
WiX dialog sets?
Thanks,
---
Bob Rafuse
Important Note
Okay, ignore the question... Immediately after I hit Send, I stumbled across
"Customizing dialog sets" in the online docs.
I ~swear~ I looked for this earlier... I must have mis-typed.
Sorry to bother.
_
Bob Rafuse
> -Original Message-
> From: Rafus
12:56 PM
To: Rafuse Robert; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Putting files in wwwroot folder
That worked if only a c: drive exists. For most of our installations there
are 2 drives, c and d. In those cases it goes to d:\Inetpub\wwwroot. Is
there anyway to force this to c
Title: Message
Try:
Name="inetpub">
_Bob Rafuse
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott
SamSent: Wednesday, July 19, 2006 1:05 PMTo:
wix-users@lists.sourceforg
> In an earlier message, you showed a hard-coded Package/@Id attribute.
> You should always use the question-mark method of specifying
> the package
> code -- MSI rules say that every package should have a
> different package
> ID. Likely, you still have an older version of the .msi installed,
ion.
>
> After that your example works as intended.
>
> Martin
>
>
>
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:wix-users-
> > [EMAIL PROTECTED] On Behalf Of Rafuse Robert
> > Sent: Dienstag, 11. Juli 2006 16:40
> > To:
> > I have not specified a custom action Assign_TARGETDIR, nor does one
> > appear in the .msi according to ORCA, so I assume this is
> some sort of
> > default action?
> >
> No, at least not in WiX, anyway. Do you use any merge modules
> or other
> libraries? Something's wrong...
I'm not
> You can use custom actions to set target paths to whatever you want.
> Just sequence them after CostFinalize. For the Cursors
> directory, create
> a Directory element with a name of Cursors under a Directory
> with an Id
> of WindowsFolder. WindowsFolder is hard-coded and Cursors is the
>
WiX 2.0.4305
Sorry if this is a stupid question... I've spelunked through the SourceForge
mailing archive, as well as the tutorial, but can not find any concrete
examples that seem to address the type of setup I am attempting (or maybe
they do and my only cursory understanding of the Windows Insta
12 matches
Mail list logo