RE: Hi, Any work around for windows mobile 6 dynamic loading warni
- From: WinMobileNewMan <WinMobileNewMan@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 21 Dec 2007 06:20:00 -0800
Hi Simon ,
Thanks again!
Simon, afterfollowing the command suggested below i could only imported the
certificates to certain store(i dont know where it went physically in
system:-( )...
still i dont see the certificate after clicking on 'select from store' using
signcode wizard '
and how to get the corresponding private key(is the key a file or number ?)
and where can i locate the key?
could you please tell me the detailed step to do it? it would really help!
"Simon Hart [MVP]" wrote:
You need to add your cert to the certificate store on your dev machine for.
nice integration with Visual Studio.
Execute on the command-line: start c:\windows\system32\certmgr.msc then
import your cert using the wizard.
--
Simon Hart
Visual Developer - Device Application Development MVP
http://simonrhart.blogspot.com
"WinMobileNewMan" wrote:
Hi Simon ,
Many thanks for the answer!
I tried to use signcode.exe , I am not able to see any certficates under
'select from store' option in Digital signature wizard to choose .
How to get the reuired certificate under 'select from store option'.
Which is the right certficate to choose and where can i locate them...i need
to sign a test dll and i dont want the message to pop-up as i described in my
first mail.
What is the select from file otion? can i choose the certificate file as well?
I have asked too many questions...wish i dint bug u up:-)
"Simon Hart [MVP]" wrote:
Yes by signing your code using a digital signature provided from Verisign or
Thawte. You can sign your code using signtool.exe(.NET 2.0 and later) or
signcode.exe (pre .NET 2.0). You can also create your own digital signature
using makecert.exe.
--
Simon Hart
Visual Developer - Device Application Development MVP
http://simonrhart.blogspot.com
"Manas" wrote:
Is there any way to avoid the below message while dynamicaly loading
the a dll into windows mobile 6, without signing the dll ?
"Starting this program requires a component from an unknown
publisher.
You should start the program only if you trust the component's
publisher. Do you want to continue?"
-Manas
- References:
- Hi, Any work around for windows mobile 6 dynamic loading warning message ?
- From: Manas
- RE: Hi, Any work around for windows mobile 6 dynamic loading warning m
- From: Simon Hart [MVP]
- RE: Hi, Any work around for windows mobile 6 dynamic loading warni
- From: WinMobileNewMan
- RE: Hi, Any work around for windows mobile 6 dynamic loading warni
- From: Simon Hart [MVP]
- Hi, Any work around for windows mobile 6 dynamic loading warning message ?
- Prev by Date: do we need to dispose screen controls?
- Next by Date: Re: do we need to dispose screen controls?
- Previous by thread: RE: Hi, Any work around for windows mobile 6 dynamic loading warni
- Next by thread: Re: Hi, Any work around for windows mobile 6 dynamic loading warning message ?
- Index(es):
Relevant Pages
|