grepWin
A powerful and fast search tool using regular expressions
File Explorer
Download Latest Version (.zip)- 1-feature-request.yml
- 2-bug-report.yml
- 3-general-question.yml
- config.yml
- msbuild.yml
- pull_request_template.md
- NuGet.Config
- NuGet.exe
- NuGet.targets
- chocolateyInstall.ps1
- grepwin.nuspec
- compatibility.manifest
- dllmain.cpp
- ExplorerCommandVerb.vcxproj
- ExplorerCommandVerb.vcxproj.filters
- framework.h
- packages.config
- pch.cpp
- pch.h
- source.def
- version.h
- GitHub-socialpreview.png
- grepWin.ico
- grepWin.rc
- grepWin.rc2
- grepwin.svg
- grepwin_128.png
- grepwin_16.png
- grepwin_24.png
- grepwin_256.png
- grepwin_32.png
- grepwin_48.png
- grepwin_64.png
- grepWin_search-small.png
- grepWin_search.png
- infodlg.rtf
- logo.png
- vs9-tools-grepwin-prj.png
- vs9-tools-grepwin-sln.png
- CustomActions.cpp
- CustomActions.def
- CustomActions.vcxproj
- CustomActions.vcxproj.filters
- CustomActions.vcxproj.user
- packages.config
- AppXManifest.xml.in
- Banner.jpg
- Dialog.jpg
- License.rtf
- setup.build
- Setup.wxs
- StefansTools_setupdialog.pdn
- VersionNumberInclude.in.wxi
- website.url
- AboutDlg.cpp
- AboutDlg.h
- Bookmarks.cpp
- Bookmarks.h
- BookmarksDlg.cpp
- BookmarksDlg.h
- compatibility.manifest
- COMPtrs.h
- grepWin.cpp
- grepWin.vcxproj
- grepWin.vcxproj.filters
- LineData.h
- MultiLineEditDlg.cpp
- MultiLineEditDlg.h
- NameDlg.cpp
- NameDlg.h
- NewlinesDlg.cpp
- NewlinesDlg.h
- packages.config
- RegexReplaceFormatter.cpp
- RegexReplaceFormatter.h
- RegexTestDlg.cpp
- RegexTestDlg.h
- resource.h
- SearchDlg.cpp
- SearchDlg.h
- SearchInfo.cpp
- SearchInfo.h
- Settings.cpp
- Settings.h
- ShellContextMenu.cpp
- ShellContextMenu.h
- SK.ruleset
- stdafx.cpp
- stdafx.h
- TextOffset.h
- Theme.cpp
- Theme.h
- version.in
- checkyear.js
- coverity.bat
- ResText.exe
- Afrikaans.lang
- Belarusian.lang
- Chinese Simplified.lang
- Chinese Traditional.lang
- Dutch.lang
- English British.lang
- English.lang
- Finnish.lang
- French.lang
- German.lang
- Greek.lang
- Hindi.lang
- Hungarian.lang
- Indonesian.lang
- Italian.lang
- Japanese.lang
- Korean.lang
- Polish.lang
- Portuguese Brazilian.lang
- Portuguese.lang
- Russian.lang
- Slovak.lang
- Spanish Mexican.lang
- Spanish.lang
- Swedish.lang
- Tamil.lang
- Turkish.lang
- Vietnamese.lang
- .clang-format
- .gitattributes
- .gitignore
- .gitmodules
- .tgitconfig
- azure-pipelines.yml
- build.txt
- CODE_OF_CONDUCT.md
- default.build
- default.build.user.tmpl
- grepWin.sln
- grepWin.sln.DotSettings
- LICENSE
- README.md
- sktoolslib
- vcpkg-configuration.json
- vcpkg.json
- version.build.in
- version.txt
- versioninfo.build
# Installation Guide
1. Get the code
git clone https://github.com/stefankueng/grepWin
Downloads the entire project code from GitHub to your computer.
cd grepWin
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
