[Bug 46901] Path environment variable with nested variables is not expanded properly

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 24 15:22:57 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=46901

Fabian Maurer <dark.shadow4 at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |dark.shadow4 at web.de
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Fabian Maurer <dark.shadow4 at web.de> ---
Confirming. Simple test case:

create folder c:\winetest
create batch file c:\winetest\winetest1.bat

Add two environment variables:
TESTVAR1 - winetest
PATH - C:\%TESTVAR1%

under wine: regedit - under HKCU/Environment
under windows: add as global environment variables

open cmd, type "winetest1" and press enter

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