mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 02:44:13 +08:00
12 lines
135 B
Plaintext
12 lines
135 B
Plaintext
HKCR
|
|
{
|
|
NoRemove AppID
|
|
{
|
|
'%APPID%' = s 'ASCImageCompose'
|
|
'ASCImageCompose.DLL'
|
|
{
|
|
val AppID = s '%APPID%'
|
|
}
|
|
}
|
|
}
|