Skip to content

Commit

Permalink
Revert version.h creation to Big5
Browse files Browse the repository at this point in the history
remove warning of codepage and possible error
  • Loading branch information
craftwar committed Aug 27, 2018
1 parent 6b96af7 commit 7b9ed1a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions Version_Set_Combo.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
chcp 65001
SET MajorVersion=9
SET MinorVersion=5
SET PatchLevel=0
Expand All @@ -13,5 +12,5 @@ SET ProductName="PCMan Combo\0"
SET InternalName="PCMan Combo\0"
SET OriginalFilename="PCMan.exe\0"
SET FileDescription="PCMan\0"
SET LegalCopyright="Copyright (C) 2001 - 2009 由 洪任諭及 Open PCMan Team 共同製作\0"
SET Comments="本軟體由洪任諭及 Open PCMan Team 共同製作."
SET LegalCopyright="Copyright (C) 2001 - 2009 由 洪任諭及 Open PCMan Team 共同製作\0"
SET Comments="本軟體由洪任諭及 Open PCMan Team 共同製作."
4 changes: 2 additions & 2 deletions Version_Set_Lite.bat
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ SET ProductName="PCMan\0"
SET InternalName="PCMan\0"
SET OriginalFilename="PCMan.exe\0"
SET FileDescription="PCMan\0"
SET LegalCopyright="Copyright (C) 2001 - 2009 由 洪任諭及 Open PCMan Team 共同製作\0"
SET Comments="本軟體由洪任諭及 Open PCMan Team 共同製作."
SET LegalCopyright="Copyright (C) 2001 - 2009 由 洪任諭及 Open PCMan Team 共同製作\0"
SET Comments="本軟體由洪任諭及 Open PCMan Team 共同製作."

0 comments on commit 7b9ed1a

Please sign in to comment.