At 06:28 AM 11/2/2006, you wrote:
>> The purpose is because this will run on a CD, and since it's a >> multi-CD set, the install-type app that runs must not run from the >> CD, since at some point the CD has to be removed (and the Mac will >> not let you remove it if the program is running). >> >> This works on Tiger, but on Panther it doesn't work. It fails on >> the CopyFileTo method, where when I check the LastErrorCode for >> the source FolderItem it says "File Not Found" even after I >> checked the Exist property (which was True).
> Also, I always thought MoveFileTo didn't work to move a non empty > folder (only a file or an empty folder, like the Delete and > CopyFileTo methods). I wonder if that means you can't do this in > Panther while you may do it in Tiger. If that's the problem, then > you have to copy every item (starting with folders and then with > files). I seem to recall that I had this problem of not being able > to copy folders directly.
If you had to copy every file/folder, wouldn't it be easier to copy a zip file, then expand that using a plugin?
That's a good idea, but I'm more used to dealing with Zip information (using MBS's compression stuff), not Zip files. Plus I have to launch the app too.
Garth Hjelte Sampler User _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
