View Single Post
  #34  
Old 04-06-2018, 09:19
vollachr's Avatar
vollachr vollachr is offline
Conversions & UCC Creator
 
Join Date: Sep 2009
Location: Israel
Posts: 247
Thanks: 58
Thanked 536 Times in 186 Posts
vollachr is on a distinguished road
OK, A Little Update Regarding the plans for UCC v4.1.4

Well, After completing a couple of AutoIT "Side Projects" by re-creating both the Standalone UCC File Splitter and Merger with full GUI and the UCC Files & Folders Lister with a relatively simple GUI I've made a decision to re-start working on UCC v4.1.4 (which might actually become v4.2) from scratch again in a modular way.

I've started by re-working the UCC .Ini files, removing anything that won't be needed with a GUI version and some unused features (Such as the option to split game files, no one ever uses it anyway, ppl just split the ready archives).

I'm now moving on to creating the UCC Configuration Tool for the .Ini files.

Once that ready I'll start by working on the UCC script itself, first by creating separate functions for each action it needs to perform during operation and then creating a GUI to utilize these functions using the settings from the .ini files.

I'm also re-building the folder structure of the UCC files, there will now be 3 folders along side the Converter.exe:

Compressors - This will include the compressors and arc.ini files
Resources - This will include the other required/optional folders that were previously under Common\Files (e.g. Redist, Lists, Commands, Setup)
Settings - This will have the .Ini files

That's it, It will take a while, some functions are pretty complex but that's still to come.

Enjoy your day
__________________

Ultimate Conversion Compressor Creator (Discontinued/Abandoned)
My Other Tools: File Splitter and Merger - Multiple Text/String Replacer (MTSR) - UCC Files & Folders Lister
Microsoft Certified Professional
Retired Conversion Creator

Last edited by vollachr; 04-06-2018 at 09:23.
Reply With Quote