OT: Registry Files

  • Thread starter Thread starter Beebs
  • Start date Start date
B

Beebs

When I have some .reg files I need to install on a particular
handheld, how do I execute or run (install) a .reg on a PPC 2003
device, or can't I without a hack or secondary application?
 
Interesting that you should ask that, given what I've been working on the
last couple of days...

You write your own program which parses the reg file and makes suitable
entries in the registry for you. You could also do this with the various
text tools in C#/.NETCF. If you're going to handle a totally random reg
file, it's quite a bit of work.

Paul T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top