Gilbertsoft

Results 46 issues of Gilbertsoft

**Is your feature request related to a problem? Please describe.** Some processes may be running on starting the uninstaller as nssm or nfsd. The common problem is the service named...

quickfix

**Is your feature request related to a problem? Please describe.** Imho it absolutely would make sense to change the router ports on the machine instead of the project. It looks...

To force a clean status at logoff it could be a good idea to run a `ddev poweroff`. Provide an installer option to enable this by default for Windows.

We should make a final desicion on the Docker Desktop integration: should it stay but a little bit optimized or do we remove this feature. See also comment https://github.com/drud/ddev/pull/1974#issuecomment-561464069

We should think about a seperate installer for chocolatey to reduce the complexity with the current /C switch used.

The docs never were updated with the new introduced features like docker installation. Important parts should be added to the docs.

Docker Desktop does not start after the installation, so the system needs to be restarted. The restart feature of NSIS should be activated for this case.

Fixes #1126

dependencies

This patch makes sure the virtual storage 0 is not longer abused by the StaticFilesProcessor. Therefor the StaticFilesProcessor now returns URIs of the provided files and not longer FILE objects....