On 7/13/07, Paul Vriens paul.vriens.wine@gmail.com wrote:
Hi,
RemoveDirectory only removes empty directories.
Changelog Remove the whole directory after the test
No, this is wrong. The line above, CreateDirectory("msitest\msitest", NULL); is what needs to be removed.
James Hawkins wrote:
On 7/13/07, Paul Vriens paul.vriens.wine@gmail.com wrote:
Hi,
RemoveDirectory only removes empty directories.
Changelog Remove the whole directory after the test
No, this is wrong. The line above, CreateDirectory("msitest\msitest", NULL); is what needs to be removed.
You mean the line that you wrote ;-). I'll sent another patch.
Cheers,
Paul.