Storyline 1: How to Silently Uninstall Articulate Storyline
Article Last Updated
This article applies to:
Here's how to perform a silent or unattended uninstall of Articulate Storyline:
Step 1: Create a Response File
First, create a response file. The response file will tell the installer what action to take for all user prompts.
- Launch a command prompt.
- At the command prompt type the following:
"<path>\storyline.exe" -r -f1"<path>\response.iss"
Note: There's no space between -f1 and the quote. - When the installer launches, select the option to Remove.
- Follow the prompts to complete the uninstall process.
Now that you have a response file, you're ready to silently uninstall Storyline.
Step 2: Silently Uninstall Storyline
- Copy the installer file and the response file to the machine where you want to uninstall Storyline.
- Launch a command prompt.
- At the command prompt type the following:
"<path>\storyline.exe" -s -f1"<path>\response.iss" -sms
Note: There's no space between -f1 and the quote.
See also: