Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
NexTool-Windows-Suite-No-Admin.exe | 2023-09-29 | 37.4 kB | |
NexTool-Windows-Suite-Admin.exe | 2023-09-29 | 37.4 kB | |
NexTool.tar.gz | 2023-09-28 | 104.9 kB | |
NexTool.zip | 2023-09-28 | 109.5 kB | |
README.md | 2023-09-28 | 992 Bytes | |
Totals: 5 Items | 290.2 kB | 0 |
Releases 🚀
Overview
NexTool Windows Suite's development journey is marked with periodic releases that ensure our users get the best and the latest features, improvements, and bug fixes. Each release is a result of countless hours of development, testing, and feedback from our community.
Current Release
Version: 1
Release Date: September 29, 2023
Getting the Release
PS2EXE Version
For users who prefer an executable version rather than running a script, we offer a PS2EXE version of our tool. This executable version offers the same functionalities as our PowerShell script but in a familiar executable format.
Automated PowerShell Script (Recommended)
Execute the following command in an elevated PowerShell window to fetch and set up the latest version:
:::powershell
iex (new-object net.webclient).DownloadString('https://raw.githubusercontent.com/coff33ninja/NexTool-Windows-Suite/master/AdminLaunchOption.ps1')