Sent:* Tuesday, May 06, 2008 10:00
> *To:* Kiran Subhedar (Sogeti); Blair Murri
>
> *Cc:* wix-users@lists.sourceforge.net
> *Subject:* Re: [WiX-users] Need assistance!
>
>
>
> We use a similar approach of storing support files in a Binary table and
> extracting them to %TEM
: Tuesday, May 06, 2008 11:36
To: Kiran Subhedar (Sogeti); Blair Murri
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Need assistance!
I'm not sure if you'll still have the problem, but my guess is that you will.
Our 'ExtractSupportFiles' C++ custom action calls GetTem
Newbie - I have a similar need to use support DLLs and action during
install and uninstall.
Can somebody please explain or provide a link to a sample on how to use
custom action to extract binary files?
-
This SF.net email is
f Of Dwyer, Shawn
Sent: Tuesday, May 06, 2008 10:00
To: Kiran Subhedar (Sogeti); Blair Murri
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Need assistance!
We use a similar approach of storing support files in a Binary table and
extracting them to %TEMP% during a custom action. H
From: Kiran Subhedar (Sogeti) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 06, 2008 2:22 PM
To: Dwyer, Shawn; Blair Murri
Cc: wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Need assistance!
Thanks for the heads up Shawn.
I have just completed writing my C++ cu
will the %TEMP% location still be different in the cases highlighted by you?
Thanks,
Kiran
From: Dwyer, Shawn [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 06, 2008 10:00 AM
To: Kiran Subhedar (Sogeti); Blair Murri
Cc: wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Need assistance!
We use
wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Need assistance!
Thanks again Blair! That's a very nice idea. Can you point me to some
code or site which can get me started?
Also I had another way (as explained in this link:
http://blog.deploymentengineering.com/2006/12/managed-code-can-acces
lf Of Kiran Subhedar
(Sogeti)
Sent: Monday, May 05, 2008 7:07 PM
To: Blair Murri
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Need assistance!
Thanks Blair! I could not use a Binary table since the executables executing
in-turn depend on one or other files. Moreover these are co
he %TEMP% folder.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kiran
Subhedar (Sogeti)
Sent: Monday, May 05, 2008 7:07 PM
To: Blair Murri
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Need assistance!
Thanks Blair! I could not use a Binary table since
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kiran Subhedar
(Sogeti)
Sent: Monday, May 05, 2008 7:07 PM
To: Blair Murri
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Need assistance!
Thanks Blair! I could not use a Binary table since the executables executing
in-turn dep
round, you could add a rollback/commit CA that erases them from the %TEMP%
folder.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kiran Subhedar
(Sogeti)
Sent: Monday, May 05, 2008 7:07 PM
To: Blair Murri
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Need assis
would need to extract then yourself in a custom action, but
it could be the same custom action if that CA is not deferred.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kiran Subhedar
(Sogeti)
Sent: Monday, May 05, 2008 2:31 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-u
Subhedar
(Sogeti)
Sent: Monday, May 05, 2008 2:31 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Need assistance!
Hi,
I am having an issue over here. I am using a custom action which uses some
support files. The action is required to run both in installation and
un-installation phases
Hi,
I am having an issue over here. I am using a custom action which uses some
support files. The action is required to run both in installation and
un-installation phases. But the support files needs to be removed after
installation. That means I will require these files again during
un-instal
14 matches
Mail list logo