http://bugs.winehq.org/show_bug.cgi?id=12570 --- Comment #44 from max(a)veneto.com 2009-01-18 05:03:36 --- Trying to investigate this bug (which prevent registration on autocad, even with native shlwapi in newest wine versions), I found the html file that gets opened on registration request : /home/xxxxxx/.wine/drive_c/Programmi/AutoCAD 2008/WebDepot/RTBeginReg.html So, if I open it directly with firefox, leaving in its own folder with other (dependent) html and js files, if do show the registration page correctly. If I open it with wine iexplore /home/xxxxxxx/.wine/drive_c/Programmi/AutoCAD 2008/WebDepot/RTBeginReg.html It shows the same erratical behaviour as from inside autocad. If I move the file outside its folder, leaving it alone (without other dependent html/js files), opening with firefox shows the same erratical behaviour as inside autocad. So, I guess it's some path problem; it can't find the other htmls/js inside the page. Ciao Max -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.