Modify

Opened 16 years ago

Closed 14 years ago

#1595 closed Feature Request (Completed)

SupportedOS ID for manifest

Reported by: sklocke Owned by: trancexx
Milestone: 3.3.9.5 Component: Aut2Exe
Version: Severity: None
Keywords: manifest windows7 Cc:

Description (last modified by trancexx)

Introduction

With Windows 7, Microsoft introduces a new section in an application's manifest called Compatibility. In this section, entries supportedOS ID=<fixed value for OS> can be entered.
Currently, there exist fixed values for Windows Vista and Windows 7. Under Windows Vista and XP, this section is ignored.

One effect an entry for Windows 7 made in this section has is to disable the Program Compatibility Assisstant dialog that comes up under certain conditions and sometimes wrongly suggests to restart an executable in XP mode (which could break automated installation processes). I do not know all other effects, but Microsoft will at least tie down level support to these entries.

Feature request

Add option for Au2Exe to respectively include the Windows 7 or Windows Vista ID in this section of the manifest.

For a related forum thread, including a discussion of a workaorund, see http://www.autoitscript.com/forum/index.php?showtopic=113657

Attachments (0)

Change History (5)

comment:1 by Valik, 16 years ago

Hint: AutoIt3Wrapper is not an official first-party tool. It's 2nd-party. I do not care one way or the other if AutoIt3Wrapper contains this functionality. I want this functionality built into Aut2Exe and do not want this ticket closed as complete otherwise.

Apparently I have to do things myself if I wish for them to be done right.

comment:2 by J-Paul Mesnage, 16 years ago

Component: AutoItAut2Exe
Owner: set to Valik
Status: newassigned

@Valik
just do it as Jon does seems to be part of the game

comment:3 by Jos, 16 years ago

Directive added to the current Beta version of AutoIt3Wrapper (v 2.0.1.33)

#AutoIt3Wrapper_res_Compatibility= ;Vista,Windows7 . Both allowed separated by a comma (default=None)

Jos

comment:4 by trancexx, 14 years ago

Description: modified (diff)
Keywords: autoitwrapper removed
Summary: New AutoIt3Wrapper directive - supportedOS ID for manifestSupportedOS ID for manifest

comment:5 by trancexx, 14 years ago

Milestone: 3.3.9.5
Owner: changed from Valik to trancexx
Resolution: Completed
Status: assignedclosed

Added by revision [7056] in version: 3.3.9.5

Modify Ticket

Action
as closed The owner will remain trancexx.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.