From a357d77aa7a2a35f414daa0a7737003bf2660477 Mon Sep 17 00:00:00 2001 From: JayXKanz666 Date: Mon, 27 Mar 2017 01:56:21 +0200 Subject: added downloader and installer --- TimeHACK.Main/TimeHACK.Main.csproj | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-) (limited to 'TimeHACK.Main/TimeHACK.Main.csproj') diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 66e21f3..da207ac 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -120,28 +120,34 @@ True Resources.resx - + UserControl - + TestApp.cs - + UserControl - - Win95IE4.cs + + WinClassicDownloader.cs - + + UserControl + + + WinClassicInstaller.cs + + Form - + WinClassicTemplate.cs - + Form - + WinClassicIE4.cs @@ -158,15 +164,18 @@ TitleScreen.cs - + TestApp.cs - - Win95IE4.cs + + WinClassicDownloader.cs - + WinClassicIE4.cs + + WinClassicInstaller.cs + Windows95.cs @@ -178,7 +187,7 @@ TitleScreen.cs - + WinClassicTemplate.cs -- cgit v1.2.3