Skip to content

Commit 3a3da32

Browse files
committed
Fix "HasRunKey" for Anti-Cheat installer
1 parent 47f3e6a commit 3a3da32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/setup/platforms/steam.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Unlike the first two files, which can reside anywhere you on your machine, the `
154154
{
155155
"EpicOnlineServices"
156156
{
157-
"HasRunKey" "HKEY_LOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\REPLACE_WITH_YOUR_APP_ID\\EOS"
157+
"HasRunKey" "HKEY_LOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\REPLACE_WITH_YOUR_APP_ID\\AntiCheat"
158158
"Process 1" "%INSTALLDIR%\\InstallAntiCheat.bat"
159159
}
160160
}

0 commit comments

Comments
 (0)