Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bursauxa committed Mar 26, 2018
1 parent 0fa685a commit 736159e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -57,7 +57,7 @@ There are several configuration settings supported:
| `signWithParams` | No | Params to pass to signtool. Overrides `certificateFile` and `certificatePassword`. |
| `iconUrl` | No | A URL to an ICO file to use as the application icon (displayed in Control Panel > Programs and Features). Defaults to the Atom icon. |
| `setupIcon` | No | The ICO file to use as the icon for the generated Setup.exe |
| `skipUpdateIcon` | No | When set to true, prevents setupIcon-related error messages "This application could not be started" that may occur during installation. |
| `skipUpdateIcon` | No | Disables setting the icon of `Update.exe`. This can solve installation errors with the following message: "This application could not be started", when the setup is built on a non-Windows system. |
| `setupExe` | No | The name to use for the generated Setup.exe file |
| `setupMsi` | No | The name to use for the generated Setup.msi file |
| `noMsi` | No | Should Squirrel.Windows create an MSI installer? |
Expand Down

0 comments on commit 736159e

Please sign in to comment.