≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Feature request #19

Feature request #19: REQUEST: Add "relative" domain for installs to non-hard-coded paths

Kind feature request
Product Install
When Created 2004-11-12T04:42:54Z, updated 2006-07-05T02:02:59Z
Status open
Reporter Greg Hurrell
Tags no tags

Description

This is related to bug #16, but this feature may be of use even in installers where the developer does not offer the user a choice of where to install.

The idea is that we add a third type of domain, "relative", to the existing two domains supported by Install.

1. "Global": material installed for all users, hard-coded paths. 2. "User": material installed only for current user, path confined to home directory.

The third type of domain would allow targets to be specified relative to other some other item. That item could be determined by:

1. User choice (ie. a file dialog)

or

2. Searching for matching - bundle identifiers - creator codes - partial paths - type codes - version numbers - modification dates - creation dates

It should be possible to AND or OR these criteria together.

Implementing this feature will most likely have code in common with bug #17.

Comments

  1. Greg Hurrell 2004-11-12T04:44:18Z

    Marking as ASSIGNED. Marking as dependent on bug #17, as that code will probably have to be written first.

  2. Greg Hurrell 2006-07-05T02:02:59Z

    Changing assignment to reflect my new email address.

    https://wincent.dev/a/news/archives/2006/05/change_of_email.php

Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets