Jump to content

Recommended Posts

Posted

PVsyst doesn't deliver MSI files directly, but it is possible extract them from the EXE setup which includes both 32-bit and 64-bit installers.

Run Windows Command Prompt (cmd) and execute the command below:

PVsyst-x.x.x.x-setup.exe /extract "<target-folder>"

Replace the name of the EXE file with the correct version and <target-folder> with the path to the folder where you want the MSI file to be extracted (for example C:\Folder).

×
×
  • Create New...