Jump to content

innounp batch processing question


Bethrezen

Recommended Posts

hi all

does anyone here how to use innounp ? see I'm having problems trying to work out how to get the batch processing working when i type

c:\test\innounp.exe -x c:\test\setup.exe

everything works as it should and the installed is unpacked however i have several installers that i want to unpack and i don't want to have to unpack each individually now according to the web site if I've understood it correctly it should be possible to have inno unpack process all files in a given directory by substituting the individual installer with dirname\*.* so

c:\test\innounp.exe -x c:\test\setup.exe

becomes

c:\test\innounp.exe -x c:\test\*.*

problems is that doesn't seem to work and inno unpack chokes and gives an error that it cant find the file specified and i don't understand why because as far as i can tell i have the proper command i tried looking round for additional documentation that might shed some light on what I'm doing wrong but all i keep finding is copies of what is on the inno unpack web site and that's not specific enough

anyone got any ideas ?

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...