icon for win32diskimager now handled by install-shortcuts.cmd script

This commit is contained in:
Michael H.G. Schmidt 2023-02-26 20:01:06 +01:00
parent fff0835ad9
commit 795be35f40
2 changed files with 0 additions and 4 deletions

View File

@ -13,10 +13,6 @@ echo ####### %0 #######
echo installing WIN32DISKIMAGER ...
%EXE% /NORESTART /NOCANCEL /SILENT /SUPPRESSMSGBOXES /CLOSEAPPLICATIONS
echo changing startmenu folder ...
mkdir %STARTMENU%\Tools 2>nul
move /Y %STARTMENU%\"Image Writer\Win32DiskImager.lnk" %STARTMENU%\Tools
echo removing win32diskimager startmenu folder ...
rd /S /Q %STARTMENU%\"Image Writer" 2>nul

Binary file not shown.