nccgroup / autochrome

This tool downloads, installs, and configures a shiny new copy of Chromium.
Apache License 2.0
449 stars 80 forks source link

Feature Request: Windows Support #23

Open hackerpain opened 4 years ago

hackerpain commented 4 years ago

get_default_directory': uninitialized constant AutoChrome::ProfileBuilder::NotImplementedException (NameError)

used command:

ruby ./autochrome.rb -t Win_x64

I am using ruby with ming64, so usual command doesn't work. Please help!

On windows 10

hackerpain commented 4 years ago

?

crazyreverser commented 2 years ago

same issue

peter-h-ncc commented 1 year ago

Windows is not supported (see readme.md). If you'd like to contribute a pull request for Windows support please feel free to do so.

michaelbehan commented 1 year ago

All hope is not lost. This seems to work just fine under WSL2.

image

The caveat is that your proxy needs to running in or be reachable from WSL2.