I'm trying to install DVRMSToolbox1108 (which I believe is the latest version to be using on MCE 2005 Rollup 2). I'm getting the following events in the event viewer.
Initialize Registry Settings, CommercialSkip Version 1.1.0.8
NumberOfProcessors = 2
AutoReloadSettings = True
WriteOnMceStateChangeEvents = True
SkipBoxMinMinutes = 0
SkipDisplayType = Classic
SkipMaxMinutes = 65535
AutoSkip = True
WriteEvents = True
PromptScan = Prompt
KeyHandleDisableTime = 30
DisableAutoSkipOnBack = True
DisableKey = Print
ForwardKey = Right
BackKey = Left
SkipOnKey = Up
SkipOffKey = Down
CCToggle = D2
KeepDisplayActive = True
SuppressNotFound = False
WolMac = System.String[
WakeExperience = System.String[
ReprocessShow = D4
Then:
Unable to launch. System.Exception: Could not initialize MceState
at babgVant.MediaCenter.MceState.MceStateConsumer.MceState..ctor()
at babgVant.MediaCenter.CommercialSkipAddIn.CommercialSkip.Microsoft.MediaCenter.AddIn.IAddInEntryPoint.Launch(AddInHost host)
Then:
Unable to uninitialize. System.ObjectDisposedException: Cannot access a disposed object.
at System.Threading.ManualResetEvent.Set()
at babgVant.MediaCenter.CommercialSkipAddIn.CommercialSkip.Microsoft.MediaCenter.AddIn.IAddInModule.Uninitialize()
In the log files found in C:\Program Files\DVRMSToolbox\FWLogs all the files created have "Error in Shell" inside each of the files.
I have searched all across the forum's looking for clues. Note: I have a number of .Net Frameworks loaded (from MS updates) v1.1.4322, v2.0.50727, v3.0 and v3.5.I have tried the following (rebooting many times along the way):
c:\windows\Microsoft.NET\Framework\v1.1.4322\regasm mcestate.dll /codebase
C:\WINDOWS\eHome\ehmsas.exe /unregServer
then
C:\WINDOWS\eHome\ehmsas.exe /regServer
RegisterCommercialSkipAddin.cmd
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{D9FEC5A0-0295-43F3-B4F8-E4E07A9F9FC7}\Implemented Categories\{FCB0C2A3-9747-4c95-9d02-820AFEDEF13F}]
and also added the registry keys in DVRMSerrorFix.reg
Let me know if you can recommend a next step.