Here is some code from MX but it shouldn't be too different. I'm using the BuddyAPI. This is for Windows. I can add the Mac code if you want as well. I hope this helps.
-- Create folder
if baFolderExists(installFolder) = 0 then
baCreateFolder(installFolder)
end if
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.