Skip to content

Added publisher and size shown in win uninstall - #83

Merged
stefanjudis merged 2 commits into
electron-userland:masterfrom
demetris-manikas:FEAT-win-uninstall-info
Dec 23, 2015
Merged

Added publisher and size shown in win uninstall#83
stefanjudis merged 2 commits into
electron-userland:masterfrom
demetris-manikas:FEAT-win-uninstall-info

Conversation

@demetris-manikas

Copy link
Copy Markdown
Contributor

No description provided.

@mention-bot

Copy link
Copy Markdown

By analyzing the blame information on this pull request, we identified @stefanjudis, @radibit and @malept to be potential reviewers

Comment thread README.md Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add an example value here -> 200MB?
The sample file shows mostly concrete values over the place. :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replaced Estimated Size with a number. The units are KB as stated later on in the file.

@stefanjudis

Copy link
Copy Markdown
Contributor

Just a tiny note - over all looking good. 👍

@demetris-manikas

Copy link
Copy Markdown
Contributor Author

Any thoughts about adding
BrandingText "${APP_NAME} ${APP_VERSION}" to the template?
This way NullSoft Install System vX.XX.XXX in the (un)installer is replaced by the BrandingText value

@stefanjudis

Copy link
Copy Markdown
Contributor

I'll do electron-builder night tonight. :)

Sorry for the huge delay. :(

@stefanjudis

Copy link
Copy Markdown
Contributor

Any thoughts about adding BrandingText "${APP_NAME} ${APP_VERSION}" to the template?

Sounds perfect to me. :)

About the size - would be cool if we could automatically add the size, as we have the application available.

What do you think?

@demetris-manikas

Copy link
Copy Markdown
Contributor Author

I found a method to add the size but I 'll have no Windows PC available for a while so I cannot test it.

It is described in http://nsis.sourceforge.net/Add_uninstall_information_to_Add/Remove_Programs Computing Estimated Size section.

Take a look. Looks quite straightforward to implement.

And... while you are there read the whole page.
There are quite a few uninstall options that are not implemented
The QuietUninstallString is very easy to implement along with some others (VersionMajor, VersionMinor).
Let me now what you think.

@demetris-manikas

Copy link
Copy Markdown
Contributor Author

I managed to get hold of windows and tried it. Looks fine.

@stefanjudis

Copy link
Copy Markdown
Contributor

@demetris-manikas can you please resolve conflicts... After that I'll give it a try.

Thanks a lot. :)

@demetris-manikas

Copy link
Copy Markdown
Contributor Author

Conflicts resolved.

@demetris-manikas

Copy link
Copy Markdown
Contributor Author

Hi, any news on this one?
I guess you are busy but I would appreciate some feedback.
Thanks.

@stefanjudis

Copy link
Copy Markdown
Contributor

@demetris-manikas sorry it happened again. :(

There was an older PR than yours which I merged first. Sorry about that.

@demetris-manikas

Copy link
Copy Markdown
Contributor Author

I guess you I have to resolve conflicts once more... not a problem for this one.

@demetris-manikas

Copy link
Copy Markdown
Contributor Author

Conflicts resolved.

@stefanjudis

Copy link
Copy Markdown
Contributor

👍 Tried it and works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants