Package update and release.
This commit is contained in:
@@ -68,9 +68,11 @@ namespace BodyshopPartner.Utils
|
||||
},
|
||||
onAppUpdate: v => {
|
||||
mgr.CreateShortcutForThisExe();
|
||||
Utils.UpdateHandler.RestoreSettings();
|
||||
Utils.UpdateHandler.ToggleStartWithWindows(Properties.Settings.Default.StartWithWindows);
|
||||
},
|
||||
onAppUninstall: v => mgr.RemoveShortcutForThisExe(),
|
||||
|
||||
onFirstRun: () =>
|
||||
{
|
||||
logger.Info("We've run for the first time.");
|
||||
|
||||
Reference in New Issue
Block a user