posted on Monday, July 16, 2007 4:49 PM by Jonathan Hodgson

MMC snap-ins on 64-bit

Came across this interesting issue when changing code access security (CASPOL) setting via the Microsoft Management Console (MMC) snap-in.

There are separate policies on a 64-bit machine, ie. for 32 and 64-bit runtime versions.

Good explanation why and how to run different mmc versions via command line parameters.

Comments