Welcome to Soft32 Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Section [DefaultInstall] key "AddReg" - there are no secti..

 
   Soft32 Home -> PDA -> Pocket PC Developer RSS
Next:  Buy coreg Online. Buy coreg Online Without Prescr..  
Author Message
Lcubed

External


Since: Sep 25, 2009
Posts: 2



(Msg. 1) Posted: Fri Sep 25, 2009 7:37 am
Post subject: Section [DefaultInstall] key "AddReg" - there are no section entries
Archived from groups: microsoft>public>pocketpc>developer, others (more info?)

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
Back to top
Login to vote
Chris Tacke, MVP

External


Since: Jan 07, 2009
Posts: 6



(Msg. 2) Posted: Fri Sep 25, 2009 12:44 pm
Post subject: Re: Section [DefaultInstall] key "AddReg" - there are no section entries to process. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

CabWiz is looking for the registry entry section. You don't have one, so it
tosses a warning. You can either ignore it, or add a registry section with
no keys in it.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com

"Lcubed" <loris.emailbox.RemoveThis@gmail.com> wrote in message
news:c14a3fd0-fab0-4b23-9f82-4d99f68eb907@g6g2000vbr.googlegroups.com...
> 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
Back to top
Login to vote
Display posts from previous:   
Related Topics:
[cabwiz] Question related to AddReg - Hi there, I want to create a CAB file for installing my application and change the related registry values, so I usee....

CABWIZ AddReg truncates values to 256 characters - I'm trying to figure out a way to get more than 256 characters into a registry value using the AddReg function. I'm..

A timer and critical section question - Hi, Just a query suppose I have a data structure which is used by two functions A() and B() where B is a timer functio...

AddReg not creating registry key on Pocket PC 2002 - I have a simple CAB file that installs an executable, creates a shortcut, and adds a registry key, targeting a Pocket....

Headset Device Side Implementation in WinCE - Hi All, I am trying to create a winCE based HS/HF device (Here the WincE will act as the HS/DF device side ....

Merge Replication/SQL Server CE/Smart Device Application/P.. - First things first: I'm a newbie to VB.NET (somewhat), that has inherited this problem. This application seems to run....
       Soft32 Home -> PDA -> Pocket PC Developer All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
 Windows
 Linux
 Mac
  PDA


[ Contact us | Terms of Service/Privacy Policy ]