Add new profile to Split file
Posted: 2010-06-28, 17:29 UTC
Hi,
pls add new profiles to Split file > Bytes per file (as DVD, DVDDL...)
Thanks
pls add new profiles to Split file > Bytes per file (as DVD, DVDDL...)
Thanks
Forum - Public Discussion and Support
https://www.ghisler.ch/board/
Code: Select all
[SplitPerFile]
0=2 GiB (FAT Limit)
1=4 GiB (FAT Limit)
2=4.37 GiB (4.7 GB DVD)
3=7.95 GiB (8.54 GB DVD)
4=8.75 GiB (9.4 GB DVD)
You have an "Help"-menu?panther7 wrote:Thanks, but i haven't wincmd.ini in my totalcmd folder.
You may add formats manually. Once added, format will be in list so you will need to specify it only once.panther7 wrote:Hi,
pls add new profiles to Split file > Bytes per file (as DVD, DVDDL...)
I think it would be better to write G instead of GiB since TC accepts it as multiplier and not GiB.HolgerK wrote:Add something liketo your wincmd.ini.Code: Select all
[SplitPerFile] 0=2 GiB (FAT Limit) 1=4 GiB (FAT Limit) 2=4.37 GiB (4.7 GB DVD) 3=7.95 GiB (8.54 GB DVD) 4=8.75 GiB (9.4 GB DVD)
You can even use 1.23 GAGA if you want.MVV wrote: I think it would be better to write G instead of GiB since TC accepts it as multiplier and not GiB.
Regards20.01.10 Release Total Commander 7.51 beta 1
20.01.10 Fixed: Files - Split: Size field didn't support G GBytes, only M and k -> added G (1 GByte= 1024*1024*1024 bytes), e.g. 0.5 G
Code: Select all
Template name What I get
1,44 MB (3.5") 2*1.44 MB + last piece
1 Mamama (232) 3*1 MB + last
2 G 1 piece as expected
2 G (FAT Limit) 2*1.44 MB + last piece !!!!!!!!!!!!!!!!
0.2G 1 piece as expected
0.2G (my sample size) 2*1.44 MB + last piece !!!!!!!!!!!!!!!!
Code: Select all
File.Ext 3.840.211.800 bytes
and got2gaga
Code: Select all
File.001 2.147.483.648 bytes
File.002 1.692.728.152 bytes
File.crc 61 bytes
File size doesn't matter if I get wrong results even with small file:) I have updated my previous post with strange test results.Btw: What Totalcmd.exe are you using that needs to be split into 2G(i)B parts?
Confirmed.MVV wrote:BTW, I tried to split Totalcmd.exe file using '2 GiB (FAT Limit)' - I got 3 pieces by 1.44 MB each (but when I typed just 2 G I got one piece as expected)... It seems like TC doesn't support comments after numbers...