Well this is the last time I'm going to post about this, and I'm sure there are those who would rather not see these posts in the first place. My whole goal was to find out if Scourge of War - Gettysburg can be run, and registered...I'm sorry guys I failed. On the other hand it has given me the opprotunity to test out a whole new OS which really has me hooked. Mind you it will never replace Windows 7, but I sure will keep this OS installed for quite some time.
I have finally fixed the problem with the Gecko html installer by following these instructions...
Note: I used the above method...
You can manually install the engine:
Open a terminal and manually download/extract the Gecko package by running the following:
NOTE - You will need to install the cabextract package from the repositories to do this
wget
http://downloads.sourceforge.net/wine/w ... -0.1.0.cab && cabextract wine_gecko-0.1.0.cab
Next, run the following to create the directories needed for Gecko:
mkdir -p ~/.wine/drive_c/windows/gecko/0.1.0/
Place the extracted Gecko files into the newly created directory:
mv wine_gecko ~/.wine/drive_c/windows/gecko/0.1.0/
Run regedit in the terminal. Go to HKEY_Current_User/Software/Wine/MSHTML and create a new key labeled “0.1.0”
In the new “0.1.0” key, create a new string value labeled “GeckoPath” and set the string value to “c:\windows\gecko\0.1.0\wine_gecko”
Gecko should be installed correctly now.
The last method I never tried out but for others who knows it might.
Now the real problem is that you need to give Wine access to your modem which can be done, unfortunately for my modem I just can't get it to work. There are plenty of documents out there that will help you for those who are not using a dialup connection/internal/or serial modems.
To answer a question "can you install SOWgb in Wine", and the answer is yes, and you can also install all the patches, and etc. You just have to do some tweaking to get the game to run properly, other than that if you have the time, go for it.