UVK scripting commands - <EmptyBrowsersCache> |
This command empties the cache 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 empties the
browser cache for the current user
<EmptyBrowsersCache>
-AllUsers
;The command beloow empties the
browser cache for all users
<EmptyBrowsersCache> -AllUsers
Back to the list