realbasic-nug
[Top] [All Lists]

Re: OS 10.4.4 file copying problems RB 5.5.5?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: OS 10.4.4 file copying problems RB 5.5.5?
From: "Tomis E." <gostcoder at yahoo dot com>
Date: Tue, 31 Jan 2006 14:30:11 -0800 (PST)
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=5F1XG/AIqgzCHYMRYvjKjU7lrz2WcE7pC/dif8/jtb/mp0g/owMe6a59VhIGtkPrxeKBt2BHz6cA6UbtPu/5QV8uFWG1sid27obH8IUdUWN3Hwf1CSAqumjP48E7uv+X8t5zzX2KgLS+Y3xtY+6qVjow+2qnEOTpgAf96PAab5I= ;
I have run into permissions problems before when copying. For example, if you 
run the app under a
non-admin account, they won't be able to alter the applications folder.

I would think the FolderItem.LastError code would provide some useful feedback 
on this. I don't
have time to check it at the moment though.

Maybe I miss-read you but... I have to wonder why you would be installing the 
program by manually
moving all the files in the .app package? Simply copying the app package will 
copy all of the
contents. As I recall; I have had no problems in just using a f.MoveFileTo on a 
running
application's package.

Hope that helps.

~Tomis



--- Robert Carroll <robc at total dot net> wrote:

> I'm re-sending this email from yesterday since it hasn't shown up in 
> the list digest so far.
> 
> I am getting reports that the installer for my application is broken in 
> OS 10.4.4. All the installer currently does, is to copy files from it's 
> own bundle to a new application bundle in a folder created in the 
> user's applications folder. Beyond that, it needs to install a couple 
> of fonts and set file permissions etc.
> 
> I'm not yet running 10.4 but it seems I'm hitting a problem with basic 
> file copying. has anyone seen a similar problem?
> 
> RB 5.5.5
> 
> thanks
> 
> Rob
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
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>


<Prev in Thread] Current Thread [Next in Thread>