So my Windows 'broke' and I installed new Windows 7 while I got the opportunity.
Postgres was still on the other drive, but it stopped working after the new install.
Have to note that I could not uninstall postgres over the Control Panel list of programs because they were all gone from it.
So I installed it again, over the existing one (to preserve the database).
Installation went fine but it won't Start the Service, and I did turned off UAC and even turned off Firewall completelly.
When I Start the Service it just turns the window on and off in part of a second, or it's starting it for a few minutes and then just turns off.
This may help as well:
When I start "psql to 'postgres'" I get this message: "psql: could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "something" and accepting TCP/IP connections on port 5432?"