Hello, Is there a way to hide "My Documents" button from the "Places" shortcut bar in the GetOpenFileName dialog box? Selecting this button under Windows 2000 OS hangs entire script. All other shortcuts respond normally. This behaviour cannot be replicated on XP platform. So far the only solution found would be passing -explorer=>0 option to run old-style OpenFile dialog box. Script uses Win32::OLE, Win32::GUI::LoftDesign, strict. Please Advise, Igor.