http://bugs.winehq.org/show_bug.cgi?id=8678 mk144210(a)bcm.tmc.edu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mk144210(a)bcm.tmc.edu ------- Additional Comments From mk144210(a)bcm.tmc.edu 2007-13-06 00:42 ------- Ok, so two things necessary to fix this bug: 1. The registry key System\CurrentControlSet\Control\Session Manager\Environment in HKEY_CURRENT_USER must exist, currently does not in default wine install (still need to see more on whether this is just a matter of adding it to wine.inf or needs change in ITERATE_WriteEnvironmentString). 2. The following patch which fixes a small bug in ITERATE_WriteEnvironmentString: http://www.winehq.org/pipermail/wine-patches/2007-June/040334.html If I create the key and apply the patch, the installer proceeds to install Quicktime and iTunes. It seems like there is a page fault later on when installing the automation service, not sure if this is going to be another bug... Anyhow, it is time for bed. Misha -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.