You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
175 B
Plaintext

name "VR4Life Web Installer"
version "1.0"
extract to $temp\VR4Life_WebInstaller
copy *.* to $temp\VR4Life_WebInstaller
run "run_installer.ms"
drop "run_installer.ms"