Ignore:
Timestamp:
11/13/2008 2:30:26 PM (4 years ago)
Author:
lowjoel
Message:

-The release binary is now exactly 160kb, increase the offset
-Fixed a File not Found error when .NET isn't installed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eraser6/Installer/Bootstrapper/Bootstrapper.h

    r544 r545  
    132132 
    133133/// The offset where the package data is stored. 
    134 const unsigned DataOffset = 160 * 1024; 
     134const unsigned DataOffset = 192 * 1024; 
    135135 
    136136/// Formats the system error code using FormatMessage, returning the message as 
Note: See TracChangeset for help on using the changeset viewer.