[I'll post to your forum eventually, but just wanted to post about latest progress here first]
Ok, so I've cleaned up my system a bit, removed a lot of temporary junk and also stuff in the registry. (and apparently not broken anything!
)
Then I've tried installing again. Same thing happens, but this time I didn't kill the setup.exe process tree. I killed regsvr32 directly instead, but not before looking at what it did:
So it seems it can't register ksdhtmledlib.ocx for some reason.
Well, after killing regsvr32, the setup would actually finish and show me the final message and the box with launch sql-notes, so I clicked ok or finish and sql-notes launches. But then again when creating or opening a file, the freeze again, and looking at the process, sql-notes naturally wants to use ksdhtmledlib.ocx...
I tried manually registering it, bye typing regsvr32 /s ksdhtmledlib.ocx, but same problem happens. regsvr32 will just use lots of cpu and nothing happens. not in the couple of minutes that I let it use cpu that is... I'm not gonna let it fry my laptop
I have no idea what next, but I understand ksdhtmledlib.ocx is some sort of ActiveX html component? I've searched my computer for another version, thinking there was some conflict, but no results. Not references to it in the registry either. Speaking of registry, is there some way to manually register it in the registry? Not really a solution, but a workaround...