From: Xiaofan C. <xia...@gm...> - 2018-09-22 12:46:28
|
FYI, it is here. https://github.com/mcuee/libusbk/issues/5 Regards, Xiaofan On Tue, Apr 10, 2018 at 6:12 AM Rafael Send <rs...@be...> wrote: > > I'll give this a shot, thanks for the pointer though. > > Should I file this somewhere? > > Cheers, > R > > On Mon, Apr 9, 2018 at 3:01 PM, 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 |