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).
Search found 6 matches
- Sun Nov 10, 2024 2:03 pm
- Forum: Enigma Virtual Box x86/x64
- Topic: Possible to include fonts in packing?
- Replies: 9
- Views: 118192
- Mon Nov 04, 2024 4:06 pm
- Forum: Enigma Virtual Box x86/x64
- Topic: Possible to include fonts in packing?
- Replies: 9
- Views: 118192
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 ...
- Sun Nov 03, 2024 3:11 pm
- Forum: Enigma Virtual Box x86/x64
- Topic: Possible to include fonts in packing?
- Replies: 9
- Views: 118192
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"= ES03 ...
- Tue Feb 11, 2020 4:09 pm
- Forum: Enigma Virtual Box x86/x64
- Topic: Possible to include fonts in packing?
- Replies: 9
- Views: 118192
Re: Possible to include fonts in packing?
Anyone worked out a solution yet?
- Fri Sep 27, 2019 2:22 am
- Forum: Enigma Virtual Box x86/x64
- Topic: Possible to include fonts in packing?
- Replies: 9
- Views: 118192
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"= ES03.ttf ...
Using a standard registry entry like,
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
"ES03 Regular"= ES03.ttf ...
- Fri Sep 27, 2019 2:13 am
- Forum: Enigma Virtual Box x86/x64
- Topic: Possible to include fonts in packing?
- Replies: 9
- Views: 118192
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 ...
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 ...
