These OCX files are necessary for running Eastside Hockey Manager Freeware. After you have installed the game, you should place the attached OCX files into your main Eastside Hockey Manager folder.
Download: https://1drv.ms/u/s!AsXFKQMOdPqghhTH16l ... 6?e=oLDBAE
Edit 27-Dec-2020: Fixed OneDrive URL
Required OCX Files
- FHockey
- I'm Just a Bot
- Posts: 65
- Joined: Sun Apr 12, 2015 5:16 pm
- Custom Rank: FHockey.com
- Favourite Team: EHM Freeware
- lewis94
- Prospect
- Posts: 83
- Joined: Thu Aug 07, 2014 9:41 pm
Required OCX Files
NONE of these 1drv.ms links work. Please don't tell me we've lost all of these downloads.
- archibalduk
- TBL Admin Team
- Posts: 20372
- Joined: Tue Jul 06, 2004 8:44 pm
- Custom Rank: Seaside + Fruit Juice Mode
- Favourite Team: Guildford (EPL) / Invicta (NIHL)
- Location: United Kingdom
- Contact:
Required OCX Files
No we haven't lost all of the downloads. OneDrive changed its URL format which unfortunately has invalidated the links.
All freeware download can be found here: https://1drv.ms/u/s!AsXFKQMOdPqghgTcOBe ... X?e=csmGQP
All freeware download can be found here: https://1drv.ms/u/s!AsXFKQMOdPqghgTcOBe ... X?e=csmGQP
- lewis94
- Prospect
- Posts: 83
- Joined: Thu Aug 07, 2014 9:41 pm
Required OCX Files
Thanks!archibalduk wrote: Sun Dec 27, 2020 1:03 pm No we haven't lost all of the downloads. OneDrive changed its URL format which unfortunately has invalidated the links.
All freeware download can be found here: https://1drv.ms/u/s!AsXFKQMOdPqghgTcOBe ... X?e=csmGQP
-
- Learning to skate
- Posts: 1
- Joined: Sun Jan 17, 2021 1:31 am
- Favourite Team: Minnesota Wild
Required OCX Files
Hello - I copied the OCX files into the main EHM directory - but it is still not working? Any suggestions? Was looking to pick up this game again. Any help is greatly appreciated!
- Primis
- Freeware Moderator
- Posts: 1698
- Joined: Tue Aug 03, 2010 7:46 pm
- Location: Michigan, USA
Required OCX Files
You'll need to register the files via the command line using the REGSVR command.EHM_Munson wrote: Sun Jan 17, 2021 1:34 am Hello - I copied the OCX files into the main EHM directory - but it is still not working? Any suggestions? Was looking to pick up this game again. Any help is greatly appreciated!
It's discussed further in these other threads:Open a command prompt, navigate it to the directory the OCX files are stored in, and then type:
"regsvr $FILENAME"
...where "$filename" is the name of one of the EHM OCX/runtime files, and hit Enter. Repeat for the other files. This registers them, and EHM should run then. You should only have to ever do this once for each file.
viewtopic.php?t=17852
viewtopic.php?t=18332
Make sure your command line path is in the directory where your placed the files before you register them. So if yo placed the files in C:\EHM\, your command line should read "C:\EHM\" before you try to run the REGSVR command.