Hi Dennis,
I've been looking into this, but I cannot find a root cause. The "Error: (9) The specified zip file was not found." may be related to Windows system error code:
- ERROR_INVALID_BLOCK
- 9 (0x9)
The storage control block address is invalid.
But I can't be sure of that either.
The installer includes a set of temporary ZIP files that contain the content. When the installer is done with placing the content in the final directory on disk, it deletes the ZIP file. I can't tell from the output as to whether it is having problems on the creation in the target directory or just on cleanup. Can you send me a picture of the resulting directory in C:\Program Files\Freescale\ISF_Kinetis\ISF_R2p1 and below?
thanks,
Dave...