• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to make an application non-executable?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to make an application non-executable?


  • Subject: Re: How to make an application non-executable?
  • From: Brent Gulanowski <email@hidden>
  • Date: Sat, 17 Jul 2004 08:30:24 -0400

On Fri, 16 Jul 2004 15:15:05 -0400, Bill Cheeseman
<email@hidden> wrote:
> I'm looking for an easy way to make an application non-executable, for
> example, by compressing or encrypting it. Any ideas?

I would have put it inside a bundle, and in this case, inside the
resources directory of the application bundle. I don't think the
Finder would look for it there. But I would have thought even that
would be overkill. I guess the challenge is that you still want an
actual application (so that Applescript can find it). But if it's
inside your "setup" app bundle, it should be "invisible" to the Finder
and Launch Services. No? A few tests should suffice to determine
anyway.

Anyway, I thought apps only got auto-opened if they had document
associations. Isn't it enough just to ensure it doesn't have any
viewer/editor status entries in the plist?

--
--

Brent Gulanowski
http://www.boredastronaut.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: How to make an application non-executable?
      • From: Bill Cheeseman <email@hidden>
References: 
 >How to make an application non-executable? (From: Bill Cheeseman <email@hidden>)

  • Prev by Date: Re: Tiger CD to ADC members?
  • Next by Date: Re: How to search an "@" in a NSString
  • Previous by thread: Re: How to make an application non-executable?
  • Next by thread: Re: How to make an application non-executable?
  • Index(es):
    • Date
    • Thread