mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 19:22:22 +01:00
<feat: New release>
This commit is contained in:
@@ -17,6 +17,6 @@ Future<bool> isPortFree(int port) async {
|
||||
}
|
||||
|
||||
Future<void> resetWinNat() async {
|
||||
var binary = File("${authenticatorDirectory.path}\\winnat.bat");
|
||||
var binary = File("${assetsDirectory.path}\\misc\\winnat.bat");
|
||||
await runElevatedProcess(binary.path, "");
|
||||
}
|
||||
Reference in New Issue
Block a user