I was looking at a log of one of my installers while poking around with something in the InstallUISequence & noticed that the longer it sits in the InstallUISequence, the bigger the log file became. Looking through the log I found there are repeated instances of "Note: 1: 2727 2: " throughout it so I ran a new clean instance to log & went quickly through the dialogs from the WelcomeDlg through to the VerifyReadyDlg. The log looks like the following:
Action ended 16:24:36: CostFinalize. Return value 1. MSI (c) (88:90) [16:24:36:671]: Skipping action: MaintenanceWelcomeDlg (condition is false) MSI (c) (88:90) [16:24:36:671]: Skipping action: ResumeDlg (condition is false) MSI (c) (88:90) [16:24:36:671]: Doing action: WelcomeDlg Action 16:24:36: WelcomeDlg. Action start 16:24:36: WelcomeDlg. Action 16:24:36: WelcomeDlg. Dialog created MSI (c) (88:4C) [16:24:36:749]: Note: 1: 2205 2: 3: _RemoveFilePath MSI (c) (88:4C) [16:24:36:858]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'. MSI (c) (88:4C) [16:24:36:858]: Note: 1: 2205 2: 3: BindImage MSI (c) (88:4C) [16:24:36:858]: Note: 1: 2205 2: 3: ProgId MSI (c) (88:4C) [16:24:36:858]: Note: 1: 2205 2: 3: PublishComponent MSI (c) (88:4C) [16:24:36:858]: Note: 1: 2205 2: 3: SelfReg MSI (c) (88:4C) [16:24:36:858]: Note: 1: 2205 2: 3: Extension MSI (c) (88:4C) [16:24:36:858]: Note: 1: 2205 2: 3: Font MSI (c) (88:4C) [16:24:36:858]: Note: 1: 2205 2: 3: Shortcut MSI (c) (88:4C) [16:24:36:858]: Note: 1: 2205 2: 3: Class MSI (c) (88:4C) [16:24:36:858]: Note: 1: 2727 2: Info 2898. WixUI_Font_Title, Tahoma, 238 Action 16:26:11: LicenseAgreementDlg. Dialog created MSI (c) (88:4C) [16:26:12:764]: PROPERTY CHANGE: Adding LicenseAccepted property. Its value is '1'. Action 16:26:13: SetupTypeDlg. Dialog created MSI (c) (88:4C) [16:26:13:858]: PROPERTY CHANGE: Adding WixUI_InstallMode property. Its value is 'InstallComplete'. MSI (c) (88:4C) [16:26:13:858]: PROPERTY CHANGE: Modifying INSTALLLEVEL property. Its current value is '1'. Its new value: '1000'. MSI (c) (88:4C) [16:26:13:936]: Note: 1: 2727 2: Action 16:26:13: VerifyReadyDlg. Dialog created MSI (c) (88:4C) [16:26:14:452]: Note: 1: 2727 2: MSI (c) (88:4C) [16:26:14:952]: Note: 1: 2727 2: MSI (c) (88:4C) [16:26:15:452]: Note: 1: 2727 2: MSI (c) (88:4C) [16:26:15:952]: Note: 1: 2727 2: MSI (c) (88:4C) [16:26:16:452]: Note: 1: 2727 2: MSI (c) (88:4C) [16:26:16:952]: Note: 1: 2727 2: MSI (c) (88:4C) [16:26:17:452]: Note: 1: 2727 2: MSI (c) (88:4C) [16:26:17:952]: Note: 1: 2727 2: Ad inifitum. Log is generated using /l*vx which as far as I know is the highest level of logging available. If I click Install on the VerifyReadyDlg it'll end the WelcomeDlg action & start the ProgressDlg which stops the above log spam. Anyone have any idea what could be causing this continual spam in the log? As you can see from the above it starts before I've even clicked Next on the WelcomeDlg to get to the LicenseAgreementDlg. MSDN says a 2727 error is "The directory entry '[2]' does not exist in the Directory table." which makes no sense as there is no value for 2: as you can see above. This installer does nothing fancy what so ever. It uses WiXUI_Mondo totally unmodified, doesn't consume any of the Visual Studio merge modules etc. All it really does is put a load of data files on the users system & sets a registry value to it's INSTALLLOCATION so our application can find them. It has no ICE warnings at all & has passed the Windows 7 & 2008 platform certification tests (tested by myself first & an external company for Microsoft Partner program certification). It's not a major issue or even a trivial annoyance, just interested/concerned as to why it's happening. Thanks, Palbinder Sandher Software Deployment & IT Administrator T: +44 (0) 141 945 8500 F: +44 (0) 141 945 8501 http://www.iesve.com **Design, Simulate + Innovate with the <Virtual Environment>** Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users