Summary
csc could compile manifest into programs that may trigger elevation requests in Windows Vista
Metadata
- Id: cddffe36d063c6ba9a8a3d43ad2450b5cc419752
- Trac id: 186
- Type: enhancement
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: core tools
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone: 4.5.0
- Version: 4.4.x
- Changetime: 2010-03-27 11:01:11 UTC
- Created: 2010-03-13 13:47:09 UTC
- Keywords: windows csc
Description
John Cowan suggested to automatically compile manifests into programs generated by `csc` that have "install" or "setup" in their names, according to the method provided in #185.
Changes and comments
[2010-03-27 11:01:11 UTC] felix changed status from new to closed
[2010-03-27 11:01:11 UTC] felix set resolution to fixed
[2010-03-27 11:01:11 UTC] felix wrote:
Fixed in c1b3d35d78bfabf9bb989d4204ede10619e2cf8c (master).