jdelaney Posted August 16, 2012 Posted August 16, 2012 I've found references to Folder2Iso.exe, and UDF's to burn folders to disk: IMAPI2.au3...does anyone have UDF to create ISO from a dir? IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
AZJIO Posted August 17, 2012 Posted August 17, 2012 Run(@ScriptDir&'cdimage.exe -l"MyDisk" -g -h -c -j1 -m "' & @ScriptDir & 'folder" "'& @ScriptDir & 'cd.iso"') My other projects or all
lordofthestrings Posted August 17, 2012 Posted August 17, 2012 mickysoft (that's how I remember it) mkisofs bartpe tool to create iso's from folders
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now