The Windows Script Host drive letter C \ D \ e \ f: \ U. VBE error is displayed: the specified file cannot be found.

Source: Internet
Author: User

 

Phenomenon: cannot open, disk

The Windows Script Host drive letter C \ D \ e \ f: \ U. VBE error is displayed: the specified file cannot be found. Use the following methods to solve the above problems:
Copy the following code to notepad, save it to the desktop in bat format, and then double-click it.
@ Echo on
Taskkill/IM assumer.exe/F
Taskkill/IM wscript.exe
Start Reg add hkcu \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced/V showsuperhidden/T REG_DWORD/D 1/F
Start Reg import kill. Reg
Del c: \ autorun. */f/Q/
Del % SystemRoot % \ system32 \ autorun. */f/Q/
Del D: \ autorun. */f/Q/
Del E: \ autorun. */f/Q/
Del F: \ autorun. */f/Q/
Del G: \ autorun. */f/Q/
Del H: \ autorun. */f/Q/
Del I: \ autorun. */f/Q/
Del J: \ autorun. */f/Q/
Del K: \ autorun. */f/Q/
Del L: \ autorun. */f/Q/
Start assumer.exe

 

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.