Jump to content
  • Announcement

    The HyperSpin 2 early access beta is here!

    We’re starting the first public testing phase with Platinum Members to keep the scope manageable while we test the current feature set and begin to add more. In the future, we’ll provide a version for basic members as well.  On behalf of the entire HyperSpin team, we look forward to another exciting adventure with our community.

FontReg.exe? Does hyperspin use this?


ETD001

Recommended Posts

Posted

After updating Hyperlaunch I now get a windows security box asking if I want to let it run. I set it to run as an administrator for all users which fixed it for hyperlaunch, however now it asks every time I start a game in Hyperspin.

I never got this before and am wondering A) does hyperspin/hyperlaunch use this and if it does, how do I get the windows security dialog from appearing when I use hyperspin?

B) if not can I safely remove it.

Posted
After updating Hyperlaunch I now get a windows security box asking if I want to let it run. I set it to run as an administrator for all users which fixed it for hyperlaunch, however now it asks every time I start a game in Hyperspin.

I never got this before and am wondering A) does hyperspin/hyperlaunch use this and if it does, how do I get the windows security dialog from appearing when I use hyperspin?

B) if not can I safely remove it.

It is used by HyperLaunch. It's purpose is to add the font "BebasNeue.ttf" to your system so you don't have to do it manually.

Not sure if it can be removed.

I would just lower the UAC.

Thanks,

Ron

Posted
Or simply install the font yourself, it's in HL's media folder. Then you won't have issues anymore.

I logged into a users pc yesterday. Installed the font manually. It still came up untill he lowered the uac.

Thanks,

Ron

Posted
I logged into a users pc yesterday. Installed the font manually. It still came up untill he lowered the uac.

That's not supposed to happen Ron, are you sure the font really installed?

If so please post this on the HL forum so bleasby or djvj can have a look at it, I don't recall who added the code for the automatic install.

Posted

From what I know the FontReg is only called if is impossible to create the font family on AHK.

If !(Gdip_FontFamilyCreate(hlDefaultFont))	; If the default font is not installed HL tries to install all fonts located on HLMediaPath . "\Fonts"
Run, % fontRegExe . " /copy", HLMediaPath . "\Fonts"

So if this problem is happening is because you don't have the font properly installed on your computer.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...