View Single Post
  #9  
Old 07-06-2021, 07:38
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,331
Thanks: 6,768
Thanked 11,740 Times in 3,244 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by Cesar82 View Post
Hi guys!
I shared a new hotfix for CIU in #post.
P.S: Some changes will be in the beta 9 changelog, some will not.
Code:
HOTFIX CHANGES:
- Fixed bug of wrong caption on Next/Back buttons (Thanks Prettyboy099 for informing) mainly when running uninstall.exe (it displayed PAUSE where it should show UNINSTALL). 
- Changed FlagSpace= key in [LangBox] section to support two values (FlagSpace=<X>,<Y>) separated by comma in "box" mode.
- Disabled inclusion of DXFilters filters in CREATOR mode to speed up interim compilation.
- Added ISPP option (temporary) to disable IsMediaLib functions inclusion before compile Setup.exe.
  >> If you don't use videos in your conversion and want to avoid memory leak errors that occur in some random systems, enable line 8 of the script by removing the ";" to disable IsMediLib.dll.
  >> The song ".mp3" will still be played, but by the BASS.dll library.
- Removed the use of the "Default.ini" file that compared in the compilation and included the keys only if the value is different from the default in IniMemory.
>> The purpose of this defult.ini was to speed up the reading of the ini keys a little, but the access time difference was small and whenever I changed a key it was necessary to include it in default.ini, this became laborious.
i saw that the HF2 haver bugs for smalbutton left Picture is HF1 Script and right Picture is HF2 Script
Attached Images
File Type: png HF1.png (430.4 KB, 173 views)
File Type: png HF2.png (428.2 KB, 171 views)
__________________
It would be nice if you appreciate my work with the thanks Button
Reply With Quote