[Bug 9037] Directory creation and file copy error.

Wine Bugs wine-bugs at winehq.org
Wed Aug 8 15:56:16 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9037


us at edmeades.me.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1




------- Additional Comments From us at edmeades.me.uk  2007-08-08 15:56 -------
k, there are 3 problems here...

1. setupapi doesn't handle single quotes as a quote delimter
2. cmd.exe doesnt wait for GUI commands to complete when launched from a batch 
program
3. advpack ignores flags on the INF file line and hence doesnt prompt for a 
new destination

I'll submit patches for (1) and (2) when I get a chance plus make (3) into a 
fixme which is more obvious (its currently in the comments, not the code). 

Anyone fancy adding (3) properly? You need to design a dialog box with a text 
field, ok cancel and browse buttons and called from around the fixme in 
advpack. Designing dialogs is not my strong point, but I could implement the 
code to support it if needed - just email me :-)

-- 
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.



More information about the wine-bugs mailing list