View Issue Details

IDProjectCategoryView StatusLast Update
0008978MMW v4Install/Configpublic2012-01-17 12:03
Reporterpeke Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status assignedResolutionopen 
Product Version4.0.3 
Summary0008978: Script Installation Handling issues
Description1. If Codec Pack installation fails extension still shows in tools -> extensions where it should be removed.

2. Corrupted MMIP files (not fully downloaded) show only failed installation instead something like "Installation File is corrupted Please re-download!"
Additional InformationTicket: SLH-905017
TagsNo tags attached.
Fixed in build

Activities

jiri

2012-01-17 11:00

administrator   ~0029916

1. Why did this happen? It looks like it means that at least part of the coded pack was installed (the dll)?

peke

2012-01-17 11:32

developer   ~0029917

Most likely the cause is 2. as MMIP file was not complete 5,78MB vs. 6,60MB where MM could Unzip some of files including Install.ini

jiri

2012-01-17 11:37

administrator   ~0029918

Ok, we probably should try to implement some kind of an integrity check.

peke

2012-01-17 12:03

developer   ~0029919

I think that install.ini, uninstall.ini, install.vbs, uninstall.vbs needs to be firstly check before MM even start installation to ensure that partial install can be uninstalled. Other than that it should only watch far CRC/extract fails.

Checking whole MMIP would slow down installation process.