ETD001 Posted January 15, 2015 Posted January 15, 2015 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? if not can I safely remove it.
rfancella Posted January 15, 2015 Posted January 15, 2015 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? 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. And if they changed your life, send them a Beer!
brolly Posted January 15, 2015 Posted January 15, 2015 Or simply install the font yourself, it's in HL's media folder. Then you won't have issues anymore.
rfancella Posted January 16, 2015 Posted January 16, 2015 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. And if they changed your life, send them a Beer!
Suhrvivor Posted January 16, 2015 Posted January 16, 2015 I had that problem with a recent build of HyperLaunch. After installing the font manually the UAC prompt disappeared.
brolly Posted January 16, 2015 Posted January 16, 2015 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.
bleasby Posted January 16, 2015 Posted January 16, 2015 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.
ETD001 Posted January 16, 2015 Author Posted January 16, 2015 Thank you, installing the font manually worked for me.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.