View Single Post
  #13  
Old 01-06-2009, 11:55
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
@ale100

1) type:

Code:
 iscab data1.cab -i"list.ini" -l
(for generate content's list of cabs)

2) edit it with your favorite text editor to remove english files.

3) type:

Code:
iscab data1.cab -i"list.ini" -r
(for repacking cabs)

Last edited by peterf1999; 01-06-2009 at 12:30.
Reply With Quote