Need custom taskbar clock with day, date, time & seconds and bigger

Page 2 of 2 FirstFirst 12

  1. Posts : 137
    Windolws 10
    Thread Starter
       #11

    Thanks guys for all the suggestions.

    I didn't realize there were so many choices.

    Hope you all have a great weekend.

    Rob
      My Computer


  2. Posts : 117
    Windows
       #12

    T-Clock

    - also, you could use wscript via task scheduler to make it announce time every hour
      My Computer


  3. Posts : 318
    Windows 10 Home Single Language 21H1
       #13

    dacrone said:
    T-Clock

    - also, you could use wscript via task scheduler to make it announce time every hour
    Good idea, I have found that

    Windows Trick: How To Make Your Computer To Speak Out Time At Every Hour - NEXTOFWINDOWS.COM
      My Computer


  4. Posts : 10
    W10 LTSC 2019 x64/W10 PRO21H1 modified by mee
       #14

    @ Feuer thanks for share, very good too
      My Computer


  5. Posts : 318
    Windows 10 Home Single Language 21H1
       #15

    Besides the announcement, you can also play a wav file.

    CreateObject("Wscript.Shell").Run "cmd /c " & chr(34) & "nircmd mediaplay 3500 C:\Windows\Media\Alarm05.wav" & chr(34), 0, True
    I use nircmd.exe for play the wav file but you can use different apps
    I set 3,5 seconds for alarm05.wav file in windows\media folder

    You can put nircmd to system32 folder or you can address it with its full path
    for example;

    CreateObject("Wscript.Shell").Run "cmd /c " & chr(34) & "c:\nirsoft\nircmd.exe mediaplay 3500 C:\Windows\Media\Alarm05.wav" & chr(34), 0, True
    You can set the task for 30 minutes or 15 minutes etc.
      My Computer


  6. Posts : 6,834
    22H2 64 Bit Pro
       #16

    I just use DS Clock. You can drag it anywhere including the taskbar.

    Need custom taskbar clock with day, date, time & seconds and bigger-dsclock.png

    Need custom taskbar clock with day, date, time & seconds and bigger-ds-clock-4.2-_-options.png
      My Computer


  7. Posts : 137
    Windolws 10
    Thread Starter
       #17

    Thanks guys for all the great suggestions.

    Rob

    - - - Updated - - -

    Oh goodie, more clocks to try.

    You are all making me an expert on task bar clocks.

    I'll let you know what I end up with.

    Rob
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:09.
Find Us




Windows 10 Forums