-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
the old "put a shortcut on startup folder" doesn't work so i made some research and found a new method, basicaly you'll need to create a new string value with the path to MiniSynapse executable on this registry key location: hkey_local_machine\software\wow6432node\microsoft\windows\currentversion\run.
tl;dr Run this command on cmd(as administrator):
REG ADD "HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run" /v MiniSynapse /t REG_SZ /d "PATH_TO_SYNAPSE_FOLDER\ItzWarty.MiniSynapse.exe"
Changing the "PATH_TO_SYNAPSE_FOLDER" part with your synapse folder location e.g: C:\Program Files (x86)\Razer\Synapse
rp1231 and NodusCursorius
Metadata
Metadata
Assignees
Labels
No labels