JavaScript gets the machine name, user name, read/write registry, launch applicationJavaScript has a special object ActiveXObject, which provides access to the local file system and applications of Windows.For example: Sometimes we need to get the user's machine name, user name
It is said that this time Microsoft took a heavy look at the user experience and listened to the tester's suggestion to add a useful feature to the registry: quickly navigate to a key with the same name as a key by right-clicking it. Now let's take a look at this feature specifically.
This function of the Win10 registry actually refers to the
1)1.png is a scan when there is no fix for the vulnerabilityRepair:2) Modify the registry key value:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystemModify NtfsDisable8dot3NameCreation to 1.2.png to modify the registry and restart the machine after the scan3) The source code clips or copied to other directories such as D:\wwwroot\ ==> D:\wwwroot.bak\, and then copy the D:\wwwroot.bak\ files bac
Method One:Direct first on the source: Private system.collections.generic.sorteddictionarySolution Ideas:1. Open the Windows/fonts directory, right-click, check the font file name, found that the font file name and display of the name is different2. Then go to the registry to see, Win+r→regedit, locate LocalMach
Internet cannot access your machine, so you don't have to worry about sharing and it will be compromised. Remember, single-host dialing
@ ECHO: do not enable sharing when surfing the Internet.
@ Echo --------------------------------------------------------------------
@ Echo.
Pause
Regedit/s enable LAN sharing (enter the user name and password to access this host). Reg
Net user guest/active: No
CLS
@ Echo.
@ Echo -------------------------------------
Win8.1 How to modify the CPU driver name through the registry
Operation Steps:
1, click Right click Start Menu-run-enter "regedit" into the Registry Editor;
2, expand HKEY_LOCAL_MACHINE, expand System, expand ControlSet001 or ControlSet002, expand Enum, expand ACPI, expand genuineintel_-_x86_family_15_ Model;
3, the Genuineintel_-_x86_
This hole was discovered by faker and Ah diming! And do the test!
The title is pretty long! Haha ~
This vulnerability seems to be a weakness, but it is also very useful. But knowing how to use him depends on myself. I just want to give a little thought.
Enter the topic!
Important registry:
HKEY_LOCAL_MACHINE \ SYSTEM \ ControlSet002 \ Services \ MSFtpsvc \ Parameters \ Virtual Roots \
The ControlSet002 directory can be ControlSet001 Cont
invaded without fear of sharing. You just remember, single dialing
@ ECHO When surfing the Internet, do not open the sharing on it.
@ ECHO--------------------------------------------------------------------
@ ECHO.
PAUSE
REGEDIT/S open LAN Share (access to this confidential user name and password). reg
NET user Guest/active:no
Cls
@ ECHO.
@ ECHO-------------------------------------------------------------------
@ ECHO operation completed.
On the internet to find a few examples of traversing the serial port, either the code is not complete, or there is a bug, such as reading the serial number is more than 10.After my finishing, now share the final code, VS2008 under the compilation.This method is also useful for traversing Windows power-on startup items with just a few modifications.void Cenumportdlg::enumport (void) {HKEY HKEY; LPCTSTR lpsubkey= "hardware\\devicemap\\serialcomm\\"; if (RegOpenKeyEx (HKEY_LOCAL_MACHINE, Lpsubkey,
1, press Win+r to open the operation, input regedit and enter;
2, in the Registry Editor in turn expand Hkey_local_machinesoftwaremicrosoftwindowscurrentversionexplorer;
3, under the Explorer item new item driveicons;
4, and then under the Driveicons item, create a new item named "C" (if the other disk is named another letter), and then create a new item in C, named "Defaultlabel";
5, double hit Open defaultlabel the ri
Take the C disk named Windows8 as an example, execute regedit into the following path [Hkey_local_machinesoftwaremicrosoftwindowscurrentversionexplorerdriveicons] If you do not have driveicons, create a new item (K) and name it "driveicons." Then enter Driveicons new "item (k)" and rename it to "C", then enter C New "item (k)" and rename it to "Defaultlabel".
Then we go into Defaultlabel and open and modify the string value "Windows8". This wa
Renaming may not work if the user is reloading XP into Win7/win8, and the original hard disk partition name can be changed. This is typically caused by using the XP system under Format fdisk to modify partitions.
In this case, how can we rename the hard disk partition to the name we want? The third network will be named Windows8 as the example, the execution regedit into the following path [Hkey_local_ Mac
Registry File.
2. Click Browse to locate the file you want to import, and then click Open.
(iv), add primary key
1. Open the registry list and locate the folder where you want to add the primary key;
2. Right-click the folder to which you want to join the primary key;
3. Point to New under the Edit menu, and then click Primary Key;
4. The new primary key is displayed as a temporary
To display the hidden file's Pass method:
Normally, you can do this in the following order: Open My Computer's Tools menu-Folder Options, in the View tab, select Show All files and folders, and find "Hide protected operating system files (recommended)" To remove the previous check. As shown in the following illustration:
Resolution of hidden files cannot be displayed after a virus has been modified by the registry:
If it is caused by the virus, ther
1. Generate a. Reg file in batches to operate the Registry
You can easily generate the. reg file with the redirection symbol in the batch. Run the. reg file!
Here, I want to know how to operate the registry using the. reg file.
The first line of the. reg file must be Windows Registry Editor Version 5.00. Then the content of the
One, batch generation. REG file Operations Registry
You can easily generate. reg files by using the redirection symbols in batch processing. Then use the command to execute the. reg file!
Here, focus on how the. reg file operates the registry.
First the. reg file must be the first line: Windows Registry Editor Version 5.00. The contents of the
in the registry's hkey_classes_root\*\shellex\ Contextmenuhandlers, third, only valid for folders, they are stored in registry HKEY_CLASSES_ROOT\Directory\shell and Hkey_classes_root\directory\ Under Shellex\contextmenuhandlers, furthermore in Hkey_classes_root\folder and hkey_classes_root\folder\shellex\ There may be contextmenuhandlers under the sun. For the latter two cases, you can find unwanted items and delete them under the above key
subkey you want to save, and then click Save Item on the Registry menu, and in the Save Items dialog box that pops up, enter the file name of the registry file you want to save, and the extension recommends "Reg" for future lookups.
When you save some primary keys or subkeys because they are using a different user, or if the primary key or subkey is being used b
Automatic Refresh settings for Registry Editor:
Opens the Hkey_current_user\software\microsoft\regedt32\settings subkey, creates a new string value "AutoRefresh" in the right-hand window, and sets its value to 1.
Registry modified read-only feature:
Windows nt/2000 's 32-bit Registry Editor provides read-only settings when
Regedt32 can be more convenient to complete. First select the primary key or subkey you want to save, and then click Save Item on the Registry menu, and in the Save Items dialog box that pops up, enter the file name of the registry file you want to save, and the extension recommends "Reg" for future lookups.
When you save some primary keys or subkeys because the
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.