-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Electron/Chromium on Windows 7 #82
Comments
This is also something I wanted to look into, to get window XP support - https://github.com/win32ss/supermium I would like to move away from electron, but the filesystem access part is a bit annoying. it could be a local node app instead where you just load a webpage, though - then you could use any browser I wonder if people would like that |
I want this so that I don't have to run "two browsers" on my computer.
how about calling the file picker window by server/nodejs-side? |
you'd have to run a nodejs program which you'd then visit the URL of on the computer, the filepicker could be serversize, yeah I'm not sure what people's workflows will break due to this though |
Thorium is chromium-based browser that supports Windows 7 (based on new chromium versions)
If i find a way to replace chromium in electron-engine, then i will definitely inform you and I will provide the sources and binaries
The text was updated successfully, but these errors were encountered: