mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #413] Registry question #203
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#203
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?
Originally created by @webiummedia on GitHub (Nov 21, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/413
I need to execute a .cmd file on computer startup. It needs to be invisible (no dos window).
I am pretty sure i can do that from the regedit in quasar but I am unsure how to do it.
C:\Users\info\start.cmd
thx in advance
@yankejustin commented on GitHub (Nov 22, 2015):
This functionality is not yet implemented onto the Registry Editor. I plan on adding such functionality when I have free time. Most likely over winter break. :)
@webiummedia commented on GitHub (Nov 22, 2015):
untile such a feature exists, how can i do it manually?
@yankejustin commented on GitHub (Nov 22, 2015):
Through Quasar, that would not be possible through the Registry Editor for now.
You could upload a file to the client then add a startup registry key by a different feature on Quasar. 💯