Detailed registry explanations for the upcoming installer script
This commit is contained in:
parent
4b891ff24f
commit
f4dd44e491
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -1,3 +1,10 @@
|
||||||
# webhelper
|
# OGBG:WebHelper
|
||||||
|
|
||||||
The helper that allows launching PUBG from web.
|
The helper that allows launching PUBG from web.
|
||||||
|
|
||||||
|
# Development notice
|
||||||
|
|
||||||
|
In order to make the webhelper work, you'll have to add these to your registry:
|
||||||
|
|
||||||
|
create \HKEY_CLASSES_ROOT\somerandomname\ with root value `OGBG WebHelper Protocol`
|
||||||
|
create \HKEY_CLASSES_ROOT\somerandomname\shell\open\command with root value `X:\path\to\helper\helper.exe "%1"`
|
Loading…
Add table
Add a link
Reference in a new issue