As in Windows 8, manually create the Start button
As in Windows 8, manually create the Start button
The developers of Windows decided to remove the standard "Start" menu. However, many users find it extremely inconvenient to use the new system without the "Start" icon in the taskbar.
Instructions
1
Select or create a folder in the root of drive C.
2
In the selected folder, create a new text document with the extension txt.
3
Open the newly created document with the Notepad application and insert the script: set shell = createobject ("wscript.shell") shell.sendkeys "^ {Esc}"
4
Select the item "Save as ..." in the application menu and save the document in the vbs extension.
5
Right-click on the desktop, select "Create" from the shortcut menu, and then select "Shortcut".
6
In the "Object Location" item, specify the full path to the vbs document.
7
Assign a shortcut to the desired name and icon, and then assign it to the taskbar.