Re: [WiX-users] turning logging on for installutil

2006-12-06 Thread Mike Dimmick
track where the file is written to. -- Mike Dimmick _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Victor Garcia Aprea Sent: 05 December 2006 21:05 To: wix-users@lists.sourceforge.net Subject: [WiX-users] turning logging on for installutil I'm editing

[WiX-users] turning logging on for installutil

2006-12-05 Thread Victor Garcia Aprea
I'm editing with Orca a MSI generated with WiX. In the custom actions table I have an entry for custom action type 1025: /Configuration="[INSTALLDIR]SoftwareFactory91.xml" /installtype=notransaction /action=install /LogFile= "[#InstallerAssembly]" "[#InstallerConfigFile]" When using the MSI (wit