Click here to Skip to main content
15,906,467 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need help changing a value in an application Pin
Richard Andrew x646-Mar-15 12:56
professionalRichard Andrew x646-Mar-15 12:56 
GeneralRe: Need help changing a value in an application Pin
manchanx6-Mar-15 12:59
professionalmanchanx6-Mar-15 12:59 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:05
hopper16-Mar-15 13:05 
GeneralRe: Need help changing a value in an application Pin
Dave Kreskowiak6-Mar-15 13:12
mveDave Kreskowiak6-Mar-15 13:12 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:22
hopper16-Mar-15 13:22 
GeneralRe: Need help changing a value in an application Pin
Dave Kreskowiak6-Mar-15 14:44
mveDave Kreskowiak6-Mar-15 14:44 
GeneralRe: Need help changing a value in an application Pin
Richard Andrew x646-Mar-15 13:14
professionalRichard Andrew x646-Mar-15 13:14 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:31
hopper16-Mar-15 13:31 
GeneralRe: Need help changing a value in an application Pin
phil.o7-Mar-15 8:28
professionalphil.o7-Mar-15 8:28 
GeneralRe: Need help changing a value in an application Pin
hopper17-Mar-15 9:08
hopper17-Mar-15 9:08 
GeneralRe: Need help changing a value in an application Pin
phil.o7-Mar-15 9:40
professionalphil.o7-Mar-15 9:40 
GeneralRe: Need help changing a value in an application Pin
hopper17-Mar-15 9:57
hopper17-Mar-15 9:57 
GeneralRe: Need help changing a value in an application Pin
phil.o7-Mar-15 10:15
professionalphil.o7-Mar-15 10:15 
AnswerRe: Need help changing a value in an application Pin
BillWoodruff6-Mar-15 13:37
professionalBillWoodruff6-Mar-15 13:37 
Do you have the source code for the program ?

If you don't, and you can't get help from wherever the program came from, then it's probable the authors/company did not intend for you to change that value. We are not going to help you hack some code.

If you have the source, then you'll need to develop some skills in programming to find the place where the date is set, and alter it. Start by searching the code for every use of keywords like "DateTime" and "TimeSpan."
«To kill an error's as good a service, sometimes better than, establishing new truth or fact.» Charles Darwin in "Prospero's Precepts"

GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:45
hopper16-Mar-15 13:45 
GeneralRe: Need help changing a value in an application Pin
Dave Kreskowiak6-Mar-15 14:46
mveDave Kreskowiak6-Mar-15 14:46 
QuestionProgress Bar as Notify Icon Pin
Member 108502536-Mar-15 5:24
Member 108502536-Mar-15 5:24 
AnswerRe: Progress Bar as Notify Icon Pin
Eddy Vluggen6-Mar-15 5:28
professionalEddy Vluggen6-Mar-15 5:28 
AnswerRe: Progress Bar as Notify Icon Pin
OriginalGriff6-Mar-15 5:41
mveOriginalGriff6-Mar-15 5:41 
GeneralRe: Progress Bar as Notify Icon Pin
Member 108502536-Mar-15 6:01
Member 108502536-Mar-15 6:01 
GeneralRe: Progress Bar as Notify Icon Pin
OriginalGriff6-Mar-15 6:07
mveOriginalGriff6-Mar-15 6:07 
GeneralRe: Progress Bar as Notify Icon Pin
Member 108502536-Mar-15 6:46
Member 108502536-Mar-15 6:46 
GeneralRe: Progress Bar as Notify Icon Pin
Member 108502536-Mar-15 6:45
Member 108502536-Mar-15 6:45 
GeneralRe: Progress Bar as Notify Icon Pin
Ron Nicholson6-Mar-15 8:38
professionalRon Nicholson6-Mar-15 8:38 
GeneralRe: Progress Bar as Notify Icon Pin
Member 108502536-Mar-15 13:48
Member 108502536-Mar-15 13:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.