At cold boot(Hard-reset),
Debug message is 'CertVerify: myProgram.exe trust = 0'
and then, after few seconds, when I execute above program again forcibly,
Debug message is 'CertVerify: myProgram.exe trust = 2'
What I want to do is that at early booting points what I should do for executing the program.
I guess certificate is not loaded at that time. Is it right?
Please Somebody help me~~asap !! I'm almost a dead :(