MarcusA
06-22-2007, 12:55 AM
Hi,
Im working towards a Vista certification and am using a basic msi project for our installation. As part of the certification, it is imperative that custom columns are not added to the Windows Installers standard tables. While I was checking, I noticed that the Shortcuts table has a few extra columns, namely DisplayResourceDLL, DisplayResourceID, DescriptionResourceDLL and DescriptionResourceID.
I do have shortcuts that I use in my installation, but these columns are empty for all my shortcuts. Is there any way to remove these columns safely from the table or are they used internally for something ?
Thanks,
Marcus
Im working towards a Vista certification and am using a basic msi project for our installation. As part of the certification, it is imperative that custom columns are not added to the Windows Installers standard tables. While I was checking, I noticed that the Shortcuts table has a few extra columns, namely DisplayResourceDLL, DisplayResourceID, DescriptionResourceDLL and DescriptionResourceID.
I do have shortcuts that I use in my installation, but these columns are empty for all my shortcuts. Is there any way to remove these columns safely from the table or are they used internally for something ?
Thanks,
Marcus