Quote:
Originally Posted by ThunderPeel2001
Yep, you're right. Here's the bug in more detail:
If you install the game and then choose to RUN it immediately when you've finished (by leaving the check box ticked at the end of the installer) it will work fine -- because you're already running it as an Administrator.
Once the game is installed, however, and you decide to play it again, you need run it as an Administrator manually, otherwise the Launcher will ask you to Log In and then redownload and attempt to install the game over itself(!).
This is some particularly lazy bug testing coupled with some bad programming, unfortunately. Someone never bothered to see what happens if you uncheck the boxes at the end of the installer -- or, if they did, they never bothered to see what happens if you install it on a default Vista or Windows 7 setup.
No game (or application, for that matter) should require Administrator rights (ie. the unrestricted ability to alter the user's computer configuration) to run... and users of Vista and Windows 7 should NOT disable UAC for this very reason.
Sounds like a QA shake-up is in order if you ask me!
Short answer:
Until TellTale fixes this bug, you need to run BTTF as an Admin if you're using Vista or Windows 7.
To do this:
1. Right click on the game icon on your Desktop (or in your Start Menu).
2. Select "Run As Administrator".
3. Click "OK" in the window that appears.
You will now be able to play BTTF: Episode 1.
|
A more appropriate solution:
Launch regedit.
On 32-bit systems, browse to HKLM\Software\Telltale Games
On 64-bit systems, browse to HKLM\Software\Wow6432Node\Telltale Games
Right-click on "BackToTheFuture101.exe" and select "Properties".
Grant the "Users" group "full control" over the subkey and click "OK" (alternatively, you could just add the user account of the user who will be playing the game, but you should only need to do this if you want to restrict access to the game).
The game will now launch properly under a user account.
The benefits of this fix are appropriate security controls and retention of saved games under the user account.