Posted by fred | Posted in Database, tutorial | Posted on 14-07-2011

At the end of the installation of PostgreSQL (v9.0.4-1) I was getting the following error message:
“Installation may not complete correctly. The database cluster initialization failed.”
After unstalling from Program Files , I reinstalled it on D:\PostgreSQL and it worked fine !
VN:F [1.9.22_1171]
Rating: 0.0/5 (0 votes cast)
Posted by fred | Posted in Software | Posted on 14-04-2009
After changing computer, I had some issues to reinstall Google Chrome.
I found the the log of the Google Chrome installer
1. Start > Run
2. %USERPROFILE%\Local Settings\Temp + [Enter]
The file’s name is chrome_installer.log and mine was saying that an higher version was already installed. This problem happened because I was previously registered as a Google Chrome Beta tester and the downloader would not let me download previous versions.
In order to be able to reinstall it, I found the following workaround.
1. Open regedit (start > run > regedit)
2. Browse to the following key [HKEY_CURRENT_USER\Software\Google\Update\Clients\{8A69D345-D564-463c-AFF1-A69D9E530F96}]
3. Change the [pv] value to 1.0
4. Rerun the install from http://www.google.com/chrome
This should allow you to reinstall Google Chrome.
VN:F [1.9.22_1171]
Rating: 0.0/5 (0 votes cast)