From 555e1ddc7c0cfe73dd19c918cc5a3e32e139fef4 Mon Sep 17 00:00:00 2001 From: Owen Date: Wed, 25 Feb 2026 14:57:32 -0800 Subject: [PATCH] Update iss --- newt.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newt.iss b/newt.iss index 8cf0ae7..281f758 100644 --- a/newt.iss +++ b/newt.iss @@ -32,7 +32,7 @@ DefaultGroupName={#MyAppName} DisableProgramGroupPage=yes ; Uncomment the following line to run in non administrative install mode (install for current user only). ;PrivilegesRequired=lowest -OutputBaseFilename=mysetup +OutputBaseFilename=newt_windows_installer SolidCompression=yes WizardStyle=modern ; Add this to ensure PATH changes are applied and the system is prompted for a restart if needed