Closed paero123 closed 1 month ago
An msi package installation wants drive c:/ to install (unfortunately not enough disc space) and does not allow to change it to d:/ drive (disc space available). Is it a bug?
I did it like this:
msiexec /i "Dangerzone-0.3.1.msi" INSTALLDIR="D:\Program Files (x86)\Dangerzone"
An msi package installation wants drive c:/ to install (unfortunately not enough disc space) and does not allow to change it to d:/ drive (disc space available). Is it a bug?