MySQL Forums
Forum List  »  Install & Repo

Re: MySQL Server 5.0.51a Installation guide for Windows Vista
Posted by: Harold Murray
Date: March 25, 2008 09:51AM

Windows Vista Premium Home
I am trying to fix MySQL instancesConfig.exe:
Opened Hacker and do not have: 24\1\1033
The only folder listed under 24\1\ is 3079 and this script:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
type="win32"
name="MySQLGUIApplication"
version="1.0.0.0"
processorArchitecture="*"/>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
publicKeyToken="6595b64144ccf1df"
language="*"
processorArchitecture="*"/>
</dependentAssembly>
</dependency>
</assembly>

Help please.
Harold

Options: ReplyQuote


Subject
Written By
Posted
February 25, 2008 03:55PM
March 25, 2008 11:36AM
November 13, 2008 06:31PM
Re: MySQL Server 5.0.51a Installation guide for Windows Vista
March 25, 2008 09:51AM


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.