Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

Fill in installer / software metadata properly #1

Open
embray opened this issue Feb 15, 2016 · 0 comments
Open

Fill in installer / software metadata properly #1

embray opened this issue Feb 15, 2016 · 0 comments

Comments

@embray
Copy link
Owner

embray commented Feb 15, 2016

The graphical installer we're building has a few piece of metadata that we will want to set to something nice. In particular,

#define MyAppName "SageMath Windows"
#define MyAppPublisher "SageMath"
#define MyAppURL "http://www.sagemath.org/"
#define MyAppContact "http://www.sagemath.org/"

What I put in there for now is temporary, and probably fine while this is in the testing stage. But if this works and is something we want to make "officially" and blessed by the SageMath project we'll want to discuss on the mailing list what exactly to put in here, as well as add this to the official website.

embray added a commit that referenced this issue Feb 23, 2016
…y fine, but still warrants discussion for if/when this is officially released. See #1 The AppId is just a GUID generated by the Inno Setup IDE.  I don't know exactly what it generates it from but it's not terribly important.  It only needs to be generated once, really, that I can think of.
embray added a commit that referenced this issue Feb 25, 2016
…y fine, but still warrants discussion for if/when this is officially released. See #1 The AppId is just a GUID generated by the Inno Setup IDE.  I don't know exactly what it generates it from but it's not terribly important.  It only needs to be generated once, really, that I can think of.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant