On 2/4/12 6:17 PM, Ken Stephens wrote:
The DVD starts and the flash screen comes up. It sits for a while,
then closes abnormally:
[xxxxxxxx@atlas ~]$ wine /media/HRBlock2011/
assets/ installers/ pages/ tcauto.exe xml/
[xxxxxxxx@atlas ~]$ wine /media/HRBlock2011/tcauto.exe
Most Windows programs expect to be run from their installation directory
thus the above becomes:
cd /media/HRBlock2011
wine tcauto.exe
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is
outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually,
you can find it in the winbind package of your distribution.
This needs to be updated or installed. Contact the Fedora forums on how
to install this product.
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396}
not registered
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396}
not registered
err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
This can be ignored. This CLSID comes from the Speech API and if not
found, speech is not enabled.
James