Files
velopack/docs
2024-01-16 23:00:13 +00:00
..
2024-01-05 10:24:10 +00:00
2024-01-16 23:00:13 +00:00
2024-01-05 14:33:22 +00:00
2024-01-16 23:00:13 +00:00
2024-01-16 23:00:13 +00:00
2024-01-16 23:00:13 +00:00
2024-01-16 23:00:13 +00:00
2024-01-16 23:00:13 +00:00

docs

Velopack Documentation

🚧🚧This documentation is still under construction.🚧🚧

FAQ

  • My application was detected as a virus?
    Velopack can't help with this, but you can code-sign your app and check other suggestions here.
  • What happened to SquirrelAwareApp?
    This concept no longer exists in Velopack. You can create hooks on install/update in a similar way using the VelopackApp builder. Although note that creating shortcuts or registry entries yourself during hooks is no longer required.
  • Can Velopack bootstrap new runtimes during updates?
    Yes, this is fully supported. Before installing updates, Velopack will prompt the user to install any missing updates.

Using Velopack