[New-bugs-announce] [issue16067] UAC prompt for installation shows temporary file name

Edward Brey report at bugs.python.org
Fri Sep 28 03:49:50 CEST 2012


New submission from Edward Brey:

When installing on Windows, the UAC prompt shows a temporary random file name for the MSI file. To solve this, use the /d switch with  signtool when signing the MSI file.

Cf. http://stackoverflow.com/q/4315840

----------
components: Installation
messages: 171398
nosy: breyed
priority: normal
severity: normal
status: open
title: UAC prompt for installation shows temporary file name
type: behavior
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16067>
_______________________________________


More information about the New-bugs-announce mailing list