-
Notifications
You must be signed in to change notification settings - Fork 115
[RAPPS-DB] Again, minor fixes and links that I know that are broken or outdated. #320
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
Changes from 16 commits
6a314a6
f922d12
09ebae3
9d06efe
5003cc3
91cce70
4c894d0
11a34f2
14480a5
3217f4b
415eb68
3b7f8bb
38145c0
69b558e
9358deb
94e6bee
ea0765c
9de0c40
0a195ee
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,6 +14,12 @@ Icon = chrome.ico | |
| URLDownload = https://archive.org/download/48.0.2564.109-chrome-installer/chrome48_x64.zip | ||
| SHA1 = 18a47a2285f05665e3ad19446186cfbcc30e5ba3 | ||
| SizeBytes = 80979795 | ||
| Installer = Generate | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Does this actually work? Last time I tried Chrome crashed on startup (although that was x64). Do we need a feature to add parameters to the shortcut to disable the browser sandbox?
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Exactly the same parameter that needs the x86 version of Chromium and Chrome.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I don't know what that parameter is. But I can add the shortcut parameter feature to Rapps.
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I mean, --no-sandbox it's compulsory in every Chromium based engine.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I just use Firefox in ROS.
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bad thing is Firefox in MSVC x64 has a biiiig bad bug: https://jira.reactos.org/browse/CORE-18341 |
||
|
|
||
| [Section.0a] | ||
| Description = Google Chrome es el popular navegador web de código cerrado desarrollado por Google, derivado del proyecto Chromium. | ||
|
|
||
| [Generate] | ||
| Files = *.exe|*.* | ||
| Dir = %ProgramFiles%\Google\Chrome | ||
|
julenuri marked this conversation as resolved.
Outdated
|
||
| Lnk = "Google Chrome.lnk" | ||
Uh oh!
There was an error while loading. Please reload this page.