@kamyk95
ą (a nasal) is not a standard ansi character, need additional code or switch to unicode version to display it properly.
I can't switch to unicode version for compatibility problem (setup.iss script).
I don't think is a big problem, if instead of ą appears a
@elbubi
An issue caused by presence in the archive Data2.bin of FirewallInstallHelper.dll, GameuxInstallHelper.dll or ISSkin.dll files.
When you make or re-make the conversion, never include the following files in installation archives:
Code:
unins000.dat (raises an uninstall error)
unins000.exe (raises an uninstall error)
FirewallInstallHelper.dll (raises a runtime error)
GameuxInstallHelper.dll (raises a runtime error)
ISSkin.dll (raises a runtime error)
Follow these steps to solve the issue:
1) Edit
Data2.lst file, it should be like this:
Code:
audio\*
tracks\*
support\*
FirewallInstallHelper.dll
GameuxInstallHelper.dll
ISSkin.dll
2) Delete only Data2.bin file from '
F12012_DVD5\f12012' conversion folder and then launch Compress.bat