summaryrefslogtreecommitdiff
path: root/extensions/source/activex/main/SOActiveX.rgs
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/activex/main/SOActiveX.rgs')
-rw-r--r--extensions/source/activex/main/SOActiveX.rgs33
1 files changed, 0 insertions, 33 deletions
diff --git a/extensions/source/activex/main/SOActiveX.rgs b/extensions/source/activex/main/SOActiveX.rgs
deleted file mode 100644
index d3814df3b..000000000
--- a/extensions/source/activex/main/SOActiveX.rgs
+++ /dev/null
@@ -1,33 +0,0 @@
-HKCR
-{
- so_activex.SOActiveX.1 = s 'SOActiveX Class'
- {
- CLSID = s '{67F2A879-82D5-4A6D-8CC5-FFB3C114B69D}'
- }
- so_activex.SOActiveX = s 'SOActiveX Class'
- {
- CLSID = s '{67F2A879-82D5-4A6D-8CC5-FFB3C114B69D}'
- CurVer = s 'so_activex.SOActiveX.1'
- }
- NoRemove CLSID
- {
- ForceRemove {67F2A879-82D5-4A6D-8CC5-FFB3C114B69D} = s 'SOActiveX Class'
- {
- ProgID = s 'so_activex.SOActiveX.1'
- VersionIndependentProgID = s 'so_activex.SOActiveX'
- ForceRemove 'Programmable'
- InprocServer32 = s '%MODULE%'
- {
- val ThreadingModel = s 'Apartment'
- }
- ForceRemove 'Control'
- ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 101'
- 'MiscStatus' = s '0'
- {
- '1' = s '131473'
- }
- 'TypeLib' = s '{61FA3F13-8061-4796-B055-3697ED28CB38}'
- 'Version' = s '1.0'
- }
- }
-}