View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008978 | MMW v4 | Install/Config | public | 2012-01-17 10:19 | 2012-01-17 12:03 |
Reporter | peke | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 4.0.3 | ||||
Summary | 0008978: Script Installation Handling issues | ||||
Description | 1. 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 Information | Ticket: SLH-905017 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
1. Why did this happen? It looks like it means that at least part of the coded pack was installed (the dll)? |
|
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 |
|
Ok, we probably should try to implement some kind of an integrity check. |
|
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. |