Smart Device CAB Project: AddReg key is always added to inf file.

  • Thread starter Thread starter tomj
  • Start date Start date
T

tomj

When VS2005 generates inf file it always add AddReg key to
[DefaultInstall] section. But my application does not have
any entries in registry. This leads to warnings in CabWiz.log:

Warning: Section [RegKeys] has no data
Warning: Section [DefaultInstall] key "AddReg" - there are no section
entries to process


How can I force Smart Device CAB Project generate proper
inf file?

Thanks,

Tom.
 
Back
Top