/build/static/layout/Breadcrumb_cap_w.png

Weird problem with MSI name

I normally rename vendor MSI files to shorten the name of the MSI when vendors use really long names with spaces. I have a vendor msi called "VC++ Redistributable.msi" When I remove the space from the name I get the following error in the install log.

Determining source type
MSI (s) (FC:78) [16:00:52:843]: Note: 1: 2203 2: \\Server\Applications\App\VC++ Redistributable.msi 3: -2147287038
MSI (s) (FC:78) [16:00:52:843]: Note: 1: 1316 2: \\Server\Applications\App\VC++ Redistributable.msi
MSI (s) (FC:78) [16:00:56:031]: Product: VC++ Redistributable -- Error 1316.A network error occurred while attempting to read from the file \\Server\Applications\App\VC++ Redistributable.msi


Why does it think that the name of the MSI should have a space? It works if I put the space back in the file name but it really bugs me that there could be any dependencies on the name of the MSI.

0 Comments   [ + ] Show comments

Answers (3)

Posted by: Thegunner 15 years ago
Second Degree Green Belt
0
It might be hardcoded in the MSI to look for a specific name, so you changing it to with no spaces will cause the error. One thought. It might be worth opening the MSI and see if it is hardcoded.
Posted by: joedown 15 years ago
Third Degree Brown Belt
0
ORIGINAL: Thegunner

It might be hardcoded in the MSI to look for a specific name, so you changing it to with no spaces will cause the error. One thought. It might be worth opening the MSI and see if it is hardcoded.


I checked that first but I could not find any instance of the name except for the product name property and changing that does not make any difference.
Posted by: WayneB 15 years ago
Blue Belt
0
Hey Joe,

I've packaged this before with spaces, may I suggest that u try the name without the '++' I seem to remember there was an issue with this and I had something like Microsoft VCPP Runtime 12.blahblah.msi.

Regards
Wayne
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ