  ((( AttachPatch.vbs )))

"AttachPatch.vbs" attachs the patch that has "patch" folder and "back_up" folder.

- "patch" folder   : Adding file or file after modification
- "back_up" folder : Deleting file or file before modification

Differents between these 2 folders are same as differents of target of patch.


  ((( How to attach the patch using the script )))

1. Double click "AttachPatch.vbs" file.
   Then command prompt is opened.

2. Input the path of the patch target folder according to instructions.
   You can input the path by drag and drop the folder.

   If files in the target were not same as files in "back_up" folder,
   the script stops with a warning. In this case, all files in target folder are not change.
   You can only modify files in "back_up" and "patch" folder or
   attach the patch manually.


  ((( How to attach the patch manually )))

1. Compare the patch target folder and "back_up" folder.
   If no different, you can overwrite "patch" folder to the patch target folder.
   If the folder was copied, the following procedures are unnecessary.

2. Compare the "patch" folder and "back_up" folder.
   Different texts between "patch" and "back_up" are same as different texts of target of patch.

3. Delete files in target of patch exist in "back_up" and not exist in "patch".


