Xaymar/obs-StreamFX

Windows Installer should offer an "Extract for Portable" option #542

Xaymar posted onGitHub

<!-- Hi, thank you for taking the time to ask for help. -->

<!-- Please make sure that you fill this out in it's entirety. -->

<!-- Unfortunately I will have to close issues if it has not been filled out. -->

Description

As the Archive based releases have been discontinued for any platform which has an Installer available, the Installer now takes over the portable installation as well. This was originally planned for 0.10.0, but did not make it into the release.

<!-- Please describe the feature in its entirety. -->

<!-- If you have artwork, links or similar, please attach them. -->

Checklist

<!-- Please check any that apply. If you aren't sure, leave them unchecked. -->

  • I am willing to pay someone to implement this feature.
  • This feature absolutely can't be done with already existing features.

@Xaymar There doesn't seem to be any way to do a portable extraction from the command line.

streamfx-windows-2019-0.11.0.0-g31d56703.exe /ALLUSERS /VERYSILENT /DIR="C:\Example\Path" gets close, but it installs to the destination rather than extracts. I was hoping /TYPE=Portable would work, but no luck.

I think there also needs to be a switch for whether or not to create a start menu folder.

posted by ImportTaste about 3 years ago

@ImportTaste As you may find, not specifying /ALLUSERS already does what you want.

posted by Xaymar about 3 years ago

@ImportTaste As you may find, not specifying /ALLUSERS already does what you want.

Ah, thanks.

posted by ImportTaste about 3 years ago

Fund this Issue

$0.00
Funded

Pull requests