For Windows Vista and later versions of the Windows family of operating systems, kernel-mode software must have a digital signature to load on x64-based computer systems.
What this means for Windows Vista.
-Unsigned kernel-mode software will not load and will not run on x64-based systems.
Note: Even users with administrator privileges cannot load unsigned kernel-mode code on x64-based systems. This applies for any software module that loads in kernel mode, including device drivers, filter drivers, and kernel services.
What this means for software publishers. For vendors who publish kernel-mode software, this policy has the following effects:
For any kernel-mode component that is not already signed, publishers must obtain and use a PIC to sign all 64-bit kernel-mode software that will run on x64-based systems running Windows Vista. This includes kernel-mode services software.
What this means for Windows Vista.
-Unsigned kernel-mode software will not load and will not run on x64-based systems.
Note: Even users with administrator privileges cannot load unsigned kernel-mode code on x64-based systems. This applies for any software module that loads in kernel mode, including device drivers, filter drivers, and kernel services.
What this means for software publishers. For vendors who publish kernel-mode software, this policy has the following effects:
For any kernel-mode component that is not already signed, publishers must obtain and use a PIC to sign all 64-bit kernel-mode software that will run on x64-based systems running Windows Vista. This includes kernel-mode services software.
So is this gonna stop daemon tools from running on Vista x64? Afterall, it does need some sort of driver to emulate cd/dvd-rom drives. And I don't think Microsoft is going to sign drivers that allow images to be mounted, not to mention the costs of getting a certificate for signing.
EDIT: sorry for submitting this twice, I thought something went wrong when posting, but I didn't notice this board is moderated.
Comment