View Single Post
  #13  
Old 13-09-2016, 06:46
SAM2712's Avatar
SAM2712 SAM2712 is offline
Registered User
 
Join Date: Sep 2013
Location: ¬ IND!A ¬
Posts: 118
Thanks: 113
Thanked 39 Times in 28 Posts
SAM2712 is on a distinguished road
Quote:
Originally Posted by aswadd View Post
can give an example for what u need to do ??
also try this command to compress only files with certain extension
EX :
dir /s /b *.bin |precomp043 -intense0 -cn "{}"
other thing if you want to import from text file / output of program Just use [For /f command]
Don't understand Bud .
Do u mean dir /f ? for using text file ?
Give e.g with attachment below
I want to compress files written in text file.
Attached Files
File Type: txt List.txt (66 Bytes, 9 views)
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬

Last edited by SAM2712; 13-09-2016 at 06:52.
Reply With Quote