Hi All,
I just purchased a code signing certificate from godaddy. It is a .spc. I
installed it, I see it in the trusted root authority in the certificates
area of ie. By the way I got the self signed approach to work, thanks!
Anyway, I am not clear how to proceed as the .spc does not show up in
William Heath wrote:
>I don't know, how can I tell, sorry I am new to this.
> -Tim
>
You can use the certificates snap in for MMC to view them.
Start->Run and enter mmc.exe
File->Add/Remove snapin
Click the Add button, and then select Certificates.
On some systems, you might find it already con
I don't know, how can I tell, sorry I am new to this.
-Tim
On Mon, Oct 6, 2008 at 5:57 PM, Roger Upole <[EMAIL PROTECTED]> wrote:
>
> William Heath wrote:
> > Hi Roger,
> > I managed to get the dll and register it. I am now getting this error:
> >
> > Traceback (most recent call last):
> > File
William Heath wrote:
> Hi Roger,
> I managed to get the dll and register it. I am now getting this error:
>
> Traceback (most recent call last):
> File
> "C:\Python25\Lib\site-packages\pythonwin\pywin\framework\scriptutils.py",
> line 312, in RunScript
>exec codeObject in __main__.__dict__
>
Hi Roger,
I managed to get the dll and register it. I am now getting this error:
Traceback (most recent call last):
File
"C:\Python25\Lib\site-packages\pythonwin\pywin\framework\scriptutils.py",
line 312, in RunScript
exec codeObject in __main__.__dict__
File "C:\Documents and Settings\bl
Hi!
Very interesting.
Roger, thank you very much super enormous!!!
@-salutations
--
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-list
William Heath wrote:
> Hi All,
> I thought I sent an email to the list regarding a need I have to self sign
> a
> py2exe windows executable. Does anyone know how to do that?
>
> -Tim
>
You can use capicom to sign an executable (or even a .pyd):
import win32com.client
s=win32com.client.Dispatch('
Hi All,
I thought I sent an email to the list regarding a need I have to self sign a
py2exe windows executable. Does anyone know how to do that?
-Tim
--
http://mail.python.org/mailman/listinfo/python-list