Trying to upgrade MySQL Installer on Windows 10
Posted by: Martin OShea
Date: August 18, 2015 05:38PM

Hello

I recently installed MySQL on a Windows 10 PC and every night now at midnight UK time, Windows Installer V 5.0.10240.16386 opens to tell me that MySQL Installer requires an update.

From what I can tell, the automatic update of MySQL is failing but the Windows Installer message remains.

Presumably a manual installation is necessary but how am I meant to install it according to these instructions:

Windows ® Installer. V 5.0.10240.16386

msiexec /Option <Required Parameter> [Optional Parameter]

Install Options
</package | /i> <Product.msi>
Installs or configures a product
/a <Product.msi>
Administrative install - Installs a product on the network
/j<u|m> <Product.msi> [/t <Transform List>] [/g <Language ID>]
Advertises a product - m to all users, u to current user
</uninstall | /x> <Product.msi | ProductCode>
Uninstalls the product
Display Options
/quiet
Quiet mode, no user interaction
/passive
Unattended mode - progress bar only
/q[n|b|r|f]
Sets user interface level
n - No UI
b - Basic UI
r - Reduced UI
f - Full UI (default)
/help
Help information
Restart Options
/norestart
Do not restart after the installation is complete
/promptrestart
Prompts the user for restart if necessary
/forcerestart
Always restart the computer after installation
Logging Options
/l[i|w|e|a|r|u|c|m|o|p|v|x|+|!|*] <LogFile>
i - Status messages
w - Nonfatal warnings
e - All error messages


Thanks

Martin O'Shea.

Options: ReplyQuote


Subject
Views
Written By
Posted
Trying to upgrade MySQL Installer on Windows 10
3497
August 18, 2015 05:38PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.