more bugfixing
This commit is contained in:
parent
b224cb5b23
commit
851f021456
@ -25,6 +25,11 @@ rem VLC ...
|
|||||||
move /Y %STARTMENU%\"VideoLan\VLC media player.lnk" %STARTMENU% 2>nul
|
move /Y %STARTMENU%\"VideoLan\VLC media player.lnk" %STARTMENU% 2>nul
|
||||||
rd /S /Q %STARTMENU%\VideoLan 2>nul
|
rd /S /Q %STARTMENU%\VideoLan 2>nul
|
||||||
|
|
||||||
|
rem ADK ...
|
||||||
|
move /Y %STARTMENU%\"Windows Kits\Windows ADK\Windows System Image Manager.lnk" ^
|
||||||
|
%STARTMENU%\"System Tools\Image Manager.lnk" 2>nul
|
||||||
|
rd /S /Q %STARTMENU%\"Windows Kits" 2>nul
|
||||||
|
|
||||||
rem Windows stuff (Character map)...
|
rem Windows stuff (Character map)...
|
||||||
move /Y %STARTMENU%\"Accessories\System Tools\Character*.*" ^
|
move /Y %STARTMENU%\"Accessories\System Tools\Character*.*" ^
|
||||||
%STARTMENU%\"Accessories" 2>nul
|
%STARTMENU%\"Accessories" 2>nul
|
||||||
|
Loading…
Reference in New Issue
Block a user