Skip to content
View sredna's full-sized avatar

Organizations

@nsis-dev

Block or report sredna

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. MiniWndSpy MiniWndSpy Public

    Windows HWND information utility.

    C++ 6

  2. DetVer DetVer Public

    Version detection

    C++ 2

  3. JustShot JustShot Public

    C++ 1

  4. Freeware Freeware Public

    2

  5. UtilBonus.nsh UtilBonus.nsh
    1
    !ifndef FSContainerExists
    2
    !macro _FSContainerExists _a _b _t _f ; Directory, UNC share or drive root
    3
      IfFileExists `${_b}\*` `${_t}` `${_f}`
    4
    !macroend
    5
    !define FSContainerExists `"" FSContainerExists`
  6. StartRegedit StartRegedit Public

    C++ 2