{"id":18822522,"url":"https://github.com/dkxce/winpeverpatcher","last_synced_at":"2026-05-19T14:10:03.193Z","repository":{"id":223682236,"uuid":"761230177","full_name":"dkxce/WinPEVerPatcher","owner":"dkxce","description":"Update PE (Exe) Version Info from configuration file","archived":false,"fork":false,"pushed_at":"2024-02-21T14:08:19.000Z","size":2016,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T17:37:28.746Z","etag":null,"topics":["dkxce","executable","metadata","patcher","pe-exe","properties","rc","res","version","versioninfo","win","win32","windows"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dkxce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-02-21T13:38:24.000Z","updated_at":"2025-08-27T12:36:12.000Z","dependencies_parsed_at":"2024-02-21T14:49:51.878Z","dependency_job_id":"e7f17161-5707-4d78-9272-95a146af7d8b","html_url":"https://github.com/dkxce/WinPEVerPatcher","commit_stats":null,"previous_names":["dkxce/winpeverpatcher"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dkxce/WinPEVerPatcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkxce%2FWinPEVerPatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkxce%2FWinPEVerPatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkxce%2FWinPEVerPatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkxce%2FWinPEVerPatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkxce","download_url":"https://codeload.github.com/dkxce/WinPEVerPatcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkxce%2FWinPEVerPatcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001868,"owners_count":26083197,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dkxce","executable","metadata","patcher","pe-exe","properties","rc","res","version","versioninfo","win","win32","windows"],"created_at":"2024-11-08T00:50:05.463Z","updated_at":"2025-10-09T17:37:29.159Z","avatar_url":"https://github.com/dkxce.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"You can set PE (Exe) Version Info (Metadata parameters) from config xml\n\n      \u003cProperty name=\"Comments\"\u003e$FILE_COMMENT$\u003c/Property\u003e       \n\t  \u003cProperty name=\"CompanyName\"\u003e$FILE_COMPANY$\u003c/Property\u003e       \n\t  \u003cProperty name=\"FileDescription\"\u003e$FILE_DESCRIPTION$\u003c/Property\u003e       \n\t  \u003cProperty name=\"FileVersion\"\u003e$FILE_VERSION$\u003c/Property\u003e       \n\t  \u003cProperty name=\"InternalName\"\u003e\u003c/Property\u003e       \n\t  \u003cProperty name=\"LegalCopyright\"\u003e$FILE_COPYRIGHTS$\u003c/Property\u003e       \n\t  \u003cProperty name=\"LegalTrademarks\"\u003e$PRODUCT_NAME$\u003c/Property\u003e       \n\t  \u003cProperty name=\"OriginalFilename\"\u003e\u003c/Property\u003e       \n\t  \u003cProperty name=\"ProductName\"\u003e$PRODUCT_NAME$\u003c/Property\u003e       \n\t  \u003cProperty name=\"ProductVersion\"\u003e$PRODUCT_VERSION$\u003c/Property\u003e       \n   \n\t  \u003cProperty name=\"Assembly Version\"\u003e$FILE_VERSION$\u003c/Property\u003e       \t\n\t  \u003cProperty name=\"PrivateBuild\"\u003e$FILE_VERSION$\u003c/Property\u003e       \n\t  \u003cProperty name=\"SpecialBuild\"\u003e$FILE_VERSION$\u003c/Property\u003e       \n\nFULL LIST: https://learn.microsoft.com/ru-ru/windows/win32/menurc/versioninfo-resource    \n\nPROPERTIES REPLACEMENTS:\n\t\n\t%CD% - Current Directory\n\t\n\t%ENVIRONMENT_VARIABLE% - Windows Environment Variables\n\t%ALLUSERSPROFILE%\n\t%APPDATA%\n\t%CommonProgramFiles%\n\t%COMMONPROGRAMFILES(x86)%\n\t%COMPUTERNAME%\n\t%DATE%\n\t%HOMEDRIVE%\n\t%HOMEPATH%\n\t%LOCALAPPDATA%\n\t%PROCESSOR_ARCHITECTURE%\n\t%ProgramData%\n\t%ProgramFiles%\n\t%ProgramFiles(x86)%\n\t%ProgramW6432%\n\t%Public%\n\t%RANDOM%\n\t%SYSTEMDRIVE%\n\t%SYSTEMROOT%\n\t%TEMP%\n\t%TIME%\n\t%TMP%\n\t%USERNAME%\n\t%USERPROFILE%\n\t%WINDIR%\n\t\n\t%ANY_NAME% - FOR REPLACE WITH REGEX (?\u003cANY_NAME\u003e...)\n\t%FileName% \n\t%FileVersion% \n\t\n\t$FILE_COMPANY$\n\t$FILE_DESCRIPTION$\n\t$FILE_COMMENT$\n\t$FILE_COMMENT$\n\t$FILE_VERSION$\n\t$FILE_LANGUAGE$\n\t$FILE_COPYRIGHTS$\n\t$PRODUCT_NAME$\n\t$PRODUCT_VERSION$\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkxce%2Fwinpeverpatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkxce%2Fwinpeverpatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkxce%2Fwinpeverpatcher/lists"}