[MLton-commit] r7343
    Wesley Terpstra 
    wesley at mlton.org
       
    Mon Nov  2 06:47:58 PST 2009
    
    
  
Keep the pretty GUI during install
----------------------------------------------------------------------
U   mlton/trunk/package/mingw/MLton.conf
----------------------------------------------------------------------
Modified: mlton/trunk/package/mingw/MLton.conf
===================================================================
--- mlton/trunk/package/mingw/MLton.conf	2009-11-02 14:37:31 UTC (rev 7342)
+++ mlton/trunk/package/mingw/MLton.conf	2009-11-02 14:47:57 UTC (rev 7343)
@@ -1,6 +1,5 @@
 ;!@Install@!UTF-8!
 Title="MLton Installation"
 BeginPrompt="Do you want to install MLton?"
-ExecuteFile="msiexec.exe"
-ExecuteParameters="/i setup.msi /qb"
+ExecuteFile="MLton.msi"
 ;!@InstallEnd@!
    
    
More information about the MLton-commit
mailing list