mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-23 01:49:53 +03:00
12 lines
117 B
Plaintext
12 lines
117 B
Plaintext
|
HKCR
|
||
|
{
|
||
|
NoRemove AppID
|
||
|
{
|
||
|
'%APPID%' = s 'vpnweb'
|
||
|
'vpnweb.ocx'
|
||
|
{
|
||
|
val AppID = s '%APPID%'
|
||
|
}
|
||
|
}
|
||
|
}
|