
        Windoze Privacy Explorer Extension
                   Version 0.1.0

        *** THIS IS WORK ON PROGRESS **


Currently this is only a quick and dirty manual to install or deinstall
WinPTEE. In further releases, this file will provide more detailed
information how to use it!

If you've some problems to install or deinstall it, feel free
to mail me. But please do not except anything!


INSTALL:
Copy the winptee.dll into your system directory (example: c:\windows\system).
Then you've to run the winptee.reg file to create the needed registry
entries. Now run "regsvr32 c:\windows\system\winptee.dll". Done.
Now the explorer context menu should contain one new menu entry "WinPT".
This is a popup menu with the following sub entries: encrypt, sign,
decrypt/verify, import and wipe. Currently one encrypt and wipe is used.
In further releases there are more commands.


NT hint:
For NT based operating systems, please use the c:\winnt\system path.


DEINSTALL:
To remove the explorer extension, you've to do the following steps.
First run "regsvr32 /u c:\windows\system\winptee.dll" in your system
directory. Please ignore all output by this program! Then you can delete
the DLL file. Done. Now the explorer context menu doesn't contain any
WinPTEE related entries anylonger.


WIPING:
The included code for wiping should be comliant to the standards for
secure deleting. As the random generator it uses the GPG rng code which
should be analyzed and well designed!


I know the current install procedure is not easy but I'll provide a
more userfriendly interface later :-).


Happy encrypting,

    Timo Schulz <ts@winpt.org>

