English support forum
Moderators: Hacker, petermad, Stefan2, white
-
nsp
- Power Member

- Posts: 1948
- Joined: 2005-12-04, 08:39 UTC
- Location: Lyon (FRANCE)
-
Contact:
Post
by *nsp »
Some thought:
- The jpg/png are already inside the archives..
- TC pack ALL selected file to a Single archive. So TC is not really helpful to process each files with specified parameters
- This is where you can find a way with a script using TCBL and guessing archive name in same folder or a fixed one like "proof of Work.7z"
Code: Select all
cmd: <path to>tcbl.exe
parametters: -q %L cd /d "$p" $; 7z a "proof of Work.7z" "$n"
-
curiosity22
- Junior Member

- Posts: 12
- Joined: 2022-03-27, 03:18 UTC
Post
by *curiosity22 »
I'll give that a try and see how it goes ty very much
-
curiosity22
- Junior Member

- Posts: 12
- Joined: 2022-03-27, 03:18 UTC
Post
by *curiosity22 »
Hrmmm cannot find link that is working to download tcbl v 1.04 actually no links for tcbl working at all
-
nsp
- Power Member

- Posts: 1948
- Joined: 2005-12-04, 08:39 UTC
- Location: Lyon (FRANCE)
-
Contact:
Post
by *nsp »
curiosity22 wrote: 2022-03-31, 01:29 UTC
Hrmmm cannot find link that is working to download tcbl v 1.04 actually no links for tcbl working at all
TCBL light version should be enough.