-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
[Feature Request] Support portable installation #5
Comments
Hello. ChromiumForWindows works with the Installers, which can be found on https://chromium.woolyss.com/. Because I don't have control over those installers I can not make the actual Chromium browser to install itself into the Portable folder. Although it could be possible by telling the program to create NTFS Symbolic Links, it would mess up the default browser setting in Windows. I would need to do a lot of coding to get it fixed and it might not even work. You might see that https://chromium.woolyss.com/ has a "Portable" download button at every Chromium branch they have. I could make the Updater to download that instead of the Installer. Well, all of them redirects me to the chrlauncher download site, so that's not an option.. But if you only need the actual ChromiumForWindows Updater to be portable, you can copy everything from C:\Users\YOURUSERNAME\AppData\Local\Chromium\ to your Portable folder. It should run, but it will always create the Schortcuts directed to C:\Users\YOURUSERNAME\AppData\Local\Chromium\ChromiumLauncher.exe not to the actual Portable folder you have created. I leave this issue opened, since the NTFS Symbolic Link method might work, but if it won't, I will make sure to at least add an Updater portability option at the Releases page. |
Your current best option is to use https://github.com/henrypp/chrlauncher. It is made for portability. |
Will have a look there. Seems like the best option. Thanks for sharing! |
I would love to use this portable...
The text was updated successfully, but these errors were encountered: