Tweaking.com Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Tweaking.com Support Forums
»
Main Forum
»
Everything Else
(Moderators:
Shane
,
Boggin
,
Julian
) »
Countdown clock Programming
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Countdown clock Programming (Read 8729 times)
0 Members and 1 Guest are viewing this topic.
Racco
Newbie
Join Date: Mar 2014
Posts: 47
Karma: 1
Countdown clock Programming
«
on:
August 08, 2014, 07:25:13 am »
I have a freebie countdown clock I use daily. There are a few things I would like to add to it; however, I do not know what it was programmed with, or how to find out. Is there a way to get to the software that drives it?
Logged
Shane
Administrator
Hero Member
Join Date: Sep 2011
Posts: 9281
Location: USA
Karma: 137
"Knowledge should be shared not hidden."
Re: Countdown clock Programming
«
Reply #1 on:
August 08, 2014, 12:14:17 pm »
Once a program is compiled to a exe you cant change it. It isnt in code, it has been complied.
What is the program you are using?
Shane
Logged
Racco
Newbie
Join Date: Mar 2014
Posts: 47
Karma: 1
Re: Countdown clock Programming
«
Reply #2 on:
August 08, 2014, 08:19:23 pm »
Thanks Shane. It is a very simple countdown clock (attached). I just wanted to put a default to 30 minutes instead of 3 and fix the alarm since it doesn't work. I am happy enough with it live it as it is.
Logged
Shane
Administrator
Hero Member
Join Date: Sep 2011
Posts: 9281
Location: USA
Karma: 137
"Knowledge should be shared not hidden."
Re: Countdown clock Programming
«
Reply #3 on:
August 09, 2014, 01:32:08 am »
Something that basic you dont need a program, you can do it yourself
Here I made one for you. This is a bat file that uses powershell to play a audio file 10 times after the 30 min timer goes down.
Right click on the bat file and click edit to make any changes you need
Shane
Logged
Racco
Newbie
Join Date: Mar 2014
Posts: 47
Karma: 1
Re: Countdown clock Programming
«
Reply #4 on:
August 09, 2014, 09:02:19 am »
Thanks a ton Shane,
This is a good solution.
Racco
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tweaking.com Support Forums
»
Main Forum
»
Everything Else
(Moderators:
Shane
,
Boggin
,
Julian
) »
Countdown clock Programming