Re: Does WinCE 5 support Hive Based Registry + File based Recycle bin?? by Luca
Luca
Mon Jul 28 23:22:07 PDT 2008
I've never tried that but I will consider the interaction between the file
based bucket and the ROM-only file system more than the hive based
registry: since you use the ROM-only file system, I expect that you're
mounting an an installable file system as the root directory so the recycle
bin file is saved on permanent storage (flash...?); maybe an abnormal
activity on the recycle bin could slow down your system. Anyway I'm only
guessing...
--
Luca Calligaris
www.eurotech.it
"dummy" <yuanfei.home@gmail.com> ha scritto nel messaggio
news:9ef9bd10-588d-4826-abe8-f78071c06ce1@f63g2000hsf.googlegroups.com...
> Hello, I am using WinCE5 with following configuration:
> 1. ROM-Only file system
> 2. Hive based registry.
> 3. File based recycle bin (using registry RecycleBinEnableDBFile=1)
>
> After I config my system in above settings, my explorer.exe become
> very slow, every time it take 30 secs to show the desktop, or open a
> browse windows.
>
> If I set RecycleBinEnableDBFile=0, then its operation become normal
> speed.
>
>
> Any idea what could go wrong here?