[commit] r2153 - trunk/Install
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Thu Feb 14 21:01:40 CST 2013
Author: ksmyth
Date: Thu Feb 14 21:01:40 2013
New Revision: 2153
Log:
Really register CoreCollectionHandler as InProcHandler32
Modified:
trunk/Install/GME_bin.wxs
Modified: trunk/Install/GME_bin.wxs
==============================================================================
--- trunk/Install/GME_bin.wxs Thu Feb 14 21:01:21 2013 (r2152)
+++ trunk/Install/GME_bin.wxs Thu Feb 14 21:01:40 2013 (r2153)
@@ -220,7 +220,7 @@
<ProgId Id="Mga.CoreProject" Description="CoreProject Class" />
</ProgId>
</Class>
- <Class Id="{9FE3BB80-B596-41BA-910F-0FF9C3B4F38A}" Context="InprocServer32" Description="CoreCollectionHandler Class" ThreadingModel="both" Programmable="yes" Handler="2" />
+ <Class Id="{9FE3BB80-B596-41BA-910F-0FF9C3B4F38A}" Context="InprocServer32" Description="CoreCollectionHandler Class" ThreadingModel="both" Programmable="yes" Handler="[#Core.dll]" />
<Interface Id="{9A228010-020B-11D2-BBB3-0040051F7117}" Name="IGMEVersionInfo" ProxyStubClassId32="{00020424-0000-0000-C000-000000000046}" />
</TypeLib>
</File>
More information about the gme-commit
mailing list