TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Ego95
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 11
    • Best 0
    • Controversial 1
    • Groups 0

    Ego95

    @Ego95

    -1
    Reputation
    4
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Ego95 Unfollow Follow

    Best posts made by Ego95

    • Second Monitor Off

      The command I use to turn off the monitor is this: powershell (Add-Type '[DllImport("user32.dll")]^public static extern int SendMessage(int hWnd, int hMsg, int wParam, int lParam);' -Name a -Pas)::SendMessage(-1,0x0112,0xF170,2) And this to turn it on but never encloses the monitor again: powershell (Add-Type '[DllImport("user32.dll")]^public static extern int SendMessage(int hWnd, int hMsg, int wParam, int lParam);' -Name a -Pas)::SendMessage(-1,0x0112,0xF170,-1)

      There is a command to turn off second monitor only and to turn on again?

      posted in General Discussion
      E
      Ego95

    Latest posts made by Ego95

    • Second Monitor Off

      The command I use to turn off the monitor is this: powershell (Add-Type '[DllImport("user32.dll")]^public static extern int SendMessage(int hWnd, int hMsg, int wParam, int lParam);' -Name a -Pas)::SendMessage(-1,0x0112,0xF170,2) And this to turn it on but never encloses the monitor again: powershell (Add-Type '[DllImport("user32.dll")]^public static extern int SendMessage(int hWnd, int hMsg, int wParam, int lParam);' -Name a -Pas)::SendMessage(-1,0x0112,0xF170,-1)

      There is a command to turn off second monitor only and to turn on again?

      posted in General Discussion
      E
      Ego95
    • Turn Off only second Monitor

      The command I use to turn off the monitor is this: powershell (Add-Type '[DllImport("user32.dll")]^public static extern int SendMessage(int hWnd, int hMsg, int wParam, int lParam);' -Name a -Pas)::SendMessage(-1,0x0112,0xF170,2) And this to turn it on but never encloses the monitor again: powershell (Add-Type '[DllImport("user32.dll")]^public static extern int SendMessage(int hWnd, int hMsg, int wParam, int lParam);' -Name a -Pas)::SendMessage(-1,0x0112,0xF170,-1)

      There is a command to turn off second monitor only and to turn on again?

      posted in Windows
      E
      Ego95
    • RE: Command to Windows Hibernating

      @Oliver-R Thanks a lot

      posted in Windows
      E
      Ego95
    • RE: The sleep comand doesnr suspend the pc its hibernating

      @Russ Doesnt work dont know why

      posted in Windows
      E
      Ego95
    • The sleep comand doesnr suspend the pc its hibernating

      rundll32.exe powrprof.dll,SetSuspendState 0,1,0 any one knows wich comand can i use

      posted in Windows
      E
      Ego95
    • Need Help

      I need a comand that turn off my pc and another to suspend I tried but doesnt work. by the way any one know if its possible do aomething like this wakeonlan /s /t 30 start firefox http://www.youtube.com

      posted in Windows
      E
      Ego95
    • RE: Comandos

      @Russ the shutdown comand doesnt work

      posted in Windows
      E
      Ego95
    • RE: Comandos

      @Russ its possible to use a comand like this wakeonlan /s /t 30 start firefox http://www.youtube.com that power on pc and wait 30sec to launch firefox in that specific website

      posted in Windows
      E
      Ego95
    • RE: Comandos

      @Russ Thanks for the reply The problem disappeared after updating the program in Windows. But I still don't understand how to turn on my PC using wakeonlan with Alexa from triggercmd. And I have a doubt, use the command to suspend the PC but I see that it is like hibernating instead of suspending. When I suspend the PC and click on the mouse, the lock screen usually appears, but when I use the command and use the mouse, even the motherboard logo appears.

      posted in Windows
      E
      Ego95
    • How can I do it with Pc I used the code wakeonlan with my windows pc but doesnt work

      Re: Turn on a computer

      posted in Raspberry Pi
      E
      Ego95