On Wed, Sep 24, 2008 at 1:12 PM, Louis. Lenders xerox_xerox2000@yahoo.co.uk wrote:
This is the 2nd stub needed to let .net 2.0 SP1 installer finish fine. I'll resend the first one (corrected)
The vast majority of this file does not put spaces around parenthesis, so can you resend with that fixed?
+UINT WINAPI MsiDetermineApplicablePatchesW( LPCWSTR szProductPackagePath, + DWORD cPatchInfo, PMSIPATCHSEQUENCEINFOW pPatchInfo)
Also, why don't you add MsiDetermineApplicablePatchesA at the same time?