miscellaneous fixes

This commit is contained in:
2025-04-03 18:22:33 -04:00
parent 84a0c754a3
commit 17a7c90245
5 changed files with 12 additions and 6 deletions

View File

@ -35,6 +35,8 @@ namespace TSforgeCLI
{
Logger.WriteLine("TSforge (c) MASSGRAVE 2025");
Utils.Wow64EnableWow64FsRedirection(false);
try
{
if (args.Length == 0)