diff tools/makeinst-script.sh.in @ 5125:cd7689f3fcd8

* tools/makeinst-script.sh.in: increate posi install script wait time to 1min
author John Donoghue
date Fri, 19 Jul 2019 14:50:50 -0400
parents 1c251625c3cf
children 0ff5f24c0862
line wrap: on
line diff
--- a/tools/makeinst-script.sh.in	Wed Jul 17 07:50:11 2019 -0400
+++ b/tools/makeinst-script.sh.in	Fri Jul 19 14:50:50 2019 -0400
@@ -307,7 +307,7 @@
  DetailPrint "Running post install script (May take a while) ..."
  ;ExecWait "\$1\\post-install.bat"
  ; run in hidden console window
- nsExec::Exec /TIMEOUT=30000 '"\$1\\post-install.bat"'
+ nsExec::Exec /TIMEOUT=60000 '"\$1\\post-install.bat"'
  Pop \$0
 SectionEnd