added heidisql
This commit is contained in:
parent
9a940568ae
commit
714a590f98
6
optional/config/install-heidisql.txt
Normal file
6
optional/config/install-heidisql.txt
Normal file
@ -0,0 +1,6 @@
|
||||
[Setup]
|
||||
Lang=en
|
||||
Dir=C:\Program Files\HeidiSQL
|
||||
Group=HeidiSQL
|
||||
NoIcons=0
|
||||
Tasks=desktopicon,associatesqlfiles
|
@ -15,7 +15,7 @@ echo installing F-Secure Anti-Virus ...
|
||||
start /wait %EXE%
|
||||
|
||||
echo removing F-Secure desktop link ...
|
||||
del /F "%PUBLIC%\Desktop\F-Secure Anti-Virus.lnk" 2>nul
|
||||
del /F /Q "%PUBLIC%\Desktop\F-Secure Anti-Virus.lnk" 2>nul
|
||||
|
||||
rem refresh desktop (W10 style)
|
||||
ie4uinit.exe -show
|
||||
|
@ -21,7 +21,7 @@ msiexec /i %MSI% INSTALLAUDIODRIVER=1 INSTALLUPDATESVC=0 LAUNCHAFTERINSTALL=0 /q
|
||||
cd %OPT%
|
||||
|
||||
echo removing Desktop icon ...
|
||||
del /F "%USERPROFILE%\Desktop\BlueJeans.lnk" 2>nul
|
||||
del /F /Q "%USERPROFILE%\Desktop\BlueJeans.lnk" 2>nul
|
||||
|
||||
echo removing autostart for BlueJeans-Client ...
|
||||
reg delete "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" ^
|
||||
|
33
optional/install-heidisql.cmd
Normal file
33
optional/install-heidisql.cmd
Normal file
@ -0,0 +1,33 @@
|
||||
@echo off
|
||||
call check-for-admin
|
||||
if %ERRORLEVEL% neq 0 exit /b
|
||||
|
||||
set CONFIG=config\install-heidisql.txt
|
||||
set EXE=..\software\heidisql-setup.exe
|
||||
set STARTMENU="%PROGRAMDATA%\Microsoft\Windows\Start Menu\Programs"
|
||||
|
||||
if NOT EXIST %EXE% (
|
||||
echo ERROR: %EXE% not found!
|
||||
exit /b
|
||||
)
|
||||
|
||||
echo ####### %0 #######
|
||||
|
||||
echo installing Heidi SQL ...
|
||||
start /wait %EXE% /LOADINF=%CONFIG% /NORESTART /NOCANCEL /SILENT /SUPPRESSMSGBOXES /CLOSEAPPLICATIONS
|
||||
|
||||
echo moving HeidiSQL startmenu shortcut ...
|
||||
move /Y %STARTMENU%\"HeidiSQL\HeidiSQL.lnk" %STARTMENU%
|
||||
|
||||
echo moving HeidiSQL desktop shortcut ...
|
||||
move /Y "%USERPROFILE%\Desktop\HeidiSQL.lnk" "%PUBLIC%\Desktop"
|
||||
|
||||
echo cleanup ...
|
||||
rd /S /Q %STARTMENU%\"HeidiSQL"
|
||||
|
||||
rem refresh desktop (W10 style)
|
||||
ie4uinit.exe -show
|
||||
|
||||
echo ####### %0 #######
|
||||
pause
|
||||
|
@ -21,7 +21,7 @@ msiexec /i %MSI% /q
|
||||
cd %OPT%
|
||||
|
||||
echo removing Desktop icon ...
|
||||
del /F "%PUBLIC%\Desktop\OpenVPN Connect.lnk" 2>nul
|
||||
del /F /Q "%PUBLIC%\Desktop\OpenVPN Connect.lnk" 2>nul
|
||||
|
||||
echo refreshing desktop (W10 style) ...
|
||||
ie4uinit.exe -show
|
||||
|
@ -25,8 +25,8 @@ echo tweaking PDF24 ...
|
||||
reg import %CONFIG%
|
||||
|
||||
echo removing Desktop icons ...
|
||||
del /F "%PUBLIC%\Desktop\PDF24.lnk" 2>nul
|
||||
del /F "%USERPROFILE%\Desktop\Online PDF Tools.url" 2>nul
|
||||
del /F /Q "%PUBLIC%\Desktop\PDF24.lnk" 2>nul
|
||||
del /F /Q "%USERPROFILE%\Desktop\Online PDF Tools.url" 2>nul
|
||||
|
||||
echo refreshing desktop (W10 style) ...
|
||||
ie4uinit.exe -show
|
||||
|
@ -17,8 +17,8 @@ echo installing VCE Simulator 2 ...
|
||||
start /wait %EXE% /LOADINF=%CONFIG% /NORESTART /NOCANCEL /SILENT /SUPPRESSMSGBOXES /CLOSEAPPLICATIONS
|
||||
|
||||
echo cleanup ...
|
||||
del /F %STARTMENU%\"VCE Exam Simulator\VCE Exam Simulator on the Web.url" 2>nul
|
||||
del /F %STARTMENU%\"VCE Exam Simulator\Uninstall VCE Exam Simulator.lnk" 2>nul
|
||||
del /F /Q %STARTMENU%\"VCE Exam Simulator\VCE Exam Simulator on the Web.url" 2>nul
|
||||
del /F /Q %STARTMENU%\"VCE Exam Simulator\Uninstall VCE Exam Simulator.lnk" 2>nul
|
||||
|
||||
rem refresh desktop (W10 style)
|
||||
ie4uinit.exe -show
|
||||
|
@ -20,7 +20,7 @@ msiexec /i %MSI% /qn
|
||||
@echo off
|
||||
|
||||
echo cleanup ...
|
||||
del /F %STARTMENU%\"TightVNC\Visit TightVNC Web Site.lnk" 2>nul
|
||||
del /F /Q %STARTMENU%\"TightVNC\Visit TightVNC Web Site.lnk" 2>nul
|
||||
|
||||
echo ####### %0 #######
|
||||
|
||||
|
@ -20,7 +20,7 @@ echo killing VisualStudio code processes...
|
||||
taskkill /F /IM Code.exe 2>nul
|
||||
|
||||
echo cleanup ...
|
||||
del /F "%PUBLIC%\Desktop\VScode.lnk" 2>nul
|
||||
del /F /Q "%PUBLIC%\Desktop\VScode.lnk" 2>nul
|
||||
|
||||
echo installing Visual Studio CODE ...
|
||||
start /wait %EXE% /LOADINF=%CONFIG% /NORESTART /NOCANCEL /SILENT /SUPPRESSMSGBOXES /CLOSEAPPLICATIONS
|
||||
|
@ -35,4 +35,5 @@ https://sourceforge.net/projects/keepass/files/KeePass%202.x/2.51.1/KeePass-2.51
|
||||
https://download3.pdf24.org/pdf24-creator-11.1.0.msi pdf24-setup.msi
|
||||
https://static.tp-link.com/2019/201911/20191115/Archer-T5E(UN)_V1_191116_Bluetooth.zip archerT5E-bluetooth.zip
|
||||
https://static.tp-link.com/2019/201911/20191115/Archer-T5E(UN)_V1_191116_Wi-Fi.zip archerT5E-wifi.zip
|
||||
https://www.heidisql.com/installers/HeidiSQL_12.3.0.6589_Setup.exe heidisql-setup.exe
|
||||
|
||||
|
|
@ -9,3 +9,4 @@ dummy brother-dcpl6600dw-drivers.EXE
|
||||
dummy Win10_20H2_English_x64.iso
|
||||
dummy vce_exam_simulator_setup.exe
|
||||
dummy iview-plugins.zip
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user