Installer UI (WIP)

This commit is contained in:
2023-07-09 00:15:23 -04:00
parent 92b943c4f6
commit 6f3627cb12
5 changed files with 303 additions and 7 deletions

View File

@@ -13,6 +13,21 @@ using System.Windows.Media.Imaging;
using System.Windows.Navigation;
using System.Windows.Shapes;
/* TODO:
* - Ensure Chocolatey
* - Ensure AutoHotKey (Questionable Requirement)
* - Ensure Exiftool
* - Install Exec
* - Install Reg Keys
* - Add to "Installed Programs"
*
* (Very Very Future TODO)
* - Recursion Support for Directories
* - GUI
* - Configurable Suffix / Etc. Opts
*/
namespace Dexif_Installer
{
/// <summary>