{"id":16981329,"url":"https://github.com/negrutiu/nsis-nsutils","last_synced_at":"2025-04-12T02:20:29.548Z","repository":{"id":143478307,"uuid":"204136003","full_name":"negrutiu/nsis-nsutils","owner":"negrutiu","description":"NSIS plugin packed with goodies","archived":false,"fork":false,"pushed_at":"2024-06-12T15:13:32.000Z","size":247,"stargazers_count":3,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-25T21:51:22.557Z","etag":null,"topics":["installer","installer-script","nsis","nsis-installer","nsis-plugin","nsutils","utilities","utility"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/negrutiu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-24T09:22:16.000Z","updated_at":"2025-03-07T10:12:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"70552347-e9cc-4f7f-98eb-59d55e1d50cc","html_url":"https://github.com/negrutiu/nsis-nsutils","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negrutiu%2Fnsis-nsutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negrutiu%2Fnsis-nsutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negrutiu%2Fnsis-nsutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negrutiu%2Fnsis-nsutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/negrutiu","download_url":"https://codeload.github.com/negrutiu/nsis-nsutils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505921,"owners_count":21115354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["installer","installer-script","nsis","nsis-installer","nsis-plugin","nsutils","utilities","utility"],"created_at":"2024-10-14T02:05:11.161Z","updated_at":"2025-04-12T02:20:29.520Z","avatar_url":"https://github.com/negrutiu.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NSutils ([NSIS](https://github.com/negrutiu/nsis) plugin)\nNSutils has multiple functions packed in one plugin\u003cbr\u003e\nCheck out the [readme file](NSutils.Readme.txt) for additional details and usage examples\u003cbr\u003e\nThis plugin is known to work well on NT4, Win11 and everything in between...\n\n[![License: zlib/libpng](https://img.shields.io/badge/License-zlib%2Flibpng-blue.svg)](LICENSE)\n[![Latest Release](https://img.shields.io/badge/dynamic/json.svg?label=Latest%20Release\u0026url=https%3A%2F%2Fapi.github.com%2Frepos%2Fnegrutiu%2Fnsis-nsutils%2Freleases%2Flatest\u0026query=%24.name\u0026colorB=orange)](../../releases/latest)\n[![Downloads](https://img.shields.io/github/downloads/negrutiu/nsis-nsutils/total.svg?label=Downloads\u0026colorB=orange)](../../releases/latest)\n[![GitHub issues](https://img.shields.io/github/issues/negrutiu/nsis-nsutils.svg?label=Issues)](../../issues)\n\n### Functions:\n\nFunction|Details\n-|-\nGetVersionInfoString|Retrieve strings from an executable's version info\nGetFileVersion|Extract numeric file version from an executable's version info\nGetProductVersion|Extract numeric product version from an executable's version info\nReadResourceString\u003cbr\u003eWriteResourceString|Read/Write strings to an executable's string table\nDisableProgressStepBack\u003cbr\u003eRestoreProgressStepBack|Prevent installer's progress bar to step back during loops\nStartTimer\u003cbr\u003eStopTimer|Work with timers in NSIS scrips\nStartReceivingClicks\u003cbr\u003eStopReceivingClicks|Callback NSIS functions for custom buttons\nLoadImageFile|Loads an image in memory and returns a HBITMAP handle. Supports `bmp`, `jpeg`, `gif`\nRejectCloseMessages|Protects your installer against \"close\" windows messages such as `WM_CLOSE`, `WM_DESTROY`, `WM_COMMAND(IDCANCEL)`, etc.\nCloseFileHandles|Close files that are locked by other programs\nRegMultiSzInsertBefore\u003cbr\u003eRegMultiSzInsertAfter\u003cbr\u003eRegMultiSzInsertAtIndex\u003cbr\u003eRegMultiSzDelete|Operations with `REG_MULTI_SZ` registry values\nCPUID|Retrieve CPU capabilities\nCompareFiles|Check if two files are equal (content comparison)\nDriveIsSSD|Check if a drive is SSD by examining its `TRIM` capability\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegrutiu%2Fnsis-nsutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnegrutiu%2Fnsis-nsutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegrutiu%2Fnsis-nsutils/lists"}