[PR #349] [CLOSED] Hidden startup feature #1114

Closed
opened 2026-02-27 15:53:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/349
Author: @Rottweiler
Created: 8/23/2015
Status: Closed

Base: masterHead: master


📝 Commits (4)

  • 7849e56 Hidden startup feature
  • 47811cc Formatted documents, fixed TAB replacements
  • 5898b20 Updated GUI + Builder with hidden startup method
  • 24c1411 Fixed 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.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/349 **Author:** [@Rottweiler](https://github.com/Rottweiler) **Created:** 8/23/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`7849e56`](https://github.com/quasar/Quasar/commit/7849e563489845cb97425cec5d16a2d544eb0785) Hidden startup feature - [`47811cc`](https://github.com/quasar/Quasar/commit/47811cc4237a228ab252c79a19a4815cd0cfeabe) Formatted documents, fixed TAB replacements - [`5898b20`](https://github.com/quasar/Quasar/commit/5898b207c3becb2301c06fa0479175223bf24382) Updated GUI + Builder with hidden startup method - [`24c1411`](https://github.com/quasar/Quasar/commit/24c1411d572c28826ab4af770ed63ef99e65f389) Fixed typo in registry path ### 📊 Changes **6 files changed** (+128 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:53:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#1114
No description provided.