-
Notifications
You must be signed in to change notification settings - Fork 115
[RAPPS-DB] Dependencies #386
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 3 commits
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 |
|---|---|---|
|
|
@@ -37,6 +37,7 @@ | |
| b'SaveAs', | ||
| b'Scope', | ||
| b'SilentParameters', | ||
| b'Dependencies', | ||
| ] | ||
|
|
||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,6 +8,7 @@ URLSite = https://www.zeckensack.de/glide/ | |
| URLDownload = https://web.archive.org/web/20250414094032/zeckensack.de/glide/archive/glidewrapper084c.exe | ||
| SHA1 = 7a9d60a18b660473742b476465e9aea7bd5ab6f8 | ||
| SizeBytes = 254995 | ||
| RegName = GlidewrapZbag | ||
|
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. @whindsaks could you explain me what the purpose of RegName is (since it's not systematically present for all packages)?
Contributor
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. By default we assume that the apps registry uninstall subkey has the same name as the package display name. In the cases where it does not, RegName should be set in the package manifest. Rapps uses this to detect if the application is installed or not ( To find an apps "RegName", just install the app and look in the registry... |
||
|
|
||
| [Section.0a] | ||
| Name = Adaptador de compat. para Glide de zeckensack | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.