PWB does not delete the cookies, but you can use the "ShutdownScript" to
have PWB delete them.
Sample Batch file:
REM @ECHO OFF
REM For Windows 2000 or XP
DEL "%USERPROFILE%\Cookies" /q/s
--Scott
Cookies
Moderators: Tyler, Scott, PWB v2 Moderator