Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
10.11.1
-
None
-
Windows 10
Description
The installer appeared to complete, but no shortcuts in the Start menu were created nor was the PATH environment variable update, contrary to instructions here:
https://www.mariadbtutorial.com/getting-started/install-mariadb/
https://www.mariadbtutorial.com/getting-started/connect-to-mariadb/
I have been unable to locate any installation log, nor documentation on this discoverable by internet search. I will provide any logs if advised the location.
There are shortcuts.
You have to find them. Back in Vista and Win7 they used to be in a nicely organized folder, now only search tool knows where those folders are gone. They are not gone for MariaDB specifically, but for everything else. Installation logic did not change. PATH is not set, but there is a "command prompt (MariaDB..)" with the correct PATH.
The installation log is something that you have to create yourself, using standard procedure which is valid for any MSI package.
(from the elevated command window)
msiexec /i C:\path\to\package.msi /l*v C:\path\to\dir\install.log