- Automatic switching of the language in the platform
Due to missing custom code in the file PeaZipPortable.ini doesn't work the automatic switching of the language in the platform.
- False code in the section [FilesMove]
I have also discovered, that the code in the section [FilesMove] is incorrect. Here is the proper code:
[FilesMove] settings\conf.txt=%PAL:AppDir%\PeaZip\res settings\custedit.txt=%PAL:AppDir%\PeaZip\res settings\bookmarks.txt=%PAL:AppDir%\PeaZip\res
[duplicate bug deleted by mod JTH]
I have now found a solution regarding the automatic switching of the language in the platform.
I have done the following changes:
I added the following code:
I added the following code:
Unfortunately, now occurs a new problem. By adding the code in the file custom.nsh it is no longer possible to start the program in the standalone version. Has anyone an idea how to solve this problem?
EDIT: For the automatic switching of the language in the platform it is necessary, that the additional hook ${SegmentPostPrimary} will be inserted in the file custom.nsh.
I have again revised the code in the file custom.nsh. Now works both the automatic switching of the language in the platform and the run of the standalone version
Here is the proper code, which I have added to the file custom.nsh:
Finally here the download link: PeaZipPortable_4.8_Rev_1.paf.exe
MD5: 83237f6f4f98357e312dcbcae1919e48
Download Size: 5,58 MB
Accordingly, I have changed the supplement "Bug" in "Fixed" of the subject of my original post.
Leave it marked as a Bug, John'll mark it fixed once it's fixed in an official build.
I've again changed the supplement from "Fixed" in "Bug".
I've fixed the settings bug in 4.8.1 Rev 2.
As for the locale, I don't really like the approach of messing with the default.txt and then leaving the app on its own. If we're going to do it, I'd rather do it properly and update the settings. Otherwise, I'd rather skip it. Language switching is not a requirement for apps.
Sometimes, the impossible can become possible, if you're awesome!