mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[PR #349] [CLOSED] Hidden startup feature #1114
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1114
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/349
Author: @Rottweiler
Created: 8/23/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
7849e56Hidden startup feature47811ccFormatted documents, fixed TAB replacements5898b20Updated GUI + Builder with hidden startup method24c1411Fixed typo in registry path📊 Changes
6 files changed (+128 additions, -23 deletions)
View changed files
📝
Client/Config/Settings.cs(+2 -0)📝
Client/Core/SystemCore.cs(+66 -5)📝
Server/Core/Build/ClientBuilder.cs(+4 -1)📝
Server/Core/Data/BuilderProfile.cs(+12 -0)📝
Server/Forms/FrmBuilder.Designer.cs(+30 -14)📝
Server/Forms/FrmBuilder.cs(+14 -3)📄 Description
Added hidden startup feature (https://support.microsoft.com/en-us/kb/103865)
Path: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows
Key: Load
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.