Click here to Skip to main content
15,899,679 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Delete browsing history for multiple users?

i am logon into the adminstrator account..

i want to use cmd prompt to delete

proviously i use

system("rundll32.exe InetCpl.cpl,ClearMyTracksByProcess 1");

but it delete the history for current users only.


How to delete History for multiple users..

help me//
Posted

1 solution

arent the history not files. Scan the Documents for each user and the approbiate folder and delete the files.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900