Re: persistent \Windows folder

From: Arthur Kater (arthur_tw_at_hotmail.com)
Date: 01/24/05


Date: Tue, 25 Jan 2005 00:10:26 +0800

Thanx. From what I found in the PB Help, that's what I need to do.

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\<Your File System>]
    "MountFlags" = dword:4

What is <Your File System> ? Where can I find the name of it? (I use a IDE
hard disk)

Kind regards,

Arthur

"Dean Ramsier" <ramsiernospam@nospam.com> wrote in message
news:%23v6LHzhAFHA.2568@TK2MSFTNGP10.phx.gbl...
> In general, this is not the correct answer. A cold reset will reset the
> object store, which will invalidate the RAM file system regardless of it's
> persistence.
>
> You really want to mount your hard drive as root, and shadow the Windows
> directory. That places the Windows directory on your hard drive, and the
> ROM version becomes unavailable. See PB help for more details.
>
> --
> Dean Ramsier - eMVP
>
>
> "Me" <Me@there.what> wrote in message
> news:umF%23aydAFHA.2584@TK2MSFTNGP09.phx.gbl...
>>
>> "Arthur Kater" <arthur_tw@hotmail.com> wrote in message
>> news:OoFNruXAFHA.3616@TK2MSFTNGP11.phx.gbl...
>> > Many applications install something in the \Windows folder. How can I
> keep
>> > these files in a system that totally powers off? The system has a HD
>> > accessible from within CE.
>> >
>> > Kind regards,
>> >
>> > Arthur Kater
>> > PlazaLOGIC Ltd.
>> >
>> Make the RAM non-volatile.
>>
>>
>
>