Re: How to remove the backlight applet in the Display control pane

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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





.



Relevant Pages

  • Re: Validating ComboBox Entries
    ... To prevent a user from entering any data, it can't be in the rowsource. ... still need to see it in the employees historical entries. ... the project name is displayed in the Combo control. ... I would have to display a Message Box or something similar to ...
    (microsoft.public.access.formscoding)
  • Re: control panel problem
    ... Can it display a dialog? ... Since I have excluded that catalog item, the control Panel works as it ... the dependent dialog opens but without any object. ...
    (microsoft.public.windowsce.platbuilder)
  • RE: VS2005 DataList with Nested GridView using ObjectDataSource
    ... you're wantting to display some data on the ASP.NET ... web page through the DataList control, and since those data records can ... category items in the DataList and in each DataList item, use a GridView ... | customer number in a grid (call it QUERY A). ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: Synchronizing the Main form and six (6) subforms?
    ... you're going to need to control which controls/which subform to ... display. ... > shipment to the correct main record. ...
    (microsoft.public.access.formscoding)
  • Object creation
    ... I thought that I could easily copy a single Excel file from ... I've built my userform and got some of the code running. ... display the link names accordingly. ... range of 3 columns and then show that in my control. ...
    (microsoft.public.excel.programming)