diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmuh_0-Mjz7QkVz7gT_7PRpCgmMcBFkj14 <Wichert@web> | 2013-11-25 08:23:38 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-11-25 08:23:38 +0000 |
commit | ec244375ad937931f72d425d9f06bc5420dd7735 (patch) | |
tree | b655f3871eef5c576b755ca99253c4b955274c2f /doc/devblog | |
parent | 7eec10d740e100b2eca29927f230ec360719458d (diff) |
Added a comment: Running from DMG is not a sane use-case
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_64__overkill/comment_3_f7a96f0b6d942d0b59d9d0ec1b21c4bf._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/devblog/day_64__overkill/comment_3_f7a96f0b6d942d0b59d9d0ec1b21c4bf._comment b/doc/devblog/day_64__overkill/comment_3_f7a96f0b6d942d0b59d9d0ec1b21c4bf._comment new file mode 100644 index 000000000..c9e76b577 --- /dev/null +++ b/doc/devblog/day_64__overkill/comment_3_f7a96f0b6d942d0b59d9d0ec1b21c4bf._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmuh_0-Mjz7QkVz7gT_7PRpCgmMcBFkj14" + nickname="Wichert" + subject="Running from DMG is not a sane use-case" + date="2013-11-25T08:23:38Z" + content=""" +I don't think you should bother trying to support upgrades when people are running from a dmg. A DMG is just a disk image, and a format commonly used to distribute software. Running software from a DMG is not something anyone does beyond a quick first test of an application. A more reasonable thing to do, which many applications do now, is to offer to move the application from the DMG to /Applications if you detect someone is running it from a DMG. +"""]] |