[Bug 21512] Windows PowerShell 1.x/2.x needs HKEY_CURRENT_USER\Environment registry key present

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 9 19:26:04 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=21512

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|x86                         |x86-64

--- Comment #5 from Anastasius Focht <focht at gmx.net> 2012-05-09 19:26:04 CDT ---
Hello,

it seems this problem is related to shared Wow64 builds of Wine.
I did some regression testing with pure Wine 32-bit builds (faster) and it
works.

The "HKEY_CURRENT_USER\Environment" registry subkey is present when the
WINEPREFIX is created for the first time.

With Wine64+32 the "Environment" registry subkey disappears after second
bootstrapping.

This happens for both, 64-bit and pure 32-bit WINEPREFIXES (WINEARCH=win32).

Reproduce: 

$ rm -rf ~/.wine
$ wine regedit (shows "HKEY_CURRENT_USER\Environment")
$ wineserver -w (wait until complete shutdown)
$ wine regedit ("HKEY_CURRENT_USER\Environment" gone along with "AppEvents")

Regards

-- 
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.



More information about the wine-bugs mailing list