Re: [WiX-users] WIX PerformanceCounter element failing on Windows 2000

2008-03-10 Thread Krause, Henning
ryVolumeSpaceAvailable = 0 Property(C): PrimaryVolumeSpaceRequired = 0 Property(C): PrimaryVolumeSpaceRemaining = 0 Property(C): INSTALLLEVEL = 1 === Logging stopped: 10.03.2008 19:59:41 === MSI (c) (50:00): Note: 1: 1708 MSI (c) (50:00): Product: WixProject1 -- Installation failed. MSI (c)

Re: [WiX-users] WIX PerformanceCounter element failing on Windows 2000

2008-03-10 Thread Mike Dimmick
from wix.sourceforge.net/releases? -- Mike Dimmick -Original Message- From: Krause, Henning [mailto:[EMAIL PROTECTED] Sent: 10 March 2008 19:09 To: Mike Dimmick; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] WIX PerformanceCounter element failing on Windows 2000 Hello, I just had ti

Re: [WiX-users] WIX PerformanceCounter element failing on Windows 2000

2008-03-10 Thread Krause, Henning
Hello, I just had time to check this error again. I created a new setup project and tested it on a Windows 2000 machine (clean install - only SP4 + security rollup in english). Same error. It works on Windows 2003 and 2008. The following events appear in the eventlog: [Error] Help index range

Re: [WiX-users] WIX PerformanceCounter element failing on Windows 2000

2008-02-12 Thread Mike Dimmick
0x800700cb is a Win32 error code re-encoded as an HRESULT (0x8007 == error | FACILITY_WIN32). Win32 error code 0xCB == 203 decimal is ERROR_ENVVAR_NOT_FOUND. The PerformanceCounter elements create a table which is processed at install time to create an .ini and .h file suitable for passing to