https://github.com/beached/remotesystempathupdater
Prefix missing path items to the system path
https://github.com/beached/remotesystempathupdater
Last synced: 2 months ago
JSON representation
Prefix missing path items to the system path
- Host: GitHub
- URL: https://github.com/beached/remotesystempathupdater
- Owner: beached
- License: mit
- Created: 2018-11-27T01:32:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-27T02:07:36.000Z (over 6 years ago)
- Last Synced: 2025-01-07T21:12:32.385Z (4 months ago)
- Language: C#
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Remote System Path Updater
Prefix missing path items to the system pathCalled checkpaths.exe hostname
## Paths file
The paths file is a newline separated list of Paths that should be a the beginning of the System path. The list is in the order they will be inserted into the system path## HostName
The hostname is the name of the computer or a single . or localhost for the local computer