how to delete event viewer logs windows 7

Alibabacloud.com offers a wide variety of articles about how to delete event viewer logs windows 7, easily find your how to delete event viewer logs windows 7 information here online.

WINDOWS 7 Disk Management tools Create and delete partitions

This article describes the use of the Windows 7 system's own Disk management tool to create and remove partitions, because it is a system tool that creates and adjusts software for specialized partitions, such as partition Magic, Acronis disk Director Suite, There are some limitations to Diskgenius, but generally the same effect can be achieved by means of a workaround. This article only describes the Disk

How to completely delete the printer driver in Windows 7

1. Click "Start-Devices and Printers" in the lower-left corner of windows 7, find a printer, and click "printer server properties", as shown in the following figure;2. then, in the displayed "print server properties" dialog box, click "drivers". In the following list, we will see the printer driver you have installed. Now we can find the printer driver you want to

Delete A virus folder in Windows 7

Q: My Windows 7 System has a trojan. It generates a "System Volume Information" folder in each disk. The folder is empty and contains nothing, I used the 360 first aid kit and Jinshan first aid kit to clear Trojans, but this folder cannot be deleted. What should I do now?A: The "System Volume Information" folder is a hidden System folder. The "System Restore" tool uses this folder to store its Information a

Cross-platform query file time, if more than 7 days, delete the file (Windows and Linxu tested)

Windows calls the _stat function, and the Linux call is the stat function.#include #include#include#include#includeintMainvoid ){ intresult; Char* filename ="Putty.exe"; //errno_t err;#ifdef WIN32struct_stat buf; Result= _stat (filename, buf);#else structstat buf; Result= stat (filename, buf);#endif if(Result! =0) {perror ("problem getting information" ); Switch(errno) { Caseenoent:printf ("File%s not found.\n", filename); Break; Caseeinval:pr

Windows 7 Delete file hint is occupied? System built-in tools to handle

In Windows, when you delete a file, the system prompts you to "be used by another program" so that it cannot be deleted, which we often encounter. This is because a background process is calling the file, and the deletion can only be done at the end of the process. So how do you locate the process? In general, we need third-party tools such as "Ice Blades". In fact, using its Resource Monitor in

Total Pages: 3 1 2 3 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.