OSDN Git Service

Added installer workaround for known improper redistribution packages.
authorlordmulder <mulder2@gmx.de>
Fri, 10 Jun 2011 19:55:50 +0000 (21:55 +0200)
committerlordmulder <mulder2@gmx.de>
Fri, 10 Jun 2011 19:55:50 +0000 (21:55 +0200)
etc/NSIS/checkproc.exe [new file with mode: 0644]
etc/NSIS/setup.nsi
src/Config.h

diff --git a/etc/NSIS/checkproc.exe b/etc/NSIS/checkproc.exe
new file mode 100644 (file)
index 0000000..0a4afc7
Binary files /dev/null and b/etc/NSIS/checkproc.exe differ
index d52a7b4..1201772 100644 (file)
@@ -285,6 +285,10 @@ Function .onInit
                ExecShell "open" "http://www.microsoft.com/downloads/en/details.aspx?FamilyID=5b33b5a8-5e76-401f-be08-1e1555d4f3d4"
                Quit
        ${EndIf}
+       
+       InitPluginsDir
+       File "/oname=$PLUGINSDIR\checkproc.exe" "checkproc.exe"
+       nsExec::Exec /TIMEOUT=5000 '"$PLUGINSDIR\checkproc.exe" Softonic Brothersoft'
 FunctionEnd
 
 Function un.onInit
index f0c67c1..7c097db 100644 (file)
@@ -30,7 +30,7 @@
 #define VER_LAMEXP_MINOR_LO                                    2
 #define VER_LAMEXP_TYPE                                                RC
 #define VER_LAMEXP_PATCH                                       1
-#define VER_LAMEXP_BUILD                                       569
+#define VER_LAMEXP_BUILD                                       570
 
 ///////////////////////////////////////////////////////////////////////////////
 // Tools versions