diff --git a/visualc/make-install-vngspice.bat b/visualc/make-install-vngspice.bat index 6894d84b2..871abf6d9 100644 --- a/visualc/make-install-vngspice.bat +++ b/visualc/make-install-vngspice.bat @@ -34,7 +34,7 @@ goto end :b64 -set dst=c:\Spice64_KLU +set dst=c:\Spice64 set cmsrc=.\codemodels\x64\Release mkdir %dst%\bin diff --git a/visualc/make-install-vngspiced.bat b/visualc/make-install-vngspiced.bat index 529f324b4..a75f8c705 100644 --- a/visualc/make-install-vngspiced.bat +++ b/visualc/make-install-vngspiced.bat @@ -34,7 +34,7 @@ goto end :b64 -set dst=c:\Spice64d_KLU +set dst=c:\Spice64d set cmsrc=.\codemodels\x64\Debug mkdir %dst%\bin