• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
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
5
Profile views
11
Posts
0
Followers
0
Following
Joined Nov 23, 2024, 12:18 PM Last Online Mar 30, 2025, 10:55 PM

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
    Mar 29, 2025, 8:21 PM

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
    Mar 29, 2025, 8:21 PM
  • 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
    Mar 29, 2025, 9:28 AM
  • RE: Command to Windows Hibernating

    @Oliver-R Thanks a lot

    posted in Windows
    E
    Ego95
    Mar 28, 2025, 5:21 PM
  • RE: The sleep comand doesnr suspend the pc its hibernating

    @Russ Doesnt work dont know why

    posted in Windows
    E
    Ego95
    Nov 24, 2024, 8:39 PM
  • 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
    Nov 24, 2024, 4:34 PM
  • 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
    Nov 24, 2024, 12:43 AM
  • RE: Comandos

    @Russ the shutdown comand doesnt work

    posted in Windows
    E
    Ego95
    Nov 24, 2024, 12:34 AM
  • 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
    Nov 23, 2024, 11:34 PM
  • 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
    Nov 23, 2024, 11:30 PM
  • 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
    Nov 23, 2024, 10:47 PM