OSDN Git Service

Fix Register.bat not working properly on the Chinese version of Windows XP (#780)
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sat, 8 May 2021 11:02:40 +0000 (20:02 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sat, 8 May 2021 11:02:40 +0000 (20:02 +0900)
ShellExtension/Register.bat

index fcd5256..f37de06 100644 (file)
@@ -35,7 +35,7 @@ IF EXIST "%~dp0\WinMerge32BitPluginProxy.exe" Call :Execute "%~dp0\WinMerge32Bit
 Goto End
 
 :Execute
-Ver | %WINDIR%\System32\Find "Version 5." > NUL
+Ver | %WINDIR%\System32\Find " 5." > NUL
 IF NOT ERRORLEVEL 1 (
   rem Windows 2000, XP, Sever 2003
   %1 %2 %3