Skip to content

Commit a53b2fc

Browse files
committed
fix name in helper
1 parent 7b9b358 commit a53b2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ rem To change the files associations for another software, replace the value REG
66
rem To revert, change REG_EXE_NAME to your app name and run it again
77

88
set "REG_KEY_SEARCH=mpc-be64."
9-
set "REG_EXE_NAME=PathForwarder.exe"
9+
set "REG_EXE_NAME=EnvForwarder.exe"
1010

1111
rem Check for permissions
1212
if "%PROCESSOR_ARCHITECTURE%" EQU "amd64" (

0 commit comments

Comments
 (0)