msi: Use a higher value for the initial transform disk id.
This commit is contained in:
parent
eaf8848d0d
commit
470688f729
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue