Releases: amdf/NativeShell
Releases · amdf/NativeShell
Release v0.14.1
Fixed command 'lm' (list modules)
Release v0.14.0
- dir now support subdirectory listing
- you can change disk by typing C: or D: (if present)
- automatically search for an executable when typing unknown commands (for example, autochk will attempt to launch autochk.exe from the current directory)
- command parsing now skips leading whitespace
- prompt changed to NT paths instead of DOS paths (cosmetic change)
- NOTE: "lm" command is broken in x64 mode
Release v0.13.2
First release with x64 executable
Release v0.13.1
- check if native executable when start .exe file
Release v0.13.0
- fix backspace on modern systems
- now using semver for version numbers
Release v0.12
NT Native Executable and install files