> Dear Sirs:
>
> I'm using PB5.0 to test the method of customizing wince shell,
> according to the following article, I downloaded the IESHELL.exe and
> compiled it as a executable file, but there's still some problems:
>
> 1, I selected Projects/IESHELL/Settings/Custom Variables, and edit the
> POSTLINK_PASS_CMD variable, added a line ("copy /y
> obj\x86\debug\IESHELL.exe %_FLATRELEASEDIR%") to copy the executable file
> to %_FLATRELEASEDIR%, but it always report: "The process cannot access the
> file because it is being used by another process.", it's postlink-command,
> why these occur?
>
> 2, How can I use the producing IESHELL.exe instead of the default
> explorer.exe in my platform(5.0)? Should IESHELL.reg & IESHELL.bib be
> used? (I didn't found any interface in PB5.0 to edit bib info)
>
> 3, Is their any documents about this topic for PB5.0 ?
>
> Best regards,
> Jack Zhao
>
> "Steve Maillet (eMVP)" <nospam1@EntelechyConsulting.com> wrote in message
> news:eD1aXDzdFHA.2420@TK2MSFTNGP15.phx.gbl...
>> See the following article:
>> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnembedded/html/embedded05072002.asp
>>
>> --
>> Steve Maillet
>> EmbeddedFusion
>> www.EmbeddedFusion.com
>> smaillet at EmbeddedFusion dot com
>>
>>
>
>
>

Re: Customize WinCE Shell on PB5.0 by Anthony

Anthony
Mon Jun 27 02:59:48 CDT 2005

For item 2, turn the HKEY_LOCAL_MACHINE\init\Launch50 registry key to
IESHELL.exe instead of explorer.exe.
--
----------------------------------------------------------------
Anthony Pellerin
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------


"jackzhao" <jackzhao@yeah.net> wrote in message
news:%23NAzxhqeFHA.1404@TK2MSFTNGP09.phx.gbl...
>> Dear Sirs:
>>
>> I'm using PB5.0 to test the method of customizing wince shell,
>> according to the following article, I downloaded the IESHELL.exe and
>> compiled it as a executable file, but there's still some problems:
>>
>> 1, I selected Projects/IESHELL/Settings/Custom Variables, and edit the
>> POSTLINK_PASS_CMD variable, added a line ("copy /y
>> obj\x86\debug\IESHELL.exe %_FLATRELEASEDIR%") to copy the executable file
>> to %_FLATRELEASEDIR%, but it always report: "The process cannot access
>> the file because it is being used by another process.", it's
>> postlink-command, why these occur?
>>
>> 2, How can I use the producing IESHELL.exe instead of the default
>> explorer.exe in my platform(5.0)? Should IESHELL.reg & IESHELL.bib be
>> used? (I didn't found any interface in PB5.0 to edit bib info)
>>
>> 3, Is their any documents about this topic for PB5.0 ?
>>
>> Best regards,
>> Jack Zhao
>>
>> "Steve Maillet (eMVP)" <nospam1@EntelechyConsulting.com> wrote in message
>> news:eD1aXDzdFHA.2420@TK2MSFTNGP15.phx.gbl...
>>> See the following article:
>>> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnembedded/html/embedded05072002.asp
>>>
>>> --
>>> Steve Maillet
>>> EmbeddedFusion
>>> www.EmbeddedFusion.com
>>> smaillet at EmbeddedFusion dot com
>>>
>>>
>>
>>
>>
>
>