PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
backup registry of smart device from desktop
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
backup registry of smart device from desktop
![]() |
backup registry of smart device from desktop |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

