• 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: "First Run" installation of Application support stuff?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "First Run" installation of Application support stuff?


  • Subject: Re: "First Run" installation of Application support stuff?
  • From: "Peter Sichel" <email@hidden>
  • Date: Wed, 18 Dec 2002 16:18:18 -0500

My application requires a bunch of small supporting applets that must
be configured as SUID root in order for the application to work.
I use the "First Run" process to complete the installation by
configuring these applets.

Question:

Should these applets remain inside the application bundle,
or be moved to "/library/Application Support/myApplication/..."

Notice leaving them inside the application bundle makes for
easy version control, install, and uninstall. The downside
is the need to modify the application bundle (will not work
from read only media), and the application bundle is not
easily copied from the Finder.

Moving these pieces to "/library/Application Support/myApplication/..."
makes for a less intuitive uninstall since the user is unlikely to
know which pieces belong to the application and introduces the problem
of managing file versions. What if the user has reason to use or test
more than one version of the same application? How does the application
insure the correct version of its applets (plugins) are present without
conflicting with others? Especially since these applets are SUID root?

Opinions?

- Peter
_______________________________________________
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:
    • Applets within Wrapper that need root/administrative privileges
      • From: Bill Bumgarner <email@hidden>
    • Re: "First Run" installation of Application support stuff?
      • From: Michael Latta <email@hidden>
    • Re: "First Run" installation of Application support stuff?
      • From: "John C. Randolph" <email@hidden>
References: 
 >Re: "First Run" installation of Application support stuff? (From: Bill Bumgarner <email@hidden>)

  • Prev by Date: Adding system wide functionalities?
  • Next by Date: Re: "First Run" installation of Application support stuff?
  • Previous by thread: Re: "First Run" installation of Application support stuff?
  • Next by thread: Re: "First Run" installation of Application support stuff?
  • Index(es):
    • Date
    • Thread