Thanks George. The CAB files contain a number of DLLs. If I understand you correctly I need to extract the CAB files on the desktop machine, and then add those DLLs to the project.
Is that correct? How do I check for custom registry entries? Edgard --- In [email protected], "George Henne" <g...@...> wrote: > > Yes - you'll need to open up the cab file to find out while files it > installs, then add them as resources to your project. > > You may also have to check for custom registry entries. > > > >Do you know if it is possible to use NSBasic to create an installer of > >these CABs? > > > >Edgard > > > >--- In [email protected], "joespan123" <joes@> wrote: > >> > >> > >> > >> Copy the CAB files over to the device and use File Explorer to > install them. > >> > >> You can copy by using ActiveSynch by using the "Explore" from the PC > >desktop and then copy the CAB into My Document folder. > >> > >> Or transfer them over using a memroy card such as SD card if your > >device supports it. > >> > >> > >> --- In [email protected], "elriba75" <edgard.riba@> wrote: > >> > > >> > Ok. I've advanced a little bit on my installation of SQL Server > >Compact 3.5. > >> > > >> > I downloaded from: > >> > http://www.microsoft.com/downloads/en/details.aspx?FamilyID=5544c638- > >c532-48e3-871c-58b49c5d855c&displaylang=en > >> > > >> > This installed a number of .CAB files. > >> > > >> > Then I found the following instructions: > >> > > >> > > You must install SQL Server Compact 3.5 for Windows > >> > > Mobile Beta 2 and use these cab files: > >> > > > >> > > sqlce.wce5.armv4i.CAB (required) > >> > > sqlce.repl.wce5.armv4i.CAB (replication components, optional) > >> > > sqlce.dev.ENU.wce5.armv4i.CAB (query analyzer, OLEDB provider, > >> > > optional) > >> > > >> > > They are located in: C:\Program Files\Microsoft > >> > > SQL Server Compact Edition\v3.5\Devices\wce500\armv4i > >> > > >> > Ok.... Now the dumb question.... How do I install these .CAB files > >to the emulator and/or the device? > >> > > >> > Thanks, > >> > Edgard > >> > > >> > > > > > > > > > >------------------------------------ > > > >Yahoo! Groups Links > > > > > > > -- You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en.
