Jump to content

eXoRt

Members
  • Posts

    4
  • Joined

  • Last visited

eXoRt's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Thanks! But now I need something else... I've tried to figure this out by myself again. I'm trying to archive specific files types: *.xml, *.ssi, *.spi, *.hdt, *.sst and *.png I was only able to specify 2 files type using $FileName = $Output & "\*.png" $sInclude="*.xml" ;Add Files to Archive $retResult = _7ZipAdd(0, $ArcFile, $FileName, 0, 5, 1, $sInclude) Any thoughts ?
  2. Hi, I've been trying for the past 2 hours to figure out how to extract only a certain filetype(*.tif) from an archive. Could someone provide a working example ? Thanks, eXoRt
  3. Thanks for fixing this so quickly!
  4. Great work rasim! But I found an error using:
×
×
  • Create New...