joesox / mcmyvault

Automatically exported from code.google.com/p/mcmyvault
0 stars 0 forks source link

Check for Update then install error if MCMyVault is still open #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open MCMyVault
2. Click Check for Update
3. Then download and install new version

Error occurs.

fix:
After sending to download page. close MCMyVault using this.Close();

Original issue reported on code.google.com by joesox on 26 Oct 2012 at 1:38

GoogleCodeExporter commented 9 years ago
In version 1.5.1.7 (now checks the web to see what the latest version is, then 
asks user if they want to proceed and mcmyvault closes, allows end user to 
manually download and install)

Original comment by joesox on 10 Apr 2013 at 12:02