Re: backup registry of smart device from desktop by ctacke/>
ctacke/>
Mon Sep 11 09:47:43 CDT 2006
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
>