Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Fix #11 #10 (dirty workaround, you can no longer change your mind abo…
Browse files Browse the repository at this point in the history
…ut which version you're installing, without restarting the program.)
  • Loading branch information
henrikx committed Jul 28, 2017
1 parent 6ad59c2 commit e67f5ba
Show file tree
Hide file tree
Showing 14 changed files with 33 additions and 33 deletions.
Binary file modified .vs/Metro Skin Installer/v15/.suo
Binary file not shown.
64 changes: 32 additions & 32 deletions Metro Skin Installer/Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Metro Skin Installer/Form1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ private void button1_Click(object sender, EventArgs e)

private void button2_Click_1(object sender, EventArgs e)
{
noPatch.Visible = false;
Application.Exit();
}

private void button3_Click(object sender, EventArgs e)
Expand Down
Binary file modified Metro Skin Installer/bin/Debug/Metro Skin Installer.exe
Binary file not shown.
Binary file modified Metro Skin Installer/bin/Debug/Metro Skin Installer.pdb
Binary file not shown.
Binary file modified Metro Skin Installer/bin/Release/Metro Skin Installer.exe
Binary file not shown.
Binary file modified Metro Skin Installer/bin/Release/Metro Skin Installer.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Metro Skin Installer/obj/Debug/Metro Skin Installer.exe
Binary file not shown.
Binary file modified Metro Skin Installer/obj/Debug/Metro Skin Installer.pdb
Binary file not shown.
Binary file not shown.
Binary file modified Metro Skin Installer/obj/Release/Metro Skin Installer.exe
Binary file not shown.
Binary file modified Metro Skin Installer/obj/Release/Metro Skin Installer.pdb
Binary file not shown.

0 comments on commit e67f5ba

Please sign in to comment.