http://bugs.winehq.org/show_bug.cgi?id=9807 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-10-03 14:59:40 --- This bug is probably invalid. I get the same message, and it looks like it's due to incomplete install:
From a log:
0009:Call KERNEL32.GetPrivateProfileStringW(01e12770 L"Assignments",01e13040 L"ProductLineID",00ffa738 L"",00335cb4,00002710 ,01d929e0 L"C:\\Program Files\\Autodesk Revit Building 8.1\\Program\\License.ini") ret=00a35d5d 0009:Ret KERNEL32.GetPrivateProfileStringW() retval=00000000 ret=00a35d5d That file License.ini is not installed, it's nowhere present in the app's dir so this fails. ' Later on it says something in the log about "invalid ProductLineID in *.ini file", and then the error appears. I did a cabextract on the installer, ands then the file license.ini comes out; and after copying it to the app's directory, the bug is gone, and the app starts (though it complains first about some missing directories, probably also due to incomplete install). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.