![]()  | 
	
	UVK scripting commands - <DeleteBrowsersCookies> | 
	![]()  | 
This command deletes the cookies for all the installed internet browsers. Supported browsers are: Internet Explorer, Mozilla Firefox, Google Chrome, Opera and Safari. If you want the operation to be performed for all user accounts, append -AllUsers to the command.
Examples:
;The command beloow deletes all 
			browser cookies for the current user
<DeleteBrowsersCookies> 
			-AllUsers
;The command beloow deletes all 
			browser cookies for all users
<DeleteBrowsersCookies> 
			-AllUsers
Back to the list