Since Windows 7 (Server 2008R2) you can quickly find the current users Autostart – folder by running
1 |
shell:startup |
Since Windows 7 (Server 2008R2) you can quickly find the current users Autostart – folder by running
1 |
shell:startup |
http://www.heise.de/security/meldung/Microsofts-August-Patches-und-die-Rueckkehr-des-Ping-of-Death-1934998.html
For dual (or triple) – boot setups with Windows 7 you will have to change the boot entry and/or the boot order…
To do this, open a command prompt (WITH admin priviledges!) and type
bcdedit
To rename the entry, use
bcdedit /set {GUID} description “Your Boot Entry Name”
to change the default boot os, use
bcdedit /set {bootmgr} default “{GUID}”
The GUID will be shown by the bcdedit command next to the corresponding entry