Excluded Windows Vista

This commit is contained in:
Yutaka Sawada
2024-11-30 12:56:43 +09:00
committed by GitHub
parent 4545803963
commit 4a9419b1ee
3 changed files with 3 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ append something to the section name like "[0x0409ignore]".
If you erase these strings or lines, default strings are used.
"CreateHelp" and "VerifyHelp" in old version were removed,
because they are ignored on recent Windows OS like (Vista, 7, 8).
because they are ignored on recent Windows OS like (Windows 7, 8, 10).
Strings may contain one "&" for keyboard short-cut.
Each strings should be reasonably short (under 40 characters).