--- In theguiloft@yahoogroups.com, "anufrii" <igora29@...> wrote:
>
> Johan,
>
> I have come across GetOpenFileName puzzle that I cannot solve:
>
> - Clicking "My Computer" shortcut in the GetOpen.. dialog box
> returns empty details pane for Loft-based script, while for non-Loft
After running some testing, "My Computer" problem was solved by
closing opened Win32::OLE connection to the WMI repository.
However, under Win2000, clicking on "My Documents" on the
GetOpenFileName dialog box makes script to hang.
Strangly, this error cannot be replicated on XP platform.
Replacing GetOpenFileName method with Win32::FileOp::OpenDialog does
not make any difference.
Ideas?
Thanks.
Igor.