Installation guide

Table Of Contents
Start from the command line
O&O SafeErase - 41
Parameters Explanation
[--internetfiles <cookies| favorites|
temporary | browsinghistory|
formdata| typedurls| all>]
Delete temporary Internet files. (Default: All found Internet files will be
deleted)
cookies: Only deletes cookies.
favorites: Only deletes created favorites.
temporary: Only deletes temporary Internet files.
browsinghistory: Only deletes browsing history.
formdata: Only deletes stored form data in the browser like user-
name/password.
typedurls: Only deletes entered Internet addresses.
all: Deletes all found Internet files
Example:Oosecmd.exe --internetfiles cookies --internetfiles brow-
singhistory
[--tempfiles <recent items | temporary
| thumbnails | recyclebin| mem-
orydumps | checkdisk | ftp | flash-
cookies | all>]
Delete temporary Windows and program files (Default: All found file
types will be deleted)
recent items: Deletes temporary files from the program.
temporary files: Deletes files in the Windows TEMP folder.
thumbnails: Deletes the picture preview from the cache.
recycle bin: Deletes content from the Windows Recycle Bin.
kernel memory dumps: Deletes DMP files.
checkdisk files: Deletes stored data from CheckDisk (CHK).
ftp accounts: Removes stored access data to the FTP-Server.
adobe flash player cookies: Deletes the Cookie files from Adobe Flash
Player.
all: Deletes all found temporary file types.
Example: Oosecmd.exe --tempfiles recycle bin
[--totalerase <internal | all>]
Deletes the entire computer. (Default: All connected drives will be
deleted)
delete internal drives: Only internal drives will be deleted.
delete all drives: All connected drives, also external drives, will be
deleted.
Example: Oosecmd.exe --totalerase delete internal drives