# File lib/facter/core/execution/windows.rb, line 3
  def search_paths
    ENV['PATH'].split(File::PATH_SEPARATOR)
  end