View the extracted registry - The only way that I know is to use Platform
Builder 6.0 with Visual Studio. You can get an eval copy for free from
microsoft.com/embedded
But then the real question is why? You can run the device, hook up using
ActiveSync or ethernet and use the Remote Registry Editor avaliable in
embedded visual C++ (eVC++) but I am not sure if it is readily available -
but you can search for it.
--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman
EuroTech Inc.
www.EuroTech.com
"Mike Mauz" <Mike Ma...@discussions.microsoft.com> wrote in message
news:E632BF32-644F-4FE5...@microsoft.com...
Platform Builder 6 also says that the image is invalid.
I guess that your best bet is to pray that the files are not protected
in rom and try to copy it to a usb disk/network share. You can get the
registry settings via ActiveSync, or running a custom arm based
regedit in the board.
Or even better. Contact the original developer and ask for the files.
Marcelo.
On Jul 31, 5:33 pm, "Bruce Eitman [eMVP]"
<bruce.eitman.nos...@EuroTech.com.nospam> wrote:
> Extract files - yes using binmod that comes with Platform Builder and some
> changes that I document inhttp://geekswithblogs.net/BruceEitman/archive/2009/05/16/platform-bui...
>
> View the extracted registry - The only way that I know is to use Platform
> Builder 6.0 with Visual Studio. You can get an eval copy for free from
> microsoft.com/embedded
>
> But then the real question is why? You can run the device, hook up using
> ActiveSync or ethernet and use the Remote Registry Editor avaliable in
> embedded visual C++ (eVC++) but I am not sure if it is readily available -
> but you can search for it.
>
> --
> Bruce Eitman (eMVP)
> Senior Engineer
> Bruce.Eitman AT EuroTech DOT com
> My BLOGhttp://geekswithblogs.net/bruceeitman
>
> EuroTech Inc.www.EuroTech.com
>
> "Mike Mauz" <Mike M...@discussions.microsoft.com> wrote in messagenews:E632BF32-644F-4FE5...@microsoft.com...