Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Autostart setting for windows tray app #3269

Merged
merged 1 commit into from
Nov 8, 2016
Merged

Autostart setting for windows tray app #3269

merged 1 commit into from
Nov 8, 2016

Conversation

arkpar
Copy link
Collaborator

@arkpar arkpar commented Nov 8, 2016

No description provided.

@arkpar arkpar added A0-pleasereview 🤓 Pull request needs code review. B0-patch labels Nov 8, 2016
@arkpar arkpar changed the title Autostart checkbox for windows installer Autostart setting for windows installer Nov 8, 2016
@rphmeier rphmeier added the M2-installer 📲 Installers for MacOS and Windows. label Nov 8, 2016
@@ -95,7 +95,7 @@
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
Copy link
Contributor

Choose a reason for hiding this comment

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

what's this change?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Disabling precompiled headers for debug build. Useful for debugging

@rphmeier
Copy link
Contributor

rphmeier commented Nov 8, 2016

Autostart setting looks like it's going into the system tray app rather than the installer, but maybe I'm misreading -- haven't used either.

@arkpar arkpar changed the title Autostart setting for windows installer Autostart setting for windows tray app Nov 8, 2016
@rphmeier rphmeier added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Nov 8, 2016
@arkpar arkpar merged commit b453ae1 into master Nov 8, 2016
@arkpar arkpar deleted the install-fix branch November 8, 2016 17:55
arkpar added a commit that referenced this pull request Nov 8, 2016
arkpar added a commit that referenced this pull request Nov 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well. M2-installer 📲 Installers for MacOS and Windows.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants