Jump to content

Clean out all temporary files generated during the use of Windows 7, I do not know how to write?


Recommended Posts

Posted

I want to write a program using AU3 clean out all the temporary files with Windows 7 generated during use. For example: Internet Explorer, FTP login, HTTPS login, Event Viewer records ......, dear friends, can you help me? Very grateful to all of you!

Posted

appreciate the initiative! but are you aware there are pretty good tools for that? e.g. CCleaner

if you insist, start by investigating which files you wish to clean. this is not AutoIt-specific, so google will help you there. then deleting it by AutoIt script should be easy.

Signature - my forum contributions:

Spoiler

UDF:

LFN - support for long file names (over 260 characters)

InputImpose - impose valid characters in an input control

TimeConvert - convert UTC to/from local time and/or reformat the string representation

AMF - accept multiple files from Windows Explorer context menu

DateDuration -  literal description of the difference between given dates

WinPose - simultaneous fluent move and resize

Apps:

Touch - set the "modified" timestamp of a file to current time

Show For Files - tray menu to show/hide files extensions, hidden & system files, and selection checkboxes

SPDiff - Single-Pane Text Diff

Magic Math - a math puzzle

Demos:

Title Bar Menu - click the window title to pop-up a menu

 

Posted (edited)

Hi,

Look in my signature, I created a script that deletes Win7 temp file. You could use it to add anything else you want :)

Cheers.

Edited by Neutro

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...