WineHQ

Hattrick Control

This is the first version after November 2007 Hattrick changes.

Application Details:

Version: 2.01
License: Free to use
URL: http://www.hattrickcontrolpro....
Votes: Marked as obsolete
Latest Rating: Platinum
Latest Wine Version Tested: 0.9.51.

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Everything

What does not

Nothing

Workarounds

What was not tested

Nothing

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentUbuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu)Dec 22 20070.9.51.Yes Yes PlatinumFilipe Baeta 
ShowUbuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu)Nov 10 20070.9.46.Yes Yes PlatinumFilipe Baeta 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

HOWTO solve XML problem

You must solve the XML problem this way:

Installing msxml4

msxml4 is not yet part of wine but one can install native version that works but you need windows license.

1. enter this site

2. download CAB version of "Microsoft XML Core Services 4.0 Service Pack 2"

3. run the exe to download cab file with the command: cabextract msxmlcab.exe

4. use cabextract again using this command: cabextract msxml4.cab

5. put the dll files into windows/system32 using this command: cp *.inf *.dll ~/.wine/drive_c/windows/system32

6. use regsvr32 msxml4.dll in console to register the dll.

7. That's all!

Now Everything should work.

Note

Alternate method to solve the XML problem:

Installing msxml4

Use Winetricks :

sh winetricks msxml4


Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back