Registry EWF RAM Problems
WinXPTalk.com Forum Index WinXPTalk.com
Forums for Windows XP users.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winxptalk.com
Registry EWF RAM Problems

 
Post new topic   Reply to topic    WinXPTalk.com Forum Index -> Embedded System
Author Message
Doug Gordon
Guest





Posted: Wed Oct 26, 2005 10:26 pm    Post subject: Registry EWF RAM Problems Reply with quote

I am trying to switch to using the registry-based RAM EWF feature. I
installed Slobodan's "ewfram" component, but it doesn't seem to act as
documented.

First off, the instructions say to remove the standard "Enhanced Write
Filter" and "EWF API" components, but when I add the "EWF RAM" component and
do a dependency check, they are pulled right back in. So why remove them in
the first place?

Secondly, it says to change values in the Advanced Component Properties, but
there are no advanced properties of the EWF RAM component. These settings
are under the standard EWF component that was included by the dependency
checker, so I made the settings there.

After building, installing, and the FBA procedure, the RAM-based EWF is
working, but during FBA it actually went ahead and created the hidden EWF
partition on my disk and is using it, which is what I was trying to
eliminate.

Did I do something wrong or leave out a step here? If I manually disable the
"ewfinit.dll" file as suggested in the detailed manual instructions for this
feature, will that cause any problems during FBA? It certainly can't create
the partition without that DLL.

-- Doug G
Back to top
Slobodan Brcin (eMVP)
Guest





Posted: Wed Oct 26, 2005 10:56 pm    Post subject: Re: Registry EWF RAM Problems Reply with quote

Hi Doug,

Can you please disable auto-resolve dependencies and see which component is including the MS EWF components?
My component should be self contained and can't work in paralel with stadard EWF component since standard component affect FBA and
create hidden EWF config partition that you do not want.

What SP do you use?

I have posted components for both SP1 and SP2 as separate packages.

Regards,
Slobodan

"Doug Gordon" <douglas.gordon@remove_fanucrobotics.com> wrote in message news:uLX5aJl2FHA.2816@tk2msftngp13.phx.gbl...
Quote:
I am trying to switch to using the registry-based RAM EWF feature. I
installed Slobodan's "ewfram" component, but it doesn't seem to act as
documented.

First off, the instructions say to remove the standard "Enhanced Write
Filter" and "EWF API" components, but when I add the "EWF RAM" component and
do a dependency check, they are pulled right back in. So why remove them in
the first place?

Secondly, it says to change values in the Advanced Component Properties, but
there are no advanced properties of the EWF RAM component. These settings
are under the standard EWF component that was included by the dependency
checker, so I made the settings there.

After building, installing, and the FBA procedure, the RAM-based EWF is
working, but during FBA it actually went ahead and created the hidden EWF
partition on my disk and is using it, which is what I was trying to
eliminate.

Did I do something wrong or leave out a step here? If I manually disable the
"ewfinit.dll" file as suggested in the detailed manual instructions for this
feature, will that cause any problems during FBA? It certainly can't create
the partition without that DLL.

-- Doug G

Back to top
Doug Gordon
Guest





Posted: Wed Oct 26, 2005 11:08 pm    Post subject: Re: Registry EWF RAM Problems Reply with quote

Slobodan:
I'm using SP1 and am using your component that goes with that. I see now
that the 3rd-party component "ewftray" has the EWF API as a dependency, and
probably the EWF API pulls in the main EWF component. I'll leave ewftray out
for now and maybe modify it later.

But even with just your RAM EWF component installed, I don't see any of the
advanced settings for setting the EwfEnable or ProtectedPartitionArcName
values. Do I have to do this directly with registry settings?

Doug


"Slobodan Brcin (eMVP)" <sbrcin@ptt.yu> wrote in message
news:%231$TVal2FHA.3136@TK2MSFTNGP09.phx.gbl...
Quote:
Hi Doug,

Can you please disable auto-resolve dependencies and see which component
is including the MS EWF components?
My component should be self contained and can't work in paralel with
stadard EWF component since standard component affect FBA and
create hidden EWF config partition that you do not want.

What SP do you use?

I have posted components for both SP1 and SP2 as separate packages.

Regards,
Slobodan

"Doug Gordon" <douglas.gordon@remove_fanucrobotics.com> wrote in message
news:uLX5aJl2FHA.2816@tk2msftngp13.phx.gbl...
I am trying to switch to using the registry-based RAM EWF feature. I
installed Slobodan's "ewfram" component, but it doesn't seem to act as
documented.

First off, the instructions say to remove the standard "Enhanced Write
Filter" and "EWF API" components, but when I add the "EWF RAM" component
and
do a dependency check, they are pulled right back in. So why remove them
in
the first place?

Secondly, it says to change values in the Advanced Component Properties,
but
there are no advanced properties of the EWF RAM component. These settings
are under the standard EWF component that was included by the dependency
checker, so I made the settings there.

After building, installing, and the FBA procedure, the RAM-based EWF is
working, but during FBA it actually went ahead and created the hidden EWF
partition on my disk and is using it, which is what I was trying to
eliminate.

Did I do something wrong or leave out a step here? If I manually disable
the
"ewfinit.dll" file as suggested in the detailed manual instructions for
this
feature, will that cause any problems during FBA? It certainly can't
create
the partition without that DLL.

-- Doug G



Back to top
Matt Kellner (MS)
Guest





Posted: Thu Oct 27, 2005 12:28 am    Post subject: Re: Registry EWF RAM Problems Reply with quote

Hi Doug. I don't mean to override Slobodan's work or invalidate it in any
way, but in case you continue to have trouble getting it working, here are
the instructions for manually configuring RAM Reg mode as provided on MSDN:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xpehelp/html/xegrfconfiguringewframregoverlays.asp .

--
Matt Kellner (mattkell@online.microsoft.com)
STE, Windows Embedded Group

This posting is provided "AS IS" with no warranties, and confers no rights.
===============================

"Doug Gordon" <douglas.gordon@remove_fanucrobotics.com> wrote in message
news:uLX5aJl2FHA.2816@tk2msftngp13.phx.gbl...
Quote:
I am trying to switch to using the registry-based RAM EWF feature. I
installed Slobodan's "ewfram" component, but it doesn't seem to act as
documented.

First off, the instructions say to remove the standard "Enhanced Write
Filter" and "EWF API" components, but when I add the "EWF RAM" component
and do a dependency check, they are pulled right back in. So why remove
them in the first place?

Secondly, it says to change values in the Advanced Component Properties,
but there are no advanced properties of the EWF RAM component. These
settings are under the standard EWF component that was included by the
dependency checker, so I made the settings there.

After building, installing, and the FBA procedure, the RAM-based EWF is
working, but during FBA it actually went ahead and created the hidden EWF
partition on my disk and is using it, which is what I was trying to
eliminate.

Did I do something wrong or leave out a step here? If I manually disable
the "ewfinit.dll" file as suggested in the detailed manual instructions
for this feature, will that cause any problems during FBA? It certainly
can't create the partition without that DLL.

-- Doug G
Back to top
Slobodan Brcin (eMVP)
Guest





Posted: Thu Oct 27, 2005 12:28 am    Post subject: Re: Registry EWF RAM Problems Reply with quote

Hi Doug,

EwfEnable is set to 0 by default and it should stay that way.
Also ARC name is used as default for first disk and first partition. You can
change that in properties or advanced properties IIRC. But on most images it
should work by default.

Regards,
Slobodan



"Doug Gordon" <douglas.gordon@remove_fanucrobotics.com> wrote in message news:%23hwHBhl2FHA.3416@tk2msftngp13.phx.gbl...
Quote:
Slobodan:
I'm using SP1 and am using your component that goes with that. I see now
that the 3rd-party component "ewftray" has the EWF API as a dependency, and
probably the EWF API pulls in the main EWF component. I'll leave ewftray out
for now and maybe modify it later.

But even with just your RAM EWF component installed, I don't see any of the
advanced settings for setting the EwfEnable or ProtectedPartitionArcName
values. Do I have to do this directly with registry settings?

Doug


"Slobodan Brcin (eMVP)" <sbrcin@ptt.yu> wrote in message
news:%231$TVal2FHA.3136@TK2MSFTNGP09.phx.gbl...
Hi Doug,

Can you please disable auto-resolve dependencies and see which component
is including the MS EWF components?
My component should be self contained and can't work in paralel with
stadard EWF component since standard component affect FBA and
create hidden EWF config partition that you do not want.

What SP do you use?

I have posted components for both SP1 and SP2 as separate packages.

Regards,
Slobodan

"Doug Gordon" <douglas.gordon@remove_fanucrobotics.com> wrote in message
news:uLX5aJl2FHA.2816@tk2msftngp13.phx.gbl...
I am trying to switch to using the registry-based RAM EWF feature. I
installed Slobodan's "ewfram" component, but it doesn't seem to act as
documented.

First off, the instructions say to remove the standard "Enhanced Write
Filter" and "EWF API" components, but when I add the "EWF RAM" component
and
do a dependency check, they are pulled right back in. So why remove them
in
the first place?

Secondly, it says to change values in the Advanced Component Properties,
but
there are no advanced properties of the EWF RAM component. These settings
are under the standard EWF component that was included by the dependency
checker, so I made the settings there.

After building, installing, and the FBA procedure, the RAM-based EWF is
working, but during FBA it actually went ahead and created the hidden EWF
partition on my disk and is using it, which is what I was trying to
eliminate.

Did I do something wrong or leave out a step here? If I manually disable
the
"ewfinit.dll" file as suggested in the detailed manual instructions for
this
feature, will that cause any problems during FBA? It certainly can't
create
the partition without that DLL.

-- Doug G





Back to top
 
Post new topic   Reply to topic    WinXPTalk.com Forum Index -> Embedded System All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Office Forums Access Forums Windows Server Exchange Server Help
New Topics Powered by phpBB