drud ddev 1.11.2
ddev_windows_installer.v1.11.2.exe | |
14.56 MB | |
fa0825ff7de396767f35917881f69e3a | |
Nullsoft Scriptable Install System (NSIS) |
Silent Install
ddev_windows_installer.v1.11.2.exe /S
To silently install drud ddev 1.11.2 follow theese simple steps.
- Download the file ddev_windows_installer.v1.11.2.exe
- Check the MD5 Checksum and the Signature of the installer package
- open a cammandline in admin mode by pressing Win and enter cmd
- right click the terminal application and choose "Run as Admin ..."
- Change the directory where the downloaded file is stored by using the cd command
- now enter the command ddev_windows_installer.v1.11.2.exe /S in the terminal to silently install ddev
Silent Uninstall
%ProgramW6432%\ddev\ddev_uninstall.exe /S
To silently uninstall drud ddev 1.11.2 follow theese simple steps.
- open a cammandline in admin mode by pressing Win and enter cmd
- right click the terminal application and choose "Run as Admin ..."
- now enter the command %ProgramW6432%\ddev\ddev_uninstall.exe /S in the terminal to silently uninstall ddev