require "luacom" shell = luacom.CreateObject("Shell.Application") folder = shell:BrowseForFolder( 0, "Hello, COM(LUA) World!", 0, 36 )