View Single Post
  #3  
Old February 27th, 2010, 12:47 PM
Mobhack's Avatar

Mobhack Mobhack is offline
National Security Advisor
 
Join Date: Mar 2005
Location: Dundee
Posts: 5,996
Thanks: 490
Thanked 1,928 Times in 1,254 Posts
Mobhack is on a distinguished road
Default Re: Can't read manual

Quote:
Originally Posted by Panzermeyer View Post
I have just freshly installed and patched up to 4.0 on WinXP. When I click on "Read the game manual" nothing happens. The game works fine otherwise. Anyone know what could cause this?
Go to the \game notes folder and double click on spww2guide.htm and see if that loads normally.

If it does not then you have some sort of problem - the installation always installs the thing and each install puts the updated html in there. I would run the windows disc check scandisc on your disk drive (possibly doing a bad sector surface test).

The button in the game launcher programme is linked to a simple "shellexecute" call, and can only go wrong if the files are not there (or you renamed them or the folder containing them, or moved them), or are corrupted, or you have done something that intercepts the normal windows open command on html files (e.g. installed some html editor?) - but then one would expect the editor to launch on the shellexecute command.

Also - try launching the various utilities on the utilities tab, and perhaps the other buttons on the help tab (discussion group and home page etc). If those are also not working (all use shellexecute with a relative file path) then you may have done something strange in the installation?.

Did you install to the default drive + directory or to a different one? - if different then did you remember to point each and every patch installer programme at the new location that you chose?.

Cheers
Andy
Reply With Quote