X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=src%2Fguestfs-internal.h;h=96f81525272be33404d59c4a9d505f40d1c4569a;hb=c21d6dc29c91691f2dcd914d0cc85f060f83289c;hp=0650eb29f67297543bc7dacc2e76fd5436a7d891;hpb=5f26270c343bf543a7bf20cf3e6f182f6282f8ea;p=libguestfs.git diff --git a/src/guestfs-internal.h b/src/guestfs-internal.h index 0650eb2..96f8152 100644 --- a/src/guestfs-internal.h +++ b/src/guestfs-internal.h @@ -89,6 +89,9 @@ */ #define MAX_PKG_DB_SIZE (300 * 1000 * 1000) +/* Maximum size of Windows explorer.exe. 2.6MB on Windows 7. */ +#define MAX_WINDOWS_EXPLORER_SIZE (4 * 1000 * 1000) + /* Network configuration of the appliance. Note these addresses are * only meaningful within the context of the running appliance. QEMU * translates network connections to these magic addresses into