Skip to content
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

feat: Added custom windows / mac installer graphics. #3082

Merged
merged 5 commits into from
May 15, 2020

Conversation

tonyanziano
Copy link
Contributor

@tonyanziano tonyanziano commented May 15, 2020

Description

This PR adds custom images to the Windows and Mac (.dmg) installers.

Task Item

Fixes #3083

Screenshots

Before - Windows

installer-before-1
installer-before-2

After - Windows

installer-after-1
installer-after-2

Before - Mac

installer-mac-before-1

After - Mac

image

@github-actions
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling d0c6433 on toanzian/installer-assets into 3a6466c on master.

@@ -56,6 +57,8 @@
"runAfterFinish": true,
"installerIcon": "resources/composerIcon.ico",
"uninstallerIcon": "resources/composerIcon.ico",
Copy link
Contributor

Choose a reason for hiding this comment

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

can we remove resources/ now since we used it above as a directory?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good catch! I think we can

@srinaath
Copy link
Contributor

This looks neat!!

@benbrown
Copy link
Contributor

I have never been part of a product launch that had an installer that looks as nice as this one!!

@tonyanziano tonyanziano marked this pull request as ready for review May 15, 2020 18:58
@cwhitten
Copy link
Member

whohoo!

@cwhitten cwhitten merged commit ee0006f into master May 15, 2020
@cwhitten cwhitten deleted the toanzian/installer-assets branch May 15, 2020 19:18
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* Added custom windows installer graphics.

* Added custom mac installer graphics.

* Removed redundant build resource file paths.

Co-authored-by: Tony Anziano <tonyanziano@Tonys-MacBook-Pro.local>
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.

4 participants