How to delete local cookie

I should delete cookie in “C:\Documents and Settings\hxr\Cookies” .

how do by ruby delete them?

baoju wrote:

I should delete cookie in “C:\Documents and Settings\hxr\Cookies” .

how do by ruby delete them?

File.delete(“filename”) ?

baoju wrote:

I should delete cookie in “C:\Documents and Settings\hxr\Cookies” .

how do by ruby delete them?

Hi All,

URL →

This article will help to delete cookies,temp files in windows machine.