Bill_Fleury
Posts: 1
Joined: Mon Jul 10, 2006 7:51 pm

When building MSI, cab file is missing files

Hi,

I'm new to this, however when I'm trying to build a very simple MSI, when I build the MSI it appears to build fine, showing all the files in the list in Advanced Installer, however when I attempt to execute the package, it comes back with an error message saying one of my files is missing from data1.cab .

Any ideas?
gigi
Posts: 2103
Joined: Tue Apr 11, 2006 9:55 am
Contact: Website

Hi,

Please send the AIP and log files to support at advancedinstaller dot com. You can obtain the log file by running the package with log from AI or run it with the following commnand line:

Code: Select all

msiexec /i package.msi /l*v c:\package.log
Regards,
Gigi
________________
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com
gdfuentes
Posts: 1
Joined: Tue Apr 17, 2012 5:34 pm

Re:

I've same problem!

Can you help me please?
gigi wrote:Hi,

Please send the AIP and log files to support at advancedinstaller dot com. You can obtain the log file by running the package with log from AI or run it with the following commnand line:

Code: Select all

msiexec /i package.msi /l*v c:\package.log
Regards,
Gigi
________________
Gheorghe Rada
Advanced Installer Team
http://www.advancedinstaller.com
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: When building MSI, cab file is missing files

Hi,

Can you please send us the .AIP (project) file and a verbose log of the installation to support at advancedinstaller dot com so we can investigate them?

Regards,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”