
' Maded by The Trick

' fork by Alex Dragokas

' ChangeLog:

' ver. 1.3 fork:
' Added replacing of manifest file regardless of the language code of resource
' Automatically fix manifest header if there are wrong encoding specified
' Automatically add manifest header if it is not exists
' Aligns the file on a 4-byte boundary
' If file had read only attribute it will be removed
' Added icon

' ver. 1.2 fork:
' Fix for UTF-8 encoding (The Trick suggestion)
' Added menu "Open manifest file"
' Added examples of manifest file

' ver. 1.1 fork:
' 1. Added reading default manifest from file "manifest.txt"
' 2. Added menu "Save to default manifest"
' 3. Added silent mode patching throught the EXE's argument (switch -silent).
' 4. Added possibility to work throught command line.
' 5. Removed creation of a Backup for patched EXE.

--------------------------------------------------------------------------------------

: The Trick

: Alex Dragokas

 :

' ver. 1.3 fork:
'           
'        
'     ,   
'     4- 
'     "  ",   
'  

' ver. 1.2 fork:
'     UTF-8 ( The Trick)
'   "Open manifest file"
'    

' ver. 1.1 fork:
' 1.    -   "manifest.txt"
' 2.   "Save to default manifest"
' 3.    (   -silent).
' 4.      .
' 5.     ,  .


