View Single Post
  #2  
Old 30-03-2020, 01:59
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,687
Thanks: 1,106
Thanked 7,333 Times in 2,836 Posts
KaktoR is on a distinguished road
Code:
----------------------------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------
CHANGELOG CIU 3.0.0.0.u8
----------------------------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------------------------------
- Fixed language selector for correct display of the flags when clicking on the Right/Up arrow (Now it has the same effect as the other arrow).
- Fixed bug in language selector (BOX mode) when calculating the number of flags per line when the FlagByLine key is not informed.
- Fixed bug in the IsUWPGame and IsGOGGame functions when there is "Records.ini" next to "Setup.exe" file.
- Fixed the creation and removal of shortcuts for UWP games.

- Fixed the correct path "{tmp}" for temporary files (within "Setup.exe" file) when the destination folder is not informed during compression.
- Fixed to properly display all the slides of images when using components and do not set the keys FirstBGImage= of each component.
- Fixed the "LabelCurrFileName" label to display the correct path of the file being extracted when using the components.

- Fixed a bug that appeared in the previous update that did not access the links when clicking on the linked labels on the About page.
- Fixed to display the correct installation path in DirEdit when the DefaultInstallDir= key is configured.

- Updated compressor/decompressor "RAZOR" from v1.03.7 (standard) to v1.03.7 (stdio patched from https://www.fileforums.com/showthread.php?t=103298).

- Added support for "PMT - Parallel Multithreaded Encoder/Decoder" for "RAZOR" compressor.
  >> PMT is a 4x4 like algorithm to make everything run parallelly. 
  >> You can run any compressor/encoder that supports stdio/stdin/stdout or even nothing. 
  >> The program can make a single threaded compressor multithreaded by using blocks, just like 4x4.
  >> For more information visit: https://fileforums.com/showthread.php?t=103230
Code:
[29.03.2020]
-Added PMT (thanks to 78372)
  > For now only razor is supported
-Added Inno Setup 6.0.4 Repack
-Updated Notepad++ to v7.8.5
-Removed PNGtoBMPConverter
__________________
Haters gonna hate
Reply With Quote
The Following 7 Users Say Thank You to KaktoR For This Useful Post:
78372 (30-03-2020), andreiutzu21 (30-03-2020), Cesar82 (30-03-2020), ff20 (30-03-2020), houcine80 (30-03-2020), mausschieber (30-03-2020), omdj (30-03-2020)