MissingMediaBurner - 0.6.2Burn ISO format images to CD/DVD media |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
More Troubleshooting on not found files - Version: 0.6.2, 10/22/2005 10:02AM PST
mircoweb.de (mircoweb.de)
So open 'MissingMediaBurner.app/Contents/Resources/Scripts/Main.scpt' with AppleScript Editor and look for if the name of theObject is "theBurn" then - that is what happens when you press the "Burn"-button.
There you will find the code
set thePath to POSIX path of theItemReplace it with
set thePath to text 10 thru -1 of theItem
set thePath to POSIX path of thePathThis worked for me. Under Tiger there seems to be a problem when paths like "/Volumes/myHD/myFolder" - with the alteration it's only "myHD/myFolder" and works fine.
Most Recent Replies: View All 3 Replies
- More Troubleshooting on not found files
- More Troubleshooting on not found files (1 replies)
the trick of jla320af doesn't fix mmb under tiger! - Version: 0.6.2, 7/10/2005 08:40AM PST
ecyras
Most Recent Replies: View All 2 Replies
The developers web site is gone from the web...