Tombloo.Service.actions.register( { name : 'Open Script Folder', type : 'menu', execute : function(ctx){ getPatchDir().launch(); // 01_utility.js // getDataDir() }, }, '----');