Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
View Tickets
New Ticket
Search
Context Navigation
Back to Ticket #2836
Ticket #2836
: _WinAPI_SfcIsKeyProtected.au3
File _WinAPI_SfcIsKeyProtected.au3,
181 bytes
(added by mLipok,
10 years ago
)
Line
1
#include <WinAPIFiles.au3>
2
#include <MsgBoxConstants.au3>
3
4
MsgBox($MB_SYSTEMMODAL, "Title", 'File Protection Status = ' & _WinAPI_SfcIsFileProtected("C:\Windows\explorer.exe"))
Download in other formats:
Original Format