Pinned Loading
-
-
UtilBonus.nsh
UtilBonus.nsh 1!ifndef FSContainerExists
2!macro _FSContainerExists _a _b _t _f ; Directory, UNC share or drive root
3IfFileExists `${_b}\*` `${_t}` `${_f}`
4!macroend
5!define FSContainerExists `"" FSContainerExists`
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.