From d12a474f39262ac7cfb2dca35a35e132299b5deb Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmuh_0-Mjz7QkVz7gT_7PRpCgmMcBFkj14" Date: Mon, 25 Nov 2013 08:23:05 +0000 Subject: [PATCH] Added a comment: Running from DMG is not a sane use-case --- .../comment_2_3a1b6a6f6039dbb19f30deca13e74e51._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/devblog/day_64__overkill/comment_2_3a1b6a6f6039dbb19f30deca13e74e51._comment diff --git a/doc/devblog/day_64__overkill/comment_2_3a1b6a6f6039dbb19f30deca13e74e51._comment b/doc/devblog/day_64__overkill/comment_2_3a1b6a6f6039dbb19f30deca13e74e51._comment new file mode 100644 index 0000000000..9589aa3656 --- /dev/null +++ b/doc/devblog/day_64__overkill/comment_2_3a1b6a6f6039dbb19f30deca13e74e51._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:03Z" + 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. +"""]]