
-----------------------------------------------------------------
Global - Windows Flags: 4bytes


byte0, bit0: 3/4 screen background gradient
byte0, bit1: no gradient window
byte0, bit2: hide program manager
byte0, bit3: title bar on install window
byte0, bit4: use internal 3D effects
byte1, bit5:
byte0, bit6: progress bar: position in install script
byte1, bit7:

byte1, bit0: archive is in PKZip format if set
byte1, bit1: light fonts under win95/ NT 4.0
byte1, bit2: light fonts always
byte1, bit3: beep in new disk prompt
byte1, bit4: no background gradient
byte1, bit5: replace in-use files
byte1, bit6: convert CD-ROM to floppy
byte1, bit7:

byte2, bit0:  progress bar: percentage of selected files
byte2, bit1:
byte2, bit2:
byte2, bit3:
byte2, bit4:
byte2, bit5:
byte2, bit6: win16 Webdeploy support
byte2, bit7: win32 Webdeploy support

	
byte3, bit0:
byte3, bit1: 1 => use FTP protocol, 0 => use HTTP (for webdeploy)
byte3, bit2:
byte3, bit3: put install EXE in a .CAB file
byte3, bit4: don't create package definition file
byte3, bit5: suppress reboot message
byte3, bit6:
byte3, bit7:

-----------------------------------------------------------------
gradient colours: 12 bytes

start colour & end colour (R,G,B values, 2 bytes per value)


-----------------------------------------------------------------
????: 8 bytes


-----------------------------------------------------------------
????: archive information

byte  0 (4byte):	 uncompressed size of script (1st entry in zip file)
byte  4 (4byte):	 compressed size of script
byte  8 (4byte):	 compressed size of WISE0001.DLL
byte 12 (4byte):	 NULL


byte 52 (4byte):	 expected length of executable (4 byte value)






