mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-11 13:05:38 +02:00
show release notes when upgrade
This commit is contained in:
parent
34c0dbd0cf
commit
94c7bd18c4
1 changed files with 1 additions and 0 deletions
|
@ -303,6 +303,7 @@ namespace PersistentWindows.SystrayShell
|
|||
{
|
||||
Program.WriteDataDump();
|
||||
|
||||
Process.Start(Program.ProjectUrl + "/releases");
|
||||
string batFile = Path.Combine(Program.AppdataFolder, "pw_upgrade.bat");
|
||||
Process.Start(batFile);
|
||||
Exit();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue