NAME dkwt keep - Temporarily disable automatic cleanup SYNOPSIS dkwt keep DESCRIPTION Use this program to disable automatic cleanup until (including) the next user login. You should use this command in lectures about system programming before starting to test self-made system software, drivers... Use the dkwt unkeep command to restore normal automatic cleanup when you are done with the tests. RETURN VALUE The program returns exit status code 0 on success, all other status codes indicate an error. REGISTRY The HKEY_LOCAL_MACHINE\SOFTWARE\DKrause\Shared\dkwt must exist, full access must be possible for "Everyone" or "INTERACTIVE". AUTHOR Dirk Krause COPYRIGHT AND LICENSE Run dkwt --license-terms to see the license conditions. SEE ALSO http://dktools.sourceforge.net