From: Nabil Ghodbane Date: Tue, 19 Oct 2021 10:12:10 +0000 (+0200) Subject: spns #26537: windows medfile documentation missing from main menu X-Git-Tag: V9_8_0~62 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=972515529709a113f1a11b28dfff86e94d485ffb;p=tools%2Fsat_salome.git spns #26537: windows medfile documentation missing from main menu --- diff --git a/products/compil_scripts/medCMake.bat b/products/compil_scripts/medCMake.bat index 1425d2e..79a6b94 100755 --- a/products/compil_scripts/medCMake.bat +++ b/products/compil_scripts/medCMake.bat @@ -76,6 +76,10 @@ if NOT %ERRORLEVEL% == 0 ( exit 3 ) +REM rename documentation directory +cd %PRODUCT_INSTALL%\share\doc +mv med-fichier* med + taskkill /F /IM "mspdbsrv.exe"