L
Lcubed
This seems to be a common problem, and I've searched all the groups
and googled and googled, but have yet to find a solution.
When I build my application, I get the following warning twice :
Section [DefaultInstall] key "AddReg" - there are no section entries
to process.
My CAB file is fairly straight forward, here is the DefaultInstall
section it is complaining about with related sections. Does anyone
have any ideas on how to get rid of the warnings or what is causing
them? Thanks!
[CEShortcuts1]
"My.lnk",0,"MyApp.exe", "\Windows\Startup"
[DestinationDirs]
CopyFiles1=0,"\Program Files\MyApp"
CopyFiles2=0,"\Program Files\MyApp\Temp"
CEShortcuts1=0,"%CE11%"
[DefaultInstall]
CopyFiles=CopyFiles1,CopyFiles2
CEShortcuts=CEShortcuts1
and googled and googled, but have yet to find a solution.
When I build my application, I get the following warning twice :
Section [DefaultInstall] key "AddReg" - there are no section entries
to process.
My CAB file is fairly straight forward, here is the DefaultInstall
section it is complaining about with related sections. Does anyone
have any ideas on how to get rid of the warnings or what is causing
them? Thanks!
[CEShortcuts1]
"My.lnk",0,"MyApp.exe", "\Windows\Startup"
[DestinationDirs]
CopyFiles1=0,"\Program Files\MyApp"
CopyFiles2=0,"\Program Files\MyApp\Temp"
CEShortcuts1=0,"%CE11%"
[DefaultInstall]
CopyFiles=CopyFiles1,CopyFiles2
CEShortcuts=CEShortcuts1