Jump to content

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

Code Monkey and all around Command Line geek!

If you like what someone has said or done for you, be sure and 'Thank' them.  :good:

And if they changed your life, send them a Beer!    :beerglass:

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

Code Monkey and all around Command Line geek!

If you like what someone has said or done for you, be sure and 'Thank' them.  :good:

And if they changed your life, send them a Beer!    :beerglass:

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.

When asking for help for RocketLauncher, POST ON THE RLAUNCHER.NET FORUMS!

Also, please post your RocketLauncher.log with logging level set to troubleshooting in pastebin (set the log level in RocketLauncherUI, global system > General Settings -> RocketLauncher).

Ass. Bleasby - RocketLauncher Development Team.

Archived

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

×
×
  • Create New...