Oh. Sorry.
Here you go..
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>dir c:\windows\system32\sppsvc.exe
Volume in drive C is Windows
Volume Serial Number is FC87-F7F2
Directory of c:\windows\system32
14-07-2009 06:44 3,179,520 sppsvc.exe
1 File(s) 3,179,520 bytes
0 Dir(s) 145,655,799,808 bytes free
C:\Windows\system32>icacls c:\windows\system32\sppsvc.exe
c:\windows\system32\sppsvc.exe NT SERVICE\TrustedInstaller

F)
BUILTIN\Administrators

RX)
NT AUTHORITY\SYSTEM

RX)
BUILTIN\Users

RX)
Successfully processed 1 files; Failed processing 0 files
C:\Windows\system32>net start sppsvc
The Software Protection service is starting.
The Software Protection service could not be started.
A system error has occurred.
System error 2 has occurred.
The system cannot find the file specified.
C:\Windows\system32>sc qc sppsvc
[SC] QueryServiceConfig SUCCESS
SERVICE_NAME: sppsvc
TYPE : 10 WIN32_OWN_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:\Windows\system32\sppsvc.exe
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : Software Protection
DEPENDENCIES : RpcSs
SERVICE_START_NAME : NT AUTHORITY\NetworkService
C:\Windows\system32>sc queryex sppsvc
SERVICE_NAME: sppsvc
TYPE : 10 WIN32_OWN_PROCESS
STATE : 1 STOPPED
WIN32_EXIT_CODE : 2 (0x2)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
PID : 0
FLAGS :
C:\Windows\system32>sc qprivs sppsvc
[SC] QueryServiceConfig2 SUCCESS
SERVICE_NAME: sppsvc
PRIVILEGES : SeAuditPrivilege
: SeChangeNotifyPrivilege
: SeCreateGlobalPrivilege
: SeImpersonatePrivilege
C:\Windows\system32>sc qsidtype sppsvc
[SC] QueryServiceConfig2 SUCCESS
SERVICE_NAME: sppsvc
SERVICE_SID_TYPE: UNRESTRICTED
C:\Windows\system32>sc sdshow sppsvc
D

A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWRPLO
CRRC;;;IU)(A;;CCLCSWRPLOCRRC;;;SU)(A;;LCRP;;;AU)S

AU;FA;CCDCLCSWRPWPDTLOCRSDRCW
DWO;;;WD)
C:\Windows\system32>