msi: Use a higher value for the initial transform disk id.

This commit is contained in:
Hans Leidekker 2011-09-05 11:48:35 +02:00 committed by Alexandre Julliard
parent eaf8848d0d
commit 470688f729
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ struct tagMSIOBJECTHDR
};
#define MSI_INITIAL_MEDIA_TRANSFORM_OFFSET 10000
#define MSI_INITIAL_MEDIA_TRANSFORM_DISKID 10000
#define MSI_INITIAL_MEDIA_TRANSFORM_DISKID 30000
typedef struct tagMSIDATABASE
{