EWF's Commit Command

  • Thread starter Thread starter Tim Houle
  • Start date Start date
T

Tim Houle

I need to run the commit command to commit several small
changes, but the commit only works if i do a graceful
shutdown. Any way of "commiting" without doing a graceful
shutdown?
 
Any way of "commiting" without doing a graceful shutdown?
No, there is not.

Consider creating second unprotected partition to store your config
parameters.

Regards,
Slobodan
 
Slobodan,

The problem is the config parameters are in the registry.
 
The problem is the config parameters are in the registry.

You could export (save) parameters on other partition.
After restart you can reload them in registry.

Or if you are writing app then don't use registry for storing config info.


This is not what you wanted to hear, but it is a workaround.


Slobodan
 

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