Você está na página 1de 3

Skip Product keyon installation of OS :

0 Create EI.cfg file with notepad:

[Edition ID]

Core

[Channel]

Retail

[VL]

1 Paste In Sources Folder of the OS.

To make Windows 7 Genuine :


Type the Command SLMGR -REARM in cmd(Admin).

TO EXTRACT THE LINKS :


1. Inspect Element

2. Console

3. urls = $$('a'); for (url in urls) console.log ( urls[url].href );

No Internet Access In Windows 8.1


2 Open command prompt.
3 Just go on hitting the enter after typing the each command.
4 netsh int tcp set heuristics disabled
5 netsh int tcp set global autotuninglevel=disable
6 netsh int tcp set global rss=enabled
7 Now to check if the settings are disabled type:
8 netsh int tcp show global
9 then hit enter.
STORE LOADING Forever !!!
10 open powershell
11 type:
Add-AppxPackage -DisableDevelopmentMode -Register
$Env:SystemRoot\WinStore\AppxManifest.XML

To create a bootable USB flash drive


12 Insert a USB flash drive into a running computer.

13 Open a Command Prompt window as an administrator.

14 Type diskpart.

15 In the new command line window that opens, to determine the USB flash drive
number or drive letter, at the command prompt, type list disk, and then click
ENTER. The list disk command displays all the disks on the computer. Note the
drive number or drive letter of the USB flash drive.

16 At the command prompt, type select disk <X>, where X is the drive number or
drive letter of the USB flash drive, and then click ENTER.

17 Type clean, and the click ENTER. This command deletes all data from the USB
flash drive.

18 To create a new primary partition on the USB flash drive, type create part pri, and
then click ENTER.

19 To select the partition that you just created, type select part 1, and then click
ENTER.

20 To format the partition, type format fs=ntfs quick, and then click ENTER.

21 System_CAPS_ICON_important.jpg Important

If your server platform supports Unified Extensible Firmware Interface (UEFI), you should
format the USB flash drive as FAT32 rather than as NTFS. To format the partition as
FAT32, type format fs=fat32 quick, and then click ENTER.
22 Type active, and then click ENTER.

23 Type exit, and then click ENTER.

24 When you finish preparing your custom image, save it to the root of the USB
flash drive.

REMOVE FOLDERS FROM MY COMP.


HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer
\NameSpace\

Delete all {.............}

TO ORGANIZE START MENU PROGRAMS


C:\Users\SP\AppData\Roaming\Microsoft\Windows\Start Menu\Programs

C:\ProgramData\Microsoft\Windows\Start Menu\Programs

Você também pode gostar