Jump to content

Recommended Posts

Posted

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 ?


Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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