@lists.sourceforge.net
Subject: Re: [WiX-users] FW: Custom action to write into a file while
installing and uninstalling MSI file
How about changing the Program to Log the Time each instance Starts, using
DateTime.Now? Even If the program is uninstalled the last log file time-stamp
shows the last time the program
How about changing the Program to Log the Time each instance Starts,
using DateTime.Now? Even If the program is uninstalled the last log
file time-stamp shows the last time the program ran. Any Directories
or Files that are created post install, are not removed by the
installer as the ins
The registry key is just so that I can use * as my component guid, its the
component keypath.
Its just where I store installer settings for this app.
-Original Message-
From: Carolina Zuqueto Amaral [mailto:carolina.ama...@conv.com.br]
Sent: 11 May 2010 20:11
To: 'General discussion fo
: Bob Arnson [mailto:b...@joyofsetup.com]
Sent: Tuesday, 3 February 2009 4:43 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] FW: Custom action doesn't run if UAC is enabled
Edward Forgács wrote:
> Is it possibly getting confused with the After="SetC
Edward Forgács wrote:
> Is it possibly getting confused with the After="SetConfigFilesFolder" when
> that is an immediate action without impersonation (it's just an action which
> sets a property, so it has to be)?
>
No. Check a verbose log to see what happens during execution.
--
sig://boB
Hello,
I use de following code in my unistall process :
Installed
Just copy that code after the last tag.
Regards
Matthieu
2007/8/6, Balaji Nidadavolu <[EMAIL PROTECTED]>:
>
>
>
> Hi,
>
>
>
> * I want to execute a custom action as a last step in my uninstall
> process. Can anyo
6 matches
Mail list logo