http://bugs.winehq.org/show_bug.cgi?id=9037 us(a)edmeades.me.uk changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From us(a)edmeades.me.uk 2007-09-08 18:25 ------- The above update is slightly wrong.. The more I dig the more problems I find... 1. cmd.exe doesnt wait for GUI pgms to end from a batch pgm => patch sent to fix this 2. setupapi ignores 's => patch sent to add tests for this, but doesnt fix anything 3. The advpack silently ignores the flags and hence doesnt prompt for destination dir => Patch sent to add fixme but someone needs to write a dialog box for this (I'd suggest raising a new bug just for this) 4. Regedit fails to handle the .reg file supplied and issues ERRORS (I'd suggest raising a new bug just for this) 5. advpack needs to strip quotes from keys => Patch sent to fix this With fixes for (1) and (5) the install completes to the default location and writes some regedit errors. Note as part of testing (5) I found another bug (I think in setupapi) which is shown by one of the new tests added (extra '\' ends up in a string). What a fun bug... Effectively this bug is finished with once they get comitted, and I will resolve it fixed then. Other bugs can be raised for the issues I have flagged. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.