class LicenseAcceptance::NoValidEnvironmentVar

def initialize

def initialize
  super("no valid environment variables set on Windows")
end