Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
22 lines (14 loc) · 715 Bytes

File metadata and controls

22 lines (14 loc) · 715 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions
docs / using / debugging-installs.md

Debugging Installs

The following tips will help you to debug the installation of an Squirrel app.

Simulating an Install and First Run

If the install of your application doesn't seem to be working, you can explore the behavior by executing the install steps from the command line:

C:\user\AppData\Local\MyApp> Update.exe --squirrel-install 1.0.0
C:\user\AppData\Local\MyApp> Update.exe --squirrel-firstrun

The first cmd should create some shortcuts then immediately exit, then the 2nd one should start your app (source)


Return: Table of Contents
Morty Proxy This is a proxified and sanitized view of the page, visit original site.