From: Xiaofan C. <xia...@gm...> - 2018-09-22 12:26:58
|
On Sat, Sep 22, 2018 at 3:02 AM diabolo via Libusb-win32-devel <lib...@li...> wrote: > > try unix2dos the cmd file > also you need a quite old 7za with command line > rgds Yes you need an old version of 7zip. Please refer to previous answer by Travis. -- Xiaofan On Tue, Apr 10, 2018 at 6:02 AM Travis <lib...@gm...> wrote: > > Greetings, > > Well that's annoying. Apparently 7zip changed their syntax a good long > while ago. > > Thankfully, You can still get the one you need! Get version 9.20. > https://sourceforge.net/projects/sevenzip/files/7-Zip/9.20/ > > Regards, > Travis > > On 4/9/2018 12:43 PM, Rafael Send wrote: > > Hi, > > I'm attempting to use InfWizard to create an installer for a custom > > USB device (this alone works fine), but I need it to be silent. To > > that end I'm attempting to modify the dpinst.xml file with the silent > > option (which also works on its own), but I can't repackage an installer. > > The re-pack.cmd script always fails with a 7zip error ("-ai switch not > > valid for this command"). > > > > I've tried manually performing that step, but I have not been able to > > repackage a working installer. > > > > Is this a known current bug? > > > > Cheers, > > Rafael > > |