TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Christian Robinson
    3. Best
    C
    • Profile
    • Following 0
    • Followers 2
    • Topics 3
    • Posts 26
    • Best 3
    • Controversial 0
    • Groups 0

    Best posts made by Christian Robinson

    • RE: Installed background service, but background commands still not available

      Yes, that's how the UAC works when triggered from a non-admin account, and (most) installers cause the UAC to come up. If there's only one admin level account it defaults to that one, but I do have to enter the password. I treat it a bit like using "sudo" on a Linux/Unix machine--I don't like staying logged in as an admin account.

      I get an Access Denied error on that link.

      posted in General Discussion
      C
      Christian Robinson
    • RE: Commands that use Nircmd.exe (toggle mute, say stuff, etc.)

      Since I already use AutoHotkey I used someone's example one-off AutoHotkey script to accomplish the Mute/Unmute, plus Play/Pause, Volume Up/Down, and Skip Forward/Back. I can provide the script and commands if anybody's interested. It can be used to simulate virtually any keyboard key, or even key sequences.

      posted in Windows
      C
      Christian Robinson
    • RE: Installed background service, but background commands still not available

      I think I've uncovered another bug. For some reason I'm seeing multiple entries in my command list on the website, even though my commands.json file doesn't have duplicates, and triggering one of the duplicated commands is problematic.

      posted in General Discussion
      C
      Christian Robinson