Modify ↓
Opened 10 years ago
Closed 10 years ago
#2836 closed Feature Request (Completed)
_WinAPI_SfcIsFileProtected - example - proposal
Reported by: | mLipok | Owned by: | Jpm |
---|---|---|---|
Milestone: | 3.3.13.17 | Component: | Documentation |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
#include <WinAPIFiles.au3> #include <MsgBoxConstants.au3> MsgBox($MB_SYSTEMMODAL, "Title", 'File Protection Status = ' & _WinAPI_SfcIsFileProtected("C:\Windows\explorer.exe"))
Attachments (1)
Change History (2)
Changed 10 years ago by mLipok
comment:1 Changed 10 years ago by Jpm
- Milestone set to 3.3.13.17
- Owner set to Jpm
- Resolution set to Completed
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Added by revision [10896] in version: 3.3.13.17