Search found 6 matches

by ghostyc
Sun Nov 10, 2024 2:03 pm
Forum: Enigma Virtual Box x86/x64
Topic: Possible to include fonts in packing?
Replies: 9
Views: 69474

Re: Possible to include fonts in packing?

Tested with the lastest Enigma Virtual Box FREEWARE (20241106)

Still not working.

Did not see anything new for dealing with fonts (compared with versions pre 2019).
by ghostyc
Mon Nov 04, 2024 4:06 pm
Forum: Enigma Virtual Box x86/x64
Topic: Possible to include fonts in packing?
Replies: 9
Views: 69474

Re: Possible to include fonts in packing?

Guys, resent version of Enigma Virtual Box supports packaging of TTF files as well. Just include files in necessary virtual folder, nothing more. I am using the demo version of the lastest Protector (7.4 I think), tried to add in the ttf file in the same folder, or %DEFAULT FOLDER%\font_file.ttf %w...
by ghostyc
Sun Nov 03, 2024 3:11 pm
Forum: Enigma Virtual Box x86/x64
Topic: Possible to include fonts in packing?
Replies: 9
Views: 69474

Re: Possible to include fonts in packing?

What I am also sure is that if I DO NOT install the font, but "provide" the registry with the path, it should also work. Using a standard registry entry like, Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts] "ES03 Regular&qu...
by ghostyc
Tue Feb 11, 2020 4:09 pm
Forum: Enigma Virtual Box x86/x64
Topic: Possible to include fonts in packing?
Replies: 9
Views: 69474

Re: Possible to include fonts in packing?

Anyone worked out a solution yet?
by ghostyc
Fri Sep 27, 2019 2:22 am
Forum: Enigma Virtual Box x86/x64
Topic: Possible to include fonts in packing?
Replies: 9
Views: 69474

Re: Possible to include fonts in packing?

What I am also sure is that if I DO NOT install the font, but "provide" the registry with the path, it should also work. Using a standard registry entry like, Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts] "ES03 Regular&quo...
by ghostyc
Fri Sep 27, 2019 2:13 am
Forum: Enigma Virtual Box x86/x64
Topic: Possible to include fonts in packing?
Replies: 9
Views: 69474

Possible to include fonts in packing?

I have successfully packed my application, which runs without any problem, apart from an option that requires a font. Without installing the font, it looks like this. https://prnt.sc/pbihb5 I DO have the font file, tried to pack it in the same folder under the exe, or pack it in the %windir%\fonts, ...