Skip to content

New "run at startup" Method [FIX]Β #6

@ImaniiTy

Description

@ImaniiTy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions