Menu

#636 Vista virtualization should be disabled

open
nobody
nunit-gui (245)
5
2007-08-09
2007-08-09
Mike
No

There is no manifest disabling Vista virtualization, so the test behave differently between XP and Vista.

Discussion

  • Charlie Poole

    Charlie Poole - 2007-08-10

    Logged In: YES
    user_id=586918
    Originator: NO

    This sounds like a potential security risk. Not so?

    I'll be looking for some volunteers on this one and we should probably discuss the impact on one of the lists.

    Charlie

     
  • Mike

    Mike - 2007-08-21

    Manifest disabling Vista virtualization.

     
  • Mike

    Mike - 2007-08-21

    Logged In: YES
    user_id=1086698
    Originator: YES

    The work to be done is documented in: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=463884&SiteID=1.

    With the attached manifest it should be sufficent to do:
    PATH=%PATH%;$(FrameworkSDKDir)Bin
    mt -nologo -manifest "application.manifest" –outputresource:$(TargetFileName);#1

    This step is to be done before signing the executable.

    This will change behavior to the XP SP2 way.
    File Added: application.manifest

     

Log in to post a comment.

MongoDB Logo MongoDB