Skip to content

hashimoton/pathup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pathup

System path updator for Windows

PLATFORMS

Works on Windows 7, 10

REQUIREMENTS

  • Ruby 1.9.3 or later
  • Diff::LCS
  • Win32API (since Ruby 3.0)

SETUP

> gem install diff-lcs
> gem install win32api

Just copy pathup.rb into your convenient directory.

Usage

> ruby pathup.rb [options]

Without any options, show current system path and backup if changed.

-e edit system_path.txt
-u update system path with system_path.txt

The -u option may require administrator privileges.

About

System path updator for Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published