PDA

View Full Version : Perfect Disk List For Compression!


yasitha
31-12-2018, 05:01
I like to use Data list method,
but i don't know how,

I have tried but failed..

I want to chose different compression method for different file types, to get better compression ratio,
so please anyone Can Share sample project for me?
Diskspan Should be Perfect!

Thanks Community! :)

HAPPY NEW YEAR EVERYONE

Gupta
31-12-2018, 06:30
Win + r
Type cmd and enter
On the new window just opened:
Type 'pushd "your-directory-path" '
Type ' dir /s /b >file.list'

yasitha
31-12-2018, 08:26
Win + r
Type cmd and enter
On the new window just opened:
Type 'pushd "your-directory-path" '
Type ' dir /s /b >file.list'

I really appreciate your help,
Thanks for reply :)

but i need example.
I want to pack games with different methods.
i can create file list but i don't know how to use them with Data list.
That's why i ask for example.

I like to use data list option,
but i don't know how to use that method.