There was a problem loading the comments.

How to extract a VIMP-package manually? (installer, updater, extensions)

Support Portal  »  Knowledgebase (FAQ)  »  Viewing Article

  Print
Editions: Light, Community, Professional, Enterprise, Ultimate, Corporate
Versionen: 2.6.0+


Copy the VIMP package you want to extract to a directory of your choice. Then extract the files into the same directory.

The VIMP package must be executable:

#>  chmod +x vimp.framework-3.5.0-r23267-enterprise-installer.bin


Each VIMP package includes a tarball sfx_archive.tar.gz. We extract it to get the files:

#>  ./vimp.framework-3.5.0-r23267-enterprise-installer.bin -x
#>  tar xvzf sfx_archive.tar.gz
 
Now the files included in the VIMP package are all extracted.

Share via

Related Articles

© VIMP GmbH