How can I get EWF status?

  • Thread starter Thread starter syu5
  • Start date Start date
S

syu5

Hi All,
I am trying to get EWF status from my application on User account.

I have called EwfMgrOpenProtcted API, but it haven't worked.

I know EWF APIs works on Administrator.

How can I get EWF status on User account.
The other ways?

OS : Windows XP Embedded SP2

Thank you.
 
The EWFMGR and the EWF API will only work in Administrator accounts. This is
for security reasons. If you have the "run as service" component in the
image you can use RUN AS to run EWFMGR or an application with the EWF API.


Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
 
Thank you for answering! I appreciate it.

I just want to get the EWF status but that must has Administrator account.
I've got the entire registry when EWF(RAM mode) is enable and disable. These
were same.. ;-)


Regards,
Syu5.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top