1. For v2 and v3 look at the namespace on the Wix element.
WiX v1 was never released and the syntax is quite different from v2 and v3.
For example WiX v1 has no Id attributes.
2. WebDirProperties/@DefaultDocuments
3. That should work. Have you found that it doesn't?
F
You can have Conditions on Features (put a Condition element under a
Feature). However, I'm not sure you can have a Feature tree and have
controls on the same dialog control the Feature tree dynamically (i.e.
without going to a different page and back again). Bob would know more
about that kinda'
Or use the Extended="yes" attribute on the Permission element to use the WiX
CustomAction. That is a bit more flexible than the built-in LockPermission
table.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Some user
Sent: Friday, September 15, 2006 04:4
Can you try loading the assembly in Reflector.exe? That really sounds like
the assembly can't be loaded to get the version information out of it.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of BULL, Dave,
GBM
Sent: Friday, September 15, 2006 07:34
To:
The Windows Installer reference counts Components not Resources (like files
and registry keys). You need to be very careful how you organize your
Resources in the Components (identified by their Guid). You can find a
"Component Rules 101" discussion on my blog.
-Original Message-
From:
Hi All
I just read that Votive3-beta has been released so I tried to install it
but the installer failed with the message that I first need to install
ProjectAggregator2.msi which should be available on the wix homepage.
Probably due to me not looking well enough I can't find it (and google
do
Hi All
I just read that Votive3-beta has been released so I tried to install it
but the installer failed with the message that I first need to install
ProjectAggregator2.msi which should be available on the wix homepage.
Probably due to me not looking well enough I can't find it (and google
do
Hi. Do you know how can I make the borders from a
pushbutton to dissapear? Thanks.
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
Actually Rob, there a couple of custom actions that I want to do during
re-installs and a couple during (installs and re-installs). So none of these
conditions are for un-installs. Here is what I am doing that seems to work,
Only during reinstalls - REMOVE<>"ALL" AND Installed
Installs and reins
Thanks Rob.
I am trying to control the Feature tree based upon the value of a Property
set on the previous form.
Net-Net: I took the WixMondo UI and inserted a new dialog (called
EnvironmentDlg) between the LicenseAgreementDlg and the CustomizeDlg. Based
upon the selections in a set of checkb
Right'o.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Saranath
Aravamudhan
Sent: Saturday, September 16, 2006 08:57
To: [EMAIL PROTECTED]; Chandra Rentachintala;
wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] FW: custom actions
Actually Rob,
Jason Swager wrote:
> But that was shot down on the principle that having the admin creds
> ANYWHERE on the system in ANY fashion was unacceptable.
But a 24/7 localsystem service is? Dilbert was right...
--
sig://boB
http://bobs.org
---
Frank Büttner wrote:
> Yes the sample that comes with WiX will build. But my own will fails:(
>
Can you attach your files in a bug at
http://sourceforge.net/tracker/?group_id=105970&atid=642714? We'll need
to be able to reproduce the problem to figure out what's going on...
--
sig://boB
http
david adams wrote:
> In looking at the log, it appears that the only Property that exists is the
> one whose CheckBox is selected.
>
MSI sets the property to the value you specify if it's checked and
removes the property value if it's unchecked. So you can use a condition
of "NOT CheckBoxProp
Bob Arnson schrieb:
> Frank Büttner wrote:
>> Yes the sample that comes with WiX will build. But my own will fails:(
>>
> Can you attach your files in a bug at
> http://sourceforge.net/tracker/?group_id=105970&atid=642714? We'll need
> to be able to reproduce the problem to figure out what's goi
Frank Büttner wrote:
> I have open an Bug report with the number 1558416.
>
Sorry, I didn't connect your name with the submitter's id.
> Or do you need the binary files?
>
Yes, in some form. I can build that file fine but I have to remove the
assembly and manifest attributes so it's not a re
Hi All,
I have a set of shortcuts in one component that won't go away
on uninstall.
Here's a snippet from my wxs file...
On uninstall, the log says...
MSI (s) (B4:C0) [1
I have try it but the file is too big for an upload it is 1,43MB but SF
only allow 250KB:(
smime.p7s
Description: S/MIME Cryptographic Signature
-
Using Tomcat but need to do more? Need to support web services, security?
Get
I thought of something to try right after I sent the note below
and it worked. I'd like to know why it worked though.
I had another component containing a shortcut to nunit.exe, the
same file that has the icon for the shortcuts below. So, it looked
like this...
I combi
19 matches
Mail list logo