http://bugs.winehq.org/show_bug.cgi?id=31858
--- Comment #3 from Erich Hoover ehoover@mines.edu 2012-10-11 22:07:10 CDT --- Created attachment 42081 --> http://bugs.winehq.org/attachment.cgi?id=42081 Hack to work around Internet Connection Problem
Ok, I have a clue as to the source of the problem. It appears that PlayReady is either improperly detecting that whether it's already running or it's supposed to be able to delete the individualization file _while it's loaded in memory_. The attached hack deletes the individualization file at the appropriate time (right before attempting to delete the folder it's in) so that Netflix can continue to 100%. However, the application will stall at 100% - so we're not all the way there yet.