Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 574 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 574 Bytes

Windows Registry Finder - GUI

filter-video-ezgif com-optimize

Features

  • Find by keyword
  • Filter by Key
  • Filter by Type
  • Double-clicked to open target registry in Regedit

Build

go build -a -ldflags="-s -w -H windowsgui -extldflags '-O2'" .

don't specific build package target to ./main.go it will make go builder not pick up the rsrc.syso so build executable can't run