[osgeo4w-dev] [osgeo4w] #531: PATH to WBEM is wrong

OSGeo4W trac_osgeo4w at osgeo.org
Fri May 26 20:31:01 PDT 2017


#531: PATH to WBEM is wrong
-------------------+-----------------------------------
Reporter:  tobwen  |      Owner:  osgeo4w-dev@…
    Type:  defect  |     Status:  new
Priority:  major   |  Component:  Installer
 Version:          |   Keywords:  installer, WBEM, path
-------------------+-----------------------------------
 ''%OSGEO4W_ROOT%\bin\o4w_env.bat'' tries to set a clean path variable to:
 {{{
 REM start with clean path
 set path=%OSGEO4W_ROOT%\bin;%WINDIR%\system32;%WINDIR%;%WINDIR%\WBem
 }}}

 Actually, the path to ''WBem'' is wrong, the correct one is:
 {{{%WINDIR%\system32\wbem}}}

--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/531>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.


More information about the osgeo4w-dev mailing list