PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework backup registry of smart device from desktop

Reply

backup registry of smart device from desktop

 
Thread Tools Rate Thread
Old 11-09-2006, 11:18 AM   #1
Supriya
Guest
 
Posts: n/a
Default backup registry of smart device from desktop


Hi,
i am accessing smart device registry from desktop
using rapi.dll(c#). I want to back up the registry.
Is there any API to backup and restore the device
registry remotely.

thanks
supriya


  Reply With Quote
Old 11-09-2006, 03:47 PM   #2
Guest
 
Posts: n/a
Default Re: backup registry of smart device from desktop

No, there are no remote APIs for that. You'd have to either recurse through
the registry and write your own "save" and "restore" routines with the RAPI
registry functions, or create a custom RAPI dll that uses an on-device API
(depends on the platform what's available for doing this) and then use
RapiInvoke to call it.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


"Supriya" <supriya_34@yahoo.co.in> wrote in message
news:%23ky0bvY1GHA.4228@TK2MSFTNGP06.phx.gbl...
> Hi,
> i am accessing smart device registry from desktop
> using rapi.dll(c#). I want to back up the registry.
> Is there any API to backup and restore the device
> registry remotely.
>
> thanks
> supriya
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off