Hows it going? I just want to thank you for this wonderful tool here in your own forum.

btw I've found a possible "bug"/"not implemented" in 0.89 beta I just can't figure out. It just can't 7-zip the addon but when switching to cab format all is well, that's the strange thing.. Ofcource I have 7za.exe in %windir%.
- Code: Select all
ERROR
** Unexpected Error from System:
Cannot start process because a file name has not been provided.
- Code: Select all
LOGFILE.TXT *end*
- Compressing: LgtCkCtl.dll
- Invoke():
- Args: -m LZX:21 N "LgtCkCtl.dl_" "X:\Projects\Addon-Packs\!_(RELEASED)\WGA-Only(Released)\LgtCkCtl.dll"
- WorkingDir: X:\Projects\Addon-Packs\!_(RELEASED)\WGA-Only(Released)\AddOnFiles
** Unexpected Error from System:
Cannot start process because a file name has not been provided.
!!-*-!!!!-*-!!!!-*-!!!!-*-!!!!-*-!!!!-*-!!!!-*-!!!!-*-!!**
PROGRAM EXCEPTION: System.InvalidOperationException: Cannot start process because a file name has not been provided.
at System.Diagnostics.Process.Start()
at FileGather.Program.newMakeCABmethod(String FileToCompress, String OutputFolder)
at FileGather.Program.AddOnCABCreate(String CABName, String EntriesFile)
at FileGather.Program.Main(String[] args)
MESSAGE: Cannot start process because a file name has not been provided.
STACK TRACE:
at System.Diagnostics.Process.Start()
at FileGather.Program.newMakeCABmethod(String FileToCompress, String OutputFolder)
at FileGather.Program.AddOnCABCreate(String CABName, String EntriesFile)
at FileGather.Program.Main(String[] args)
!!-*-!!!!-*-!!!!-*-!!!!-*-!!!!-*-!!!!-*-!!!!-*-!!!!-*-!!**
- Stopping Logger -
If you wan't to have me test something or supply the addon i'm trying to 7z just say so. I guess 0.89 is very much work in progress so.. I think your already atop of this but a check for [i386_compress] would be great.

Thanks again!