Nevermind, I've figured it out.
For all those wondering how, if any (x_X), all you have to do is right click on the icon, select properties and then in the target line, which should be something like
Code:
"C:\Program Files\Guild Wars\Gw.exe"
, all you have to do is add
at the end, like this:
Code:
"C:\Program Files\Guild Wars\Gw.exe" -windowed
(Note it is outside of the " 's with a space.)
Running it windowed restricts the game resolution as windows cannot run at any thing higher than 800x600.
I have, however, noticed some of the sounds are a little bit jumpy... and the cutscenes are a little jumpy too.
But I've gotten used to it and barely notice anymore.
Well, thanks anyways guys and I hope if anyone needs help in this way to point them here =)