Re: fix off-by-one in advpack install_init

2006-04-28 Thread James Hawkins
On 4/28/06, Juan Lang <[EMAIL PROTECTED]> wrote: > Thanks for sending in this patch, but I have a large queue of patches > for advpack ready to send in to wine-patches when Alexandre gets back,\ Could you send them, so Paolo et al don't have to duplicate your work? Sure, I just didn't want to

Re: fix off-by-one in advpack install_init

2006-04-28 Thread Juan Lang
> Thanks for sending in this patch, but I have a large queue of patches > for advpack ready to send in to wine-patches when Alexandre gets back,\ Could you send them, so Paolo et al don't have to duplicate your work? --Juan __ Do You Yahoo!? Tired o

Re: fix off-by-one in advpack install_init

2006-04-28 Thread James Hawkins
On 4/28/06, Paolo Abeni <[EMAIL PROTECTED]> wrote: hi list, The attached patch should fix an off-by-one in advpack install_init. In current code the working_dir string is corrupted and ie6setup.exe complain loudly. Thanks for sending in this patch, but I have a large queue of patches for advp