Commit 470688f7 authored by Hans Leidekker's avatar Hans Leidekker Committed by Alexandre Julliard

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

parent eaf8848d
......@@ -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
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment