Re: [WiX-users] Incomplete log file entries for when using custom actions

2012-04-04 Thread John H Bergman (XPedient)
: Tuesday, February 21, 2012 9:31 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Incomplete log file entries for when using custom actions Same way. So MSI logfile: MSI (s) (E8:08) [15:20:11:575]: Executing op: ActionStart(Name=LaunchVsdbcmd,,) MSI (s) (E8

Re: [WiX-users] Incomplete log file entries for when using custom actions

2012-02-21 Thread Paul Taylor
nt script generated to: c:\Program Files (x86)\Deployment\DATABASE.sql SQL01268c:\Program Files (x86)\Deployment\DATABASE.sql (66,0) Creating [dbo].[vw_ViewName]... -Original Message- From: John Cooper [mailto:jocoo...@jackhenry.com] Sent: 21 February 2012 14:13 To: General discu

Re: [WiX-users] Incomplete log file entries for when using custom actions

2012-02-21 Thread John Cooper
We use VsdbCmd for all our database deployments currently. How are you spawning vsdbcmd.exe? The typical output I get is: MSI (s) (B0:B4) [14:24:56:898]: Executing op: ActionStart(Name=JXExecuteVsdbCmd,,) Action 14:24:56: JXExecuteVsdbCmd. MSI (s) (B0:B4) [14:24:56:899]: Executing op: Custom