Re: How to remove the backlight applet in the Display control pane
- From: "Dean Ramsier" <ramsiernospam@xxxxxxxxxx>
- Date: Wed, 22 Feb 2006 13:09:35 -0500
Not that easy, I'm afraid. The batch file controls which components are
included in the build, but you can't clone just that piece. You'll probably
have to rebuild the control panel itself in the BSP and control the
components there. Maybe not actually copy the code into the BSP, but
whatever the final build step is that does the link. I haven't looked at it
enough to see what the exact steps might be...
--
Dean Ramsier - eMVP
BSQUARE Corporation
"Alain" <Alain@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:90A9DDA1-F178-4D28-91A9-8FE847410627@xxxxxxxxxxxxxxxx
Can i move the %WINCEROOT%\PUBLIC\CEBASE\OAK\MISC\WCESHELLFE.BAT in my
BSP?
If yes, does i use the Sysgen Capture Tool to move it? How integrate this
file into PB when i build my workspace?
Thank you
"Dean Ramsier" wrote:
Move it into your BSP?
--
Dean Ramsier - eMVP
BSQUARE Corporation
"Alain" <Alain@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:CF4A24E9-69C6-493B-96E5-FF2B815F235C@xxxxxxxxxxxxxxxx
Hi,
I use CE 5.0. I have to remove the backlight applet in the Display
control
panel because our platform don't have this functionnality. I've seen in
the
public file %WINCEROOT%\PUBLIC\CEBASE\OAK\MISC\WCESHELLFE.BAT these
entries:
REM Optional tabs of the display CPL. Remove those you don't need
set CPLMAIN_COMPONENTS=%CPLMAIN_COMPONENTS% backlight
set WCESHELLFE_MODULES=%WCESHELLFE_MODULES% AdvBacklight
If i remove these entries, the Display panel don't show the backlight
applet
and my system work fine. Its very simple. However, i've modified the
public
directory and maybe a QFE will erase my change in the future.
So, what is the best approach to customize the Display control panel?
Thank you
Alain
.
- Follow-Ups:
- References:
- Re: How to remove the backlight applet in the Display control panel
- From: Dean Ramsier
- Re: How to remove the backlight applet in the Display control panel
- Prev by Date: Re: Low memory problem
- Next by Date: Re: .nb0 and .abx files
- Previous by thread: Re: How to remove the backlight applet in the Display control pane
- Next by thread: Re: How to remove the backlight applet in the Display control pane
- Index(es):
Relevant Pages
|