Page 1 of 1

Windows 10 Schnellstartleiste hinzufügen

Posted: 19. Aug 2017, 08:57
by Theo_Gottwald
Eigentlich weiß man ja wie das geht, aber das immer "von Hand" zu machen kann es ja auch nicht sein.
Mit dem MPR kann man parallel zur Handarbeit sich mal schnell ein Skript machen,
dass das ab sofort übernimmt.

PS: Ich habe Classic Shell installiert.

Code: Select all

' +++ main_Quicklaunch Win10.rem +++
' Zweck: 
' erstellt am: 19.08.2017
' von: Theo Gottwald
'========================
'#EXE:?path
'#SPI:ForceWrite
'#SPI:VBRun
'#SPI:NoAuto
'#SPI:x64
'#FDC:Ask
'#MAN:ra
'
KRM\2

VAR\$$QUI=%USERPROFILE%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch
STW\shell_traywnd\notext|w258
GCW\0\3\mstasklistwclass\ausgeführte anwendungen|w258
MRI\

TDL\100

GTW\#32768\*
AFM\99\Symbolleisten&&
MMV\
MLI\

TDL\100
GTW\#32768\*
AGR\12!MOS.\Neue

STW\#32770\neue symbolleiste - ordner auswählen|w903
SPC\edit\*|w903
RST\%USERPROFILE%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch|0,-1

STW\#32770\neue symbolleiste - ordner auswählen|w30
GCW\1\1\button\ordner auswählen|w30
MEL\

@