the build
Ryan O'Neill wrote:
> Ah, I was using
>
> When it should have been
>
>
Hmmm, I'd say either should work. Can you open a bug that includes the
error message you got?
--
sig://boB
http://joyofsetup.com/
Not quite sure of your question, but the following may be of help.
My understanding is that deferred custom actions cannot read the normal MSI
properties and can only access data through the CustomActionData property.
This is because they are run outside the scope of the UI in a separate
transacti
quot;, customData, 0);
This DLL CA is scheduled right before the deferred "MyCAName" action.
On "the other side", in MyCAName action I can read stored strings and
integers in the order that I've written them. So it does what is
reasonable to expect from it.
Thanks, Tony
I saw that too, a reinstall / reboot fixed mine though.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Roy Abou
Assaly
Sent: 11 June 2008 18:06
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX build 3.0.4207 - missing mergmod.dll
Hi,
I know
This is a Windows Installer issue, you can't work around it. More info @
http://blogs.msdn.com/astebner/archive/2006/12/03/uac-prompt-from-unidentifi
ed-publisher-appears-when-uninstalling-msis-on-windows-vista.aspx
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On B
Hi all,
I am installing a printer driver and would like to cycle the Spooler service
after an install. This is not a problem as I understand how to use the
StartServices and StopServices scheduling elements in
InstallExecuteSequence.
The problem is that I want to ensure that the Spooler ser
Hi,
I think I know whereabouts you have a problem but I can't give you precise
instructions. I suspect that what is happening is that your installdir and
other properties only get set in the UI sequence, without a UI then the
target directory is not set and you get it installed to the root.
You c
I don't know why it would do that, but I'll just give you a warning based on
my current experience of VB Script custom actions. Avoid them if you can.
A lot of people have said not to use them (I inherited these ones) as they
get blocked by anti-virus and are difficult to debug. We released yester
cally after
compilation?, I mean: is it included in the msi file?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ryan
O'Neill
Sent: Tuesday, June 17, 2008 14:13
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-use
If you find out a better way I'd love to know too. I intended to do it the
way you said.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Bardon
Sent: 17 June 2008 13:53
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users
In my opinion that is not suitable for a lot of applications. This is
because it runs per user and cannot install system level components (for
example, drivers etc). I imagine what Chris already has is what ClickOnce
does anyway.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PR
I did this one, www.viapost.com (still working on it, but live).
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Husnu Kaplan
Sent: 20 June 2008 14:35
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Commercial products packaged by WiX toolset
Hel
Hi all,
I have a vbscript Custom Action that installs a port monitor, printer
driver, printer and also sets the default printer. I'd like to migrate this
to something more sturdy.
I've seen notes about difxapp but not much mention of it lately, is it
working OK under 3.0 and would it do all
it's
a lot more fussy about signed drivers.
Garth
Ryan O'Neill wrote:
> Hi all,
>
>
>
> I have a vbscript Custom Action that installs a port monitor, printer
> driver, printer and also sets the default printer. I'd like to migrate
this
> to something more stu
I've got most of this custom action already written, but I do the delete
directly as I never managed to figure out linking into the RemoveFile table.
Not that I put that much effort in, I was pretty wiped out after having to
figure a load of C++.
Do you have an example of this Rob? If so, I'll upd
Try this;
http://www.blah.com/ " Execute="deferred"
Impersonate="no" />
Scheduled via;
NOT Installed
That launches IE (a specific requirement of this installer, not
Hi all,
Customer wants to know if they can play a 'flash' video in the installer. I
suspect it is possible but I understand I'll need to steer them to a native
format for 100% compatibility (Flash has 97% of desktops I think).
I've not seen anything that does this (for any format). Does any
of Deployment Engineering Blog
>> Have a hot tip, know a secret or read a really good thread that deserves
>> attention? E-Mail Me
>>
>>
>> --- On Wed, 7/2/08, Ryan O'Neill <[EMAIL PROTECTED]> wrote:
>>
>>> From: Ryan O'Neill <[EMAIL PRO
101 - 118 of 118 matches
Mail list logo