All Forums >> [Scripting] >> Post a VBScript >> File Open Dialog Example (HTA | XP Only....eh, probably Vista too) Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Will work on Vista if you do the following as describe in this post:
SAFRCFileDlg has been deprecated by Microsoft. The DLL was not actually intended to be used for scripting.
It iwll however still work for you on Vista. You just need to copy the DLL from an XP machine and register it with REGSVR32. Vista security will make you copy it to a folder other than System32 and register it that way.