Tag Archives: Windows

Fixing Windows/Linux boot after an Ubuntu update (Wubi)

Let me guess it: you arrived here because you installed Ubuntu via Wubi in some Windows box and, after a Linux update, you can no longer boot neither Windows or Linux, right?

First, calm down. The Ubuntu update didn’t know that your MBR had nothing about your Ubuntu “instalation”, then it worked on fixing something but just messed everythig.

To fix this, boot up your computer using a live CD (like the Ubuntu one) and execute the following in a terminal:

sudo apt-get install lilo
sudo lilo -M /dev/sda mbr

Voilá! Restart you PC without the Ubuntu disc and everything will work like a charm.

Tip: everytime your Ubuntu installation ask you to update, don’t worry to do so. Just do not forget to execute these commands BEFORE restart your system.

Do you need the pro11.msi file? I don’t think so …

I still dropped some lines about daily problems that waste too many time, although they are simple problems, or about error messages that doesn’t clearly shows a solution for our computer’s problems.

And this happened to me again. A user told me that the Excel wasn’t starting anymore and was asking to install something. After a quick analisys, when the user started MS Excel 2003 it was asking for installation CD in order to copy the pro11.msi file. But I hadn’t the installation CD nearby.

I tried Windows search, looking for the file. Nothing. Tried System Restore. Nothing. Downloaded a version I found at 4shared, but all I got was an installer in some arabian dialect, those ones written from right to left. Beautiful, but didn’t work.

Then our friend bring me the MS 329117 article, and there was the solution: create (or replace) an empty folder named XLStart into C:\Program Files\Microsoft Office\Office11 and its done! Now Excel works like a charm

(Português) Recuperando bases de dados MySql em InnoDB

Sorry, this entry is only available in Português.

(Português) Windows e Office: novidades da Microsoft

Sorry, this entry is only available in Português.

(Português) Definindo uma instância do Mongrel como serviço no Windows Server

Sorry, this entry is only available in Português.