diff --git a/.vs/Installizer/DesignTimeBuild/.dtbcache.v2 b/.vs/Installizer/DesignTimeBuild/.dtbcache.v2 new file mode 100644 index 0000000..ee85296 Binary files /dev/null and b/.vs/Installizer/DesignTimeBuild/.dtbcache.v2 differ diff --git a/.vs/Installizer/DesignTimeBuild/desktop.ini b/.vs/Installizer/DesignTimeBuild/desktop.ini new file mode 100644 index 0000000..757d3e7 Binary files /dev/null and b/.vs/Installizer/DesignTimeBuild/desktop.ini differ diff --git a/.vs/Installizer/config/applicationhost.config b/.vs/Installizer/config/applicationhost.config new file mode 100644 index 0000000..bd44eab --- /dev/null +++ b/.vs/Installizer/config/applicationhost.config @@ -0,0 +1,1025 @@ + + + + + + + +
+
+
+
+
+
+
+
+ + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+
+ + +
+
+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.vs/Installizer/config/desktop.ini b/.vs/Installizer/config/desktop.ini new file mode 100644 index 0000000..757d3e7 Binary files /dev/null and b/.vs/Installizer/config/desktop.ini differ diff --git a/.vs/Installizer/desktop.ini b/.vs/Installizer/desktop.ini new file mode 100644 index 0000000..757d3e7 Binary files /dev/null and b/.vs/Installizer/desktop.ini differ diff --git a/.vs/Installizer/v16/.suo b/.vs/Installizer/v16/.suo new file mode 100644 index 0000000..6b7f17b Binary files /dev/null and b/.vs/Installizer/v16/.suo differ diff --git a/.vs/Installizer/v16/desktop.ini b/.vs/Installizer/v16/desktop.ini new file mode 100644 index 0000000..757d3e7 Binary files /dev/null and b/.vs/Installizer/v16/desktop.ini differ diff --git a/.vs/Installizer/v17/.futdcache.v1 b/.vs/Installizer/v17/.futdcache.v1 new file mode 100644 index 0000000..a963c5a Binary files /dev/null and b/.vs/Installizer/v17/.futdcache.v1 differ diff --git a/.vs/Installizer/v17/.suo b/.vs/Installizer/v17/.suo new file mode 100644 index 0000000..1833762 Binary files /dev/null and b/.vs/Installizer/v17/.suo differ diff --git a/.vs/Installizer/v17/desktop.ini b/.vs/Installizer/v17/desktop.ini new file mode 100644 index 0000000..757d3e7 Binary files /dev/null and b/.vs/Installizer/v17/desktop.ini differ diff --git a/.vs/desktop.ini b/.vs/desktop.ini new file mode 100644 index 0000000..757d3e7 Binary files /dev/null and b/.vs/desktop.ini differ diff --git a/Inst/App.xaml b/Inst/App.xaml new file mode 100644 index 0000000..fc7fff5 --- /dev/null +++ b/Inst/App.xaml @@ -0,0 +1,11 @@ + + + + + diff --git a/Inst/App.xaml.cs b/Inst/App.xaml.cs new file mode 100644 index 0000000..51beb4c --- /dev/null +++ b/Inst/App.xaml.cs @@ -0,0 +1,17 @@ +using System; +using System.Collections.Generic; +using System.Configuration; +using System.Data; +using System.Linq; +using System.Threading.Tasks; +using System.Windows; + +namespace Inst +{ + /// + /// Interaction logic for App.xaml + /// + public partial class App : Application + { + } +} diff --git a/Inst/AssemblyInfo.cs b/Inst/AssemblyInfo.cs new file mode 100644 index 0000000..8b5504e --- /dev/null +++ b/Inst/AssemblyInfo.cs @@ -0,0 +1,10 @@ +using System.Windows; + +[assembly: ThemeInfo( + ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located + //(used if a resource is not found in the page, + // or application resource dictionaries) + ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located + //(used if a resource is not found in the page, + // app, or any theme specific resource dictionaries) +)] diff --git a/Inst/Choco.svg b/Inst/Choco.svg new file mode 100644 index 0000000..decde83 --- /dev/null +++ b/Inst/Choco.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Inst/Inst.csproj b/Inst/Inst.csproj new file mode 100644 index 0000000..3711269 --- /dev/null +++ b/Inst/Inst.csproj @@ -0,0 +1,26 @@ + + + + WinExe + net5.0-windows + enable + true + + + + + + + + + + + + + + + + + + + diff --git a/Inst/Inst.csproj.user b/Inst/Inst.csproj.user new file mode 100644 index 0000000..644b0a6 --- /dev/null +++ b/Inst/Inst.csproj.user @@ -0,0 +1,14 @@ + + + + + + Designer + + + + + Designer + + + \ No newline at end of file diff --git a/Inst/MainWindow.xaml b/Inst/MainWindow.xaml new file mode 100644 index 0000000..107cd31 --- /dev/null +++ b/Inst/MainWindow.xaml @@ -0,0 +1,44 @@ + + + + + + + + + + + + +