[python-win32] GetOpenFileNameW & InitialDir

Michel Claveau mc at mclaveau.com
Fri May 11 06:47:35 CEST 2007


Hi!


>>> fname=win32gui.GetOpenFileNameW(InitialDir="C:\\dev")[0]
>>> The InitialDir is not set

> I can't reproduce the behaviour you describe.


Sorry. I found that the problem come from the software 
Stardock/windows_blinds/Enhanced_file_dialog (a skin manager). Yesterday, I 
try on anothers CPUs, without the problem.
On my computer, I had spécified Python.exe in exclusion mode, and ... no 
longer problem.

Apologies for trouble, and thanks for ta have try my code.


Michel Claveau




More information about the Python-win32 mailing list