MSI optional file installation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear experts,

In current installation package we would like to have a command line switch
to optionally install help files and a single supporting exe file. Main
program is installed obviously.
At the moment we have manually modified the property table to do so
(experimenting). If anyone has insight on how to access MSI property table
entries via command line switches, it would be highly appreciated.

all the best,

Yuval Saban
Knowles Acoustics
 
Yuval said:
Dear experts,

In current installation package we would like to have a command line switch
to optionally install help files and a single supporting exe file. Main
program is installed obviously.
At the moment we have manually modified the property table to do so
(experimenting). If anyone has insight on how to access MSI property table
entries via command line switches, it would be highly appreciated.
Hi,

You might want to ask your question in the Windows Installer development
group microsoft.public.platformsdk.msi

WebNews link to the newsgroup:
http://www.microsoft.com/communitie...ault.aspx?dg=microsoft.public.platformsdk.msi
 
Back
Top