mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 03:42:47 +08:00
12 lines
127 B
Plaintext
12 lines
127 B
Plaintext
HKCR
|
|
{
|
|
NoRemove AppID
|
|
{
|
|
'%APPID%' = s 'ASCGraphics'
|
|
'ASCGraphics.DLL'
|
|
{
|
|
val AppID = s '%APPID%'
|
|
}
|
|
}
|
|
}
|