Jump to content

2 small command line tools with source code


SnoopyDog

Recommended Posts

Hi! ;)

 

Here are two small tools (Delphi 7 source code and compiled) for command line and/or batch execution. Maybe, you find them useful. I need them on my HTPC.

 

- ShutdownDVBViewer.exe: Command options: none. Simply shuts down the DVBViewer. Purpose: on my HTPC, the "power on" button of the remote control is 1:1 connected to the "power on" button of the HTPC case. I have a tool running which recognizes that i press the button for hibernating or switching the computer to standby. This gives DVBViewer the chance to properly store it's settings before the PC goes down.

 

- WakeOnLAN.exe: Command line options: MAC address of the network card of the computer that should be wakened up. Simply sends the "magic packet" as an UDP broadcast. You need to configure your network card driver and/or your BIOS settings to get this running. The MAC address can be figured out with the command "ipconfig /all" from the command line. Microsoft calls it "Physical address".

CommandLineTools.zip

Edited by SnoopyDog
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...