[Wine] Regression in wine 0.9.49

L. Rahyen research at science.su
Sat Dec 15 18:56:50 CST 2007


On Saturday December 15 2007 22:01, Michael wrote:
> Hi
>
> just noticed a regression in wine 0.9.49 (compared versus 0.9.47).
>
> One program (altera Quartus II) uses the computers NIC in order to verify
> the software license. In wine 0.9.47 the program correctly identifies the
> computer NIC, so validation works. In wine 0.9.49 the program does not find
> any NICs, so license validation doesn't work.
>
> Downgrading to 0.9.47 brings back this funtionality.
>
> I am using debian SID packages.

	First upgrade to 0.9.51. If still doesn't work try this:

mv ~/.wine{,.backup}
wineprefixcreate
wine setup.exe
cd ~/.wine/drive_c/Program\ Files/Installation_Directory_of_Your_Program
wine program.exe

	Where setup.exe is the setup executable for your program and program.exe is 
the main executable of successfully installed program. 
Replace ".../Installation_Directory_of_Your_Program" with actual installation 
directory of your program. It is important to cd to the directory with the 
executable before trying to run it with WINE.
	If above doesn't help then please report this as a bug at 
http://bugs.winehq.org ; please note that most developers don't read this 
list so it is important to report a bug at http://bugs.winehq.org if you want 
to get it fixed.
	After reporting a bug you may want to run a regression test, read 
http://wiki.winehq.org/RegressionTesting for instructions.


	Thank you for using WINE.



More information about the wine-users mailing list