[gimp/gimp-2-8] Skip asking for install directory when upgrading



commit f6ae4c83ae9c67a2b3b0001456e5ba1168d0953e
Author: Jernej SimonÄiÄ <jernej|s-cccp eternallybored org>
Date:   Thu May 17 15:43:28 2012 +0200

    Skip asking for install directory when upgrading

 build/windows/installer/gimp3264.iss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/build/windows/installer/gimp3264.iss b/build/windows/installer/gimp3264.iss
old mode 100644
new mode 100755
index 196304d..748171e
--- a/build/windows/installer/gimp3264.iss
+++ b/build/windows/installer/gimp3264.iss
@@ -108,6 +108,7 @@ AppPublisher=The GIMP Team
 AppVersion={#VERSION}
 DisableProgramGroupPage=yes
 DisableWelcomePage=no
+DisableDirPage=auto
 
 #if Defined(DEVEL) && DEVEL != ""
 DefaultDirName={pf}\GIMP {#MAJOR}.{#MINOR}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]