aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-05-02 17:44:50 -0400
committerlempamo <[email protected]>2017-05-02 17:44:50 -0400
commit677e4a8b2f6d1020f88786d2eefdaa06b0e98549 (patch)
treecb511e5b7e6d081b6f313c9f1de9373002e62688 /TimeHACK.Main
parent01d130bf5c3466d5b581cb3a2cf7bdeb4e5ff721 (diff)
downloadhistacom2-677e4a8b2f6d1020f88786d2eefdaa06b0e98549.tar.gz
histacom2-677e4a8b2f6d1020f88786d2eefdaa06b0e98549.tar.bz2
histacom2-677e4a8b2f6d1020f88786d2eefdaa06b0e98549.zip
google prototype
Diffstat (limited to 'TimeHACK.Main')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95.Designer.cs2
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs2
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs15
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx70
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs10
-rw-r--r--TimeHACK.Main/Properties/Resources.resx13
-rw-r--r--TimeHACK.Main/Resources/IE4/google.jpgbin0 -> 6218 bytes
-rw-r--r--TimeHACK.Main/Resources/IE4/googlehome.html2
-rw-r--r--TimeHACK.Main/Resources/IE4/googleprototype.html64
-rw-r--r--TimeHACK.Main/Resources/IE4/ie4start.html2
-rw-r--r--TimeHACK.Main/TimeHACK.Main.csproj2
-rw-r--r--TimeHACK.Main/TitleScreen.cs10
-rw-r--r--TimeHACK.Main/bin/Release/TimeHACK.Engine.dllbin185344 -> 185344 bytes
-rw-r--r--TimeHACK.Main/bin/Release/TimeHACK.Engine.pdbbin48640 -> 48640 bytes
-rw-r--r--TimeHACK.Main/bin/Release/TimeHACK.application4
-rw-r--r--TimeHACK.Main/bin/Release/TimeHACK.exebin4749312 -> 4759040 bytes
-rw-r--r--TimeHACK.Main/bin/Release/TimeHACK.exe.manifest36
-rw-r--r--TimeHACK.Main/bin/Release/TimeHACK.pdbbin181760 -> 183808 bytes
-rw-r--r--TimeHACK.Main/bin/Release/TimeHACK.vshost.application4
-rw-r--r--TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest36
-rw-r--r--TimeHACK.Main/bin/Release/app.publish/TimeHACK.exebin4749312 -> 4759040 bytes
-rw-r--r--TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cachebin13997 -> 14191 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TempPE/Properties.Resources.Designer.cs.dllbin11776 -> 11776 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cachebin5590 -> 5634 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Win95Apps.WinClassicIE4.resourcesbin12619 -> 15244 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resourcesbin3330846 -> 3337252 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.application4
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.exebin4749312 -> 4759040 bytes
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.exe.manifest36
-rw-r--r--TimeHACK.Main/obj/Release/TimeHACK.pdbbin181760 -> 183808 bytes
30 files changed, 261 insertions, 51 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95.Designer.cs b/TimeHACK.Main/OS/Win95/Win95.Designer.cs
index d6fba17..2e88c36 100644
--- a/TimeHACK.Main/OS/Win95/Win95.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95.Designer.cs
@@ -29,7 +29,7 @@
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Windows95));
+ this.resources = new System.ComponentModel.ComponentResourceManager(typeof(Windows95));
System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem("My Computer", 0);
System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem("Network Neighborhood", 5);
System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem("Inbox", 3);
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs
index 6241924..adcb291 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.Designer.cs
@@ -1956,7 +1956,6 @@
this.googlebetalink.TabIndex = 2;
this.googlebetalink.TabStop = true;
this.googlebetalink.Text = "Might-work-some-of-the-time-prototype that is much more up to date. ";
- this.googlebetalink.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.googlebetalink_LinkClicked);
//
// googleprototypelink
//
@@ -1968,7 +1967,6 @@
this.googleprototypelink.TabIndex = 1;
this.googleprototypelink.TabStop = true;
this.googleprototypelink.Text = "Google Search Engine Prototype";
- this.googleprototypelink.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.googleprototypelink_LinkClicked);
//
// Label6
//
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs
index b5b3d03..1e4e204 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs
@@ -54,7 +54,7 @@ namespace TimeHACK.OS.Win95.Win95Apps
hotmailpadams.Hide();
}
- private void LinkLabel15_LinkClicked(object sender, HtmlElementEventArgs e)
+ private void google_LinkClicked(object sender, HtmlElementEventArgs e)
{
goToSite("www.google.com", false);
}
@@ -64,12 +64,12 @@ namespace TimeHACK.OS.Win95.Win95Apps
goToSite("www.12padams.com", false);
}
- private void googleprototypelink_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
+ private void googleprototypelink_LinkClicked(object sender, HtmlElementEventArgs e)
{
goToSite("www.google.stanford.edu", false);
}
- private void googlebetalink_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
+ private void googlebetalink_LinkClicked(object sender, HtmlElementEventArgs e)
{
goToSite("www.alpha.google.com", false);
}
@@ -106,8 +106,7 @@ namespace TimeHACK.OS.Win95.Win95Apps
break;
case "www.google.stanford.edu":
hidePrograms();
- googleprototype.Dock = DockStyle.Fill;
- googleprototype.Show();
+ webBrowser1.DocumentText = resources.GetString("prototype_HTML");
break;
case "www.alpha.google.com":
hidePrograms();
@@ -201,13 +200,17 @@ namespace TimeHACK.OS.Win95.Win95Apps
switch (currentsite.Title)
{
case "IE4START":
- webBrowser1.Document.GetElementById("google").Click += new HtmlElementEventHandler(LinkLabel15_LinkClicked);
+ webBrowser1.Document.GetElementById("google").Click += new HtmlElementEventHandler(google_LinkClicked);
webBrowser1.Document.GetElementById("padams").Click += new HtmlElementEventHandler(padams_LinkClicked);
break;
case "12PADAMS":
webBrowser1.Document.GetElementById("wc_b").Click += new HtmlElementEventHandler(WCDownloadButton_Click);
if (!TitleScreen.frm95.hiddenpadamsFound) webBrowser1.Document.GetElementById("distort").Style += "visibility:hidden;";
break;
+ case "GOOGLE":
+ webBrowser1.Document.GetElementById("prototype").Click += new HtmlElementEventHandler(googleprototypelink_LinkClicked);
+ webBrowser1.Document.GetElementById("alpha").Click += new HtmlElementEventHandler(googlebetalink_LinkClicked);
+ break;
}
loadplz.Stop();
} catch
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx
index 8addf12..02cc277 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.resx
@@ -227,7 +227,7 @@ So Please enjoy Using this amzing software and show the world what your made of.
a {
color: blue;
text-decoration: underline;
- cursor: hand;
+ cursor: pointer;
}
&lt;/style&gt;
&lt;/head&gt;
@@ -334,7 +334,7 @@ Where do you want to go today?&lt;/p&gt;
a {
color: blue;
text-decoration: underline;
- cursor: hand;
+ cursor: pointer;
}
&lt;/style&gt;
&lt;/head&gt;
@@ -346,4 +346,70 @@ Where do you want to go today?&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;</value>
</data>
+ <data name="prototype_HTML" xml:space="preserve">
+ <value>&lt;html&gt;
+ &lt;head&gt;
+ &lt;meta charset="utf-8" /&gt;
+ &lt;title&gt;PROTOTYPE&lt;/title&gt;
+ &lt;style&gt;
+ a {
+ color: blue;
+ text-decoration: underline;
+ cursor: pointer;
+ }
+ &lt;/style&gt;
+ &lt;/head&gt;
+ &lt;body bgcolor="#FFFFFF"&gt;
+ &lt;center&gt;
+ &lt;img src="file:///C:/TimeHackData/Data/google.jpg" width="351" height="113"&gt;&lt;br&gt;
+ &lt;table border="0" cellspacing="0" cellpadding="5" width="70%"&gt;
+ &lt;tr&gt;
+ &lt;td bgcolor="#EEEEEE"&gt;
+ &lt;center&gt;
+ Search the web using Google!&lt;br&gt;
+ &lt;input type="text" name="query" value="" size="40"&gt;&lt;br&gt;
+ &lt;select name="num"&gt;
+ &lt;option value="10" selected&gt;10 results
+ &lt;option value="30"&gt;30 results
+ &lt;option value="100"&gt;100 results
+ &lt;/select&gt;
+ &lt;button id="search"&gt;Google Search&lt;/button&gt;
+ &lt;button id="lucky"&gt;I'm feeling lucky&lt;/button&gt; &lt;br&gt;
+ &lt;i&gt;Index contains ~25 million pages (soon to be much bigger)&lt;/i&gt;
+ &lt;/center&gt;
+ &lt;/td&gt;
+ &lt;/tr&gt;
+ &lt;tr&gt;
+ &lt;td&gt;
+ &lt;center&gt;
+ &lt;h2&gt;&lt;a&gt;About Google!&lt;/a&gt;&lt;/h2&gt;
+ &lt;a&gt;
+ Stanford
+ Search
+ &lt;/a&gt; &lt;a&gt;Linux Search&lt;/a&gt;
+ &lt;/center&gt;
+ &lt;/td&gt;
+ &lt;/tr&gt;
+ &lt;tr align="LEFT"&gt;
+ &lt;td valign="CENTER" bgcolor="#EEEEEE" width="100%"&gt;
+ &lt;center&gt;Get Google! updates monthly!&lt;/center&gt;
+ &lt;/td&gt;
+ &lt;/tr&gt;
+
+ &lt;tr align="LEFT"&gt;
+ &lt;td bgcolor="#EEEEEE"&gt;
+ &lt;center&gt;
+ &lt;input type="text" name="emailaddr" value="your e-mail" size="18"&gt;
+ &lt;input type="submit" name="SubmitAction" value="Subscribe"&gt;&lt;font size="-1"&gt;&amp;nbsp;&amp;nbsp;&lt;a&gt;Archive&lt;/a&gt;&lt;/font&gt;
+ &lt;/center&gt;
+ &lt;/td&gt;
+ &lt;/tr&gt;
+ &lt;/table&gt;
+ &lt;/center&gt;
+
+ &lt;center&gt;&lt;font size="-1"&gt;Copyright &amp;copy;1997-8 Stanford University&lt;/font&gt;&lt;/center&gt;
+
+ &lt;/body&gt;
+&lt;/html&gt;</value>
+ </data>
</root> \ No newline at end of file
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index de33587..70575f6 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -136,6 +136,16 @@ namespace TimeHACK.Properties {
}
/// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap google {
+ get {
+ object obj = ResourceManager.GetObject("google", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon Icon128x {
diff --git a/TimeHACK.Main/Properties/Resources.resx b/TimeHACK.Main/Properties/Resources.resx
index 971c572..b8f12b4 100644
--- a/TimeHACK.Main/Properties/Resources.resx
+++ b/TimeHACK.Main/Properties/Resources.resx
@@ -311,11 +311,11 @@
</data>
<data name="Win95IconIE4" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsIAAA7CARUoSoAAAACVSURBVDhPlZELEsQgDEI9em7uBhVN2HTtvhmqotBf+4/e
- s36ih6mIrgcmARX2CdaJE/brnn+LJZhvYFo3czeFp3/W0U9UYWgjfiq4honsr5I6/EZewDDG8sBNMwgY
- iAUvQMG5+7VA9vcTBENKzPCB4T284ikYTFNKao1SH3IBwHwdqIroJ7hJxvxJGf+Hy2RJLLrR2gerBkDv
- 4H+zGwAAAABJRU5ErkJggg==
+ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
+ wgAADsIBFShKgAAAAJVJREFUOE+VkQsSxCAMQj16bu4GFU3YdO2+Gaqi0F/7j96zfqKHqYiuByYBFfYJ
+ 1okT9uuef4slmG9gWjdzN4Wnf9bRT1RhaCN+KriGieyvkjr8Rl7AMMbywE0zCBiIBS9Awbn7tUD29xME
+ Q0rM8IHhPbziKRhMU0pqjVIfcgHAfB2oiugnuEnG/EkZ/4fLZEksutHaB6sGQO/gf7MbAAAAAElFTkSu
+ QmCC
</value>
</data>
<data name="Win95IconNotepad_2" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
@@ -336,4 +336,7 @@
aQNok1HVambm9gBAYeI/oBSQZwAAAABJRU5ErkJggg==
</value>
</data>
+ <data name="google" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\ie4\google.jpg;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
</root> \ No newline at end of file
diff --git a/TimeHACK.Main/Resources/IE4/google.jpg b/TimeHACK.Main/Resources/IE4/google.jpg
new file mode 100644
index 0000000..f166dc6
--- /dev/null
+++ b/TimeHACK.Main/Resources/IE4/google.jpg
Binary files differ
diff --git a/TimeHACK.Main/Resources/IE4/googlehome.html b/TimeHACK.Main/Resources/IE4/googlehome.html
index 696fe2b..4faefcc 100644
--- a/TimeHACK.Main/Resources/IE4/googlehome.html
+++ b/TimeHACK.Main/Resources/IE4/googlehome.html
@@ -6,7 +6,7 @@
a {
color: blue;
text-decoration: underline;
- cursor: hand;
+ cursor: pointer;
}
</style>
</head>
diff --git a/TimeHACK.Main/Resources/IE4/googleprototype.html b/TimeHACK.Main/Resources/IE4/googleprototype.html
new file mode 100644
index 0000000..8f63bdd
--- /dev/null
+++ b/TimeHACK.Main/Resources/IE4/googleprototype.html
@@ -0,0 +1,64 @@
+<html>
+ <head>
+ <meta charset="utf-8" />
+ <title>PROTOTYPE</title>
+ <style>
+ a {
+ color: blue;
+ text-decoration: underline;
+ cursor: pointer;
+ }
+ </style>
+ </head>
+ <body bgcolor="#FFFFFF">
+ <center>
+ <img src="file:///C:/TimeHackData/Data/google.jpg" width="351" height="113"><br>
+ <table border="0" cellspacing="0" cellpadding="5" width="70%">
+ <tr>
+ <td bgcolor="#EEEEEE">
+ <center>
+ Search the web using Google!<br>
+ <input type="text" name="query" value="" size="40"><br>
+ <select name="num">
+ <option value="10" selected>10 results
+ <option value="30">30 results
+ <option value="100">100 results
+ </select>
+ <button id="search">Google Search</button>
+ <button id="lucky">I'm feeling lucky</button> <br>
+ <i>Index contains ~25 million pages (soon to be much bigger)</i>
+ </center>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <center>
+ <h2><a>About Google!</a></h2>
+ <a>
+ Stanford
+ Search
+ </a> <a>Linux Search</a>
+ </center>
+ </td>
+ </tr>
+ <tr align="LEFT">
+ <td valign="CENTER" bgcolor="#EEEEEE" width="100%">
+ <center>Get Google! updates monthly!</center>
+ </td>
+ </tr>
+
+ <tr align="LEFT">
+ <td bgcolor="#EEEEEE">
+ <center>
+ <input type="text" name="emailaddr" value="your e-mail" size="18">
+ <input type="submit" name="SubmitAction" value="Subscribe"><font size="-1">&nbsp;&nbsp;<a>Archive</a></font>
+ </center>
+ </td>
+ </tr>
+ </table>
+ </center>
+
+ <center><font size="-1">Copyright &copy;1997-8 Stanford University</font></center>
+
+ </body>
+</html> \ No newline at end of file
diff --git a/TimeHACK.Main/Resources/IE4/ie4start.html b/TimeHACK.Main/Resources/IE4/ie4start.html
index 50b0ac7..88347cb 100644
--- a/TimeHACK.Main/Resources/IE4/ie4start.html
+++ b/TimeHACK.Main/Resources/IE4/ie4start.html
@@ -25,7 +25,7 @@
a {
color: blue;
text-decoration: underline;
- cursor: hand;
+ cursor: pointer;
}
</style>
</head>
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj
index 9e1f185..9dafca4 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -271,7 +271,9 @@
<ItemGroup>
<Content Include="Resources\12padams_EULA.txt" />
<Content Include="Resources\Icon128x.ico" />
+ <Content Include="Resources\IE4\google.jpg" />
<Content Include="Resources\IE4\googlehome.html" />
+ <Content Include="Resources\IE4\googleprototype.html" />
<Content Include="Resources\IE4\ie4start.html" />
<Content Include="Resources\IE4\padams.html" />
<Content Include="Resources\TitleScreen\Exit.png" />
diff --git a/TimeHACK.Main/TitleScreen.cs b/TimeHACK.Main/TitleScreen.cs
index a5cdade..0e39eac 100644
--- a/TimeHACK.Main/TitleScreen.cs
+++ b/TimeHACK.Main/TitleScreen.cs
@@ -1,6 +1,7 @@
using TimeHACK.Properties;
using System;
using System.Drawing;
+using System.IO;
using System.Windows.Forms;
using TimeHACK.OS.Win95;
using TimeHACK.Engine;
@@ -14,9 +15,18 @@ namespace TimeHACK
public static string username;
public static string progress = "95";
+ public static DirectoryInfo thfolder;
+ public static DirectoryInfo datafolder;
+ public static DirectoryInfo profilefolder;
+
public TitleScreen()
{
InitializeComponent();
+ if (!Directory.Exists("C:\\TimeHackData")) thfolder = Directory.CreateDirectory("C:\\TimeHackData");
+ else thfolder = new DirectoryInfo("C:\\TimeHackData");
+ datafolder = Directory.CreateDirectory(thfolder.FullName + "\\Data");
+ Resources.google.Save(datafolder.FullName + "\\google.jpg");
+ profilefolder = Directory.CreateDirectory(thfolder.FullName + "\\Profiles");
}
private void closebutton_Click(object sender, EventArgs e)
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll b/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll
index c898c01..4bb4674 100644
--- a/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll
+++ b/TimeHACK.Main/bin/Release/TimeHACK.Engine.dll
Binary files differ
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb b/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb
index 2c282f7..bea88dc 100644
--- a/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb
+++ b/TimeHACK.Main/bin/Release/TimeHACK.Engine.pdb
Binary files differ
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.application b/TimeHACK.Main/bin/Release/TimeHACK.application
index 6407e4a..6def2fe 100644
--- a/TimeHACK.Main/bin/Release/TimeHACK.application
+++ b/TimeHACK.Main/bin/Release/TimeHACK.application
@@ -7,14 +7,14 @@
<framework targetVersion="4.5.2" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
- <dependentAssembly dependencyType="install" codebase="TimeHACK.exe.manifest" size="21666">
+ <dependentAssembly dependencyType="install" codebase="TimeHACK.exe.manifest" size="22480">
<assemblyIdentity name="TimeHACK.exe" version="1.0.1.0" publicKeyToken="0000000000000000" language="en" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>6bv237YURGeQd82hEnN/K9cMqRJRgAXxjq2r2F2aAdY=</dsig:DigestValue>
+ <dsig:DigestValue>HHvzTiHAxUTYqzjzsZdM0fyuFWIZGCBN+d51DdJwNrs=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.exe b/TimeHACK.Main/bin/Release/TimeHACK.exe
index b2f3aa5..c6f4277 100644
--- a/TimeHACK.Main/bin/Release/TimeHACK.exe
+++ b/TimeHACK.Main/bin/Release/TimeHACK.exe
Binary files differ
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest b/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest
index 21ccfa0..3775956 100644
--- a/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest
+++ b/TimeHACK.Main/bin/Release/TimeHACK.exe.manifest
@@ -56,14 +56,14 @@
</dependentAssembly>
</dependency>
<dependency>
- <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="4749312">
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="4759040">
<assemblyIdentity name="TimeHACK" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>USJSB0RbAErTM2iIsNLuhWsSdFMJw1pUqFSpExMbURU=</dsig:DigestValue>
+ <dsig:DigestValue>2Jbod4Xow0JGKpYFpNEsaUATDtSEvAz3bjwZPOERE5o=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -75,7 +75,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>wm69NNpRNuCRoWK1hSrNfdidWvbiOlQSGZSent79u78=</dsig:DigestValue>
+ <dsig:DigestValue>m6y3wcwMukQ5TrLCcX8fgYK8EJp+K9PMtNF0cSKByXA=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -97,22 +97,40 @@
<dsig:DigestValue>nzG7pg3H+3uPdr/lzLxyroAH8XD1zvIYW4peV9fAD6M=</dsig:DigestValue>
</hash>
</file>
- <file name="Resources\IE4\googlehome.html" size="470">
+ <file name="Resources\IE4\google.jpg" size="6218">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>AV1YV8IcNRF9IHH0S+v588FaGy4GVtg7AgrVXUKtqmE=</dsig:DigestValue>
+ <dsig:DigestValue>MsBfDGQbMHg7EHMcNY/8mrPtzIR7Si+xtJAcxLHz+wo=</dsig:DigestValue>
</hash>
</file>
- <file name="Resources\IE4\ie4start.html" size="1061">
+ <file name="Resources\IE4\googlehome.html" size="473">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>CI8nqeRbEcv/kXZo8apCAtXPlg//IMQaPU9P6+ub2dw=</dsig:DigestValue>
+ <dsig:DigestValue>M69a0Q8VAYpaeWem7o8i+9iv5cJdzgRLyWD48mOZQiM=</dsig:DigestValue>
+ </hash>
+ </file>
+ <file name="Resources\IE4\googleprototype.html" size="2575">
+ <hash>
+ <dsig:Transforms>
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
+ </dsig:Transforms>
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
+ <dsig:DigestValue>EkfQ8aLPyyAH5829pfeLE7IKs7tDqPXZl2I+MzNMjZo=</dsig:DigestValue>
+ </hash>
+ </file>
+ <file name="Resources\IE4\ie4start.html" size="1064">
+ <hash>
+ <dsig:Transforms>
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
+ </dsig:Transforms>
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
+ <dsig:DigestValue>GI6mR05IfCFwEQvctIONdEaTnhHSnhbc3fLErCxmNJE=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\IE4\padams.html" size="3165">
@@ -349,13 +367,13 @@
<dsig:DigestValue>qClKL3sLGduhUUkgph3TLlUcOJ9Rap+lqX32zp8f31A=</dsig:DigestValue>
</hash>
</file>
- <file name="Resources\WinClassic\WinClassicOutlook.png" size="537">
+ <file name="Resources\WinClassic\WinClassicOutlook.png" size="632">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>uw/4Jjmd9N9HqHaI17CYoAEwsYy8+2t/nJ3z5vGDD04=</dsig:DigestValue>
+ <dsig:DigestValue>AzvxwpGvMrksiXkc3mKW5uuzp7TsxUxS7fhCKr9tmWE=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\WinClassic\WinClassicProgramItem.png" size="312">
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.pdb b/TimeHACK.Main/bin/Release/TimeHACK.pdb
index 2cb9191..c8706f5 100644
--- a/TimeHACK.Main/bin/Release/TimeHACK.pdb
+++ b/TimeHACK.Main/bin/Release/TimeHACK.pdb
Binary files differ
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.vshost.application b/TimeHACK.Main/bin/Release/TimeHACK.vshost.application
index 6407e4a..6def2fe 100644
--- a/TimeHACK.Main/bin/Release/TimeHACK.vshost.application
+++ b/TimeHACK.Main/bin/Release/TimeHACK.vshost.application
@@ -7,14 +7,14 @@
<framework targetVersion="4.5.2" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
- <dependentAssembly dependencyType="install" codebase="TimeHACK.exe.manifest" size="21666">
+ <dependentAssembly dependencyType="install" codebase="TimeHACK.exe.manifest" size="22480">
<assemblyIdentity name="TimeHACK.exe" version="1.0.1.0" publicKeyToken="0000000000000000" language="en" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>6bv237YURGeQd82hEnN/K9cMqRJRgAXxjq2r2F2aAdY=</dsig:DigestValue>
+ <dsig:DigestValue>HHvzTiHAxUTYqzjzsZdM0fyuFWIZGCBN+d51DdJwNrs=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest b/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest
index 21ccfa0..3775956 100644
--- a/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest
+++ b/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest
@@ -56,14 +56,14 @@
</dependentAssembly>
</dependency>
<dependency>
- <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="4749312">
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="4759040">
<assemblyIdentity name="TimeHACK" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>USJSB0RbAErTM2iIsNLuhWsSdFMJw1pUqFSpExMbURU=</dsig:DigestValue>
+ <dsig:DigestValue>2Jbod4Xow0JGKpYFpNEsaUATDtSEvAz3bjwZPOERE5o=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -75,7 +75,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>wm69NNpRNuCRoWK1hSrNfdidWvbiOlQSGZSent79u78=</dsig:DigestValue>
+ <dsig:DigestValue>m6y3wcwMukQ5TrLCcX8fgYK8EJp+K9PMtNF0cSKByXA=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -97,22 +97,40 @@
<dsig:DigestValue>nzG7pg3H+3uPdr/lzLxyroAH8XD1zvIYW4peV9fAD6M=</dsig:DigestValue>
</hash>
</file>
- <file name="Resources\IE4\googlehome.html" size="470">
+ <file name="Resources\IE4\google.jpg" size="6218">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>AV1YV8IcNRF9IHH0S+v588FaGy4GVtg7AgrVXUKtqmE=</dsig:DigestValue>
+ <dsig:DigestValue>MsBfDGQbMHg7EHMcNY/8mrPtzIR7Si+xtJAcxLHz+wo=</dsig:DigestValue>
</hash>
</file>
- <file name="Resources\IE4\ie4start.html" size="1061">
+ <file name="Resources\IE4\googlehome.html" size="473">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>CI8nqeRbEcv/kXZo8apCAtXPlg//IMQaPU9P6+ub2dw=</dsig:DigestValue>
+ <dsig:DigestValue>M69a0Q8VAYpaeWem7o8i+9iv5cJdzgRLyWD48mOZQiM=</dsig:DigestValue>
+ </hash>
+ </file>
+ <file name="Resources\IE4\googleprototype.html" size="2575">
+ <hash>
+ <dsig:Transforms>
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
+ </dsig:Transforms>
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
+ <dsig:DigestValue>EkfQ8aLPyyAH5829pfeLE7IKs7tDqPXZl2I+MzNMjZo=</dsig:DigestValue>
+ </hash>
+ </file>
+ <file name="Resources\IE4\ie4start.html" size="1064">
+ <hash>
+ <dsig:Transforms>
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
+ </dsig:Transforms>
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
+ <dsig:DigestValue>GI6mR05IfCFwEQvctIONdEaTnhHSnhbc3fLErCxmNJE=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\IE4\padams.html" size="3165">
@@ -349,13 +367,13 @@
<dsig:DigestValue>qClKL3sLGduhUUkgph3TLlUcOJ9Rap+lqX32zp8f31A=</dsig:DigestValue>
</hash>
</file>
- <file name="Resources\WinClassic\WinClassicOutlook.png" size="537">
+ <file name="Resources\WinClassic\WinClassicOutlook.png" size="632">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>uw/4Jjmd9N9HqHaI17CYoAEwsYy8+2t/nJ3z5vGDD04=</dsig:DigestValue>
+ <dsig:DigestValue>AzvxwpGvMrksiXkc3mKW5uuzp7TsxUxS7fhCKr9tmWE=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\WinClassic\WinClassicProgramItem.png" size="312">
diff --git a/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe b/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe
index b2f3aa5..c6f4277 100644
--- a/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe
+++ b/TimeHACK.Main/bin/Release/app.publish/TimeHACK.exe
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache b/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
index fc1a67a..9d8e4f0 100644
--- a/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
+++ b/TimeHACK.Main/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TempPE/Properties.Resources.Designer.cs.dll b/TimeHACK.Main/obj/Release/TempPE/Properties.Resources.Designer.cs.dll
index 664b7f8..46f69d2 100644
--- a/TimeHACK.Main/obj/Release/TempPE/Properties.Resources.Designer.cs.dll
+++ b/TimeHACK.Main/obj/Release/TempPE/Properties.Resources.Designer.cs.dll
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cache b/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cache
index cf5705c..10057d7 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cache
+++ b/TimeHACK.Main/obj/Release/TimeHACK.Main.csproj.GenerateResource.Cache
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Win95Apps.WinClassicIE4.resources b/TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Win95Apps.WinClassicIE4.resources
index 5e99b33..c198c82 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Win95Apps.WinClassicIE4.resources
+++ b/TimeHACK.Main/obj/Release/TimeHACK.OS.Win95.Win95Apps.WinClassicIE4.resources
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resources b/TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resources
index d341c34..699d010 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resources
+++ b/TimeHACK.Main/obj/Release/TimeHACK.Properties.Resources.resources
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.application b/TimeHACK.Main/obj/Release/TimeHACK.application
index 6407e4a..6def2fe 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.application
+++ b/TimeHACK.Main/obj/Release/TimeHACK.application
@@ -7,14 +7,14 @@
<framework targetVersion="4.5.2" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
- <dependentAssembly dependencyType="install" codebase="TimeHACK.exe.manifest" size="21666">
+ <dependentAssembly dependencyType="install" codebase="TimeHACK.exe.manifest" size="22480">
<assemblyIdentity name="TimeHACK.exe" version="1.0.1.0" publicKeyToken="0000000000000000" language="en" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>6bv237YURGeQd82hEnN/K9cMqRJRgAXxjq2r2F2aAdY=</dsig:DigestValue>
+ <dsig:DigestValue>HHvzTiHAxUTYqzjzsZdM0fyuFWIZGCBN+d51DdJwNrs=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.exe b/TimeHACK.Main/obj/Release/TimeHACK.exe
index b2f3aa5..c6f4277 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.exe
+++ b/TimeHACK.Main/obj/Release/TimeHACK.exe
Binary files differ
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest b/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest
index 21ccfa0..3775956 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest
+++ b/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest
@@ -56,14 +56,14 @@
</dependentAssembly>
</dependency>
<dependency>
- <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="4749312">
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.exe" size="4759040">
<assemblyIdentity name="TimeHACK" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>USJSB0RbAErTM2iIsNLuhWsSdFMJw1pUqFSpExMbURU=</dsig:DigestValue>
+ <dsig:DigestValue>2Jbod4Xow0JGKpYFpNEsaUATDtSEvAz3bjwZPOERE5o=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -75,7 +75,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>wm69NNpRNuCRoWK1hSrNfdidWvbiOlQSGZSent79u78=</dsig:DigestValue>
+ <dsig:DigestValue>m6y3wcwMukQ5TrLCcX8fgYK8EJp+K9PMtNF0cSKByXA=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -97,22 +97,40 @@
<dsig:DigestValue>nzG7pg3H+3uPdr/lzLxyroAH8XD1zvIYW4peV9fAD6M=</dsig:DigestValue>
</hash>
</file>
- <file name="Resources\IE4\googlehome.html" size="470">
+ <file name="Resources\IE4\google.jpg" size="6218">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>AV1YV8IcNRF9IHH0S+v588FaGy4GVtg7AgrVXUKtqmE=</dsig:DigestValue>
+ <dsig:DigestValue>MsBfDGQbMHg7EHMcNY/8mrPtzIR7Si+xtJAcxLHz+wo=</dsig:DigestValue>
</hash>
</file>
- <file name="Resources\IE4\ie4start.html" size="1061">
+ <file name="Resources\IE4\googlehome.html" size="473">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>CI8nqeRbEcv/kXZo8apCAtXPlg//IMQaPU9P6+ub2dw=</dsig:DigestValue>
+ <dsig:DigestValue>M69a0Q8VAYpaeWem7o8i+9iv5cJdzgRLyWD48mOZQiM=</dsig:DigestValue>
+ </hash>
+ </file>
+ <file name="Resources\IE4\googleprototype.html" size="2575">
+ <hash>
+ <dsig:Transforms>
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
+ </dsig:Transforms>
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
+ <dsig:DigestValue>EkfQ8aLPyyAH5829pfeLE7IKs7tDqPXZl2I+MzNMjZo=</dsig:DigestValue>
+ </hash>
+ </file>
+ <file name="Resources\IE4\ie4start.html" size="1064">
+ <hash>
+ <dsig:Transforms>
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
+ </dsig:Transforms>
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
+ <dsig:DigestValue>GI6mR05IfCFwEQvctIONdEaTnhHSnhbc3fLErCxmNJE=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\IE4\padams.html" size="3165">
@@ -349,13 +367,13 @@
<dsig:DigestValue>qClKL3sLGduhUUkgph3TLlUcOJ9Rap+lqX32zp8f31A=</dsig:DigestValue>
</hash>
</file>
- <file name="Resources\WinClassic\WinClassicOutlook.png" size="537">
+ <file name="Resources\WinClassic\WinClassicOutlook.png" size="632">
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
- <dsig:DigestValue>uw/4Jjmd9N9HqHaI17CYoAEwsYy8+2t/nJ3z5vGDD04=</dsig:DigestValue>
+ <dsig:DigestValue>AzvxwpGvMrksiXkc3mKW5uuzp7TsxUxS7fhCKr9tmWE=</dsig:DigestValue>
</hash>
</file>
<file name="Resources\WinClassic\WinClassicProgramItem.png" size="312">
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.pdb b/TimeHACK.Main/obj/Release/TimeHACK.pdb
index 2cb9191..c8706f5 100644
--- a/TimeHACK.Main/obj/Release/TimeHACK.pdb
+++ b/TimeHACK.Main/obj/Release/TimeHACK.pdb
Binary files differ