Hello,

I need a headless device with a web interface to configure it. To use
remoteadmin i created a platform on the gateway template. The remoteadmin
starts correctly, but how can i remove the settings that i don´t need or add
settings? And how can i add individual texts, pictures and menue items? Must
i edit the files located in WINCEROOT\Public\servers\oak\gwadmin?

Any help out there?

Andy

Re: How to adapt remoteadmin by Tom

Tom
Thu Oct 27 10:06:01 CDT 2005

Never edit code directly in the Public tree, or any of the shared code
trees. Always copy the code into your platform or OS project and edit it
there. For cloneable components, you can use PB's "Clone Catalog Item"
feature.

Tom Gensel (eMVP)

"Andy" <Andy@discussions.microsoft.com> wrote in message
news:6BFBB945-1FF9-4EFE-A7F2-92D97E81C960@microsoft.com...
> Hello,
>
> I need a headless device with a web interface to configure it. To use
> remoteadmin i created a platform on the gateway template. The remoteadmin
> starts correctly, but how can i remove the settings that i don´t need or
> add
> settings? And how can i add individual texts, pictures and menue items?
> Must
> i edit the files located in WINCEROOT\Public\servers\oak\gwadmin?
>
> Any help out there?
>
> Andy