Jump to content

7.0.14 update


sbchapman

Recommended Posts

If you've gotten this error and still have the splash screen open then there is no need to re-download the software, just open command prompt with admin privileges and execute the following commands in sequence:

1) COPY "%temp%\PVsyst-7.0.14.exe" "%userprofile%\Downloads"

2) Taskkill /F /IM PVsyst.exe

3) wmic product where "description='PVsyst' " uninstall

4) "%userprofile%\Downloads\PVsyst-7.0.14.exe"

Then follow the standard installation procedure.

Explanation:

1) Copies the installation file PVsyst-7.0.14.exe from your temporary directory where it was downloaded to your Downloads directory in your user folder

2) Stops the current PVsyst-7.0.14 installer which is being run from the temporary directory

3) Uninstalls PVsyst-7.0.12

4) Restarts the PVsyst-7.0.14 installer from the Downloads directory.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...