Re: Windows Copy Gui

2006-05-15 Thread placid
Tim Golden wrote: > [placid] > > | Just wondering if anyone knows how to pop up the dialog that windows > | pops up when copying/moving/deleting files from one directory to > | another, in python ? > > http://timgolden.me.uk/python/win32_how_do_i/copy-a-file.html#shell thanks, thats what i was af

RE: Windows Copy Gui

2006-05-15 Thread Tim Golden
[placid] | Just wondering if anyone knows how to pop up the dialog that windows | pops up when copying/moving/deleting files from one directory to | another, in python ? http://timgolden.me.uk/python/win32_how_do_i/copy-a-file.html#shell TJG ___