It seems a security issue. Login as a administrator(gud if u login as the default admin) and then run the installer from there. To enable the default admin in windows 7 follow the steps below,
Open command prompt and type in,
Quote:
net user administrator /active:yes
Now login as the admin and try. Once done, for security reasons, disable the admin account by,
Quote:
net user administrator /active:no
Let us know the results.