Skip to content

Commit

Permalink
Fixed indents.
Browse files Browse the repository at this point in the history
Signed-off-by: raspopov <[email protected]>
  • Loading branch information
raspopov committed Apr 10, 2021
1 parent fa79032 commit dc8b501
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@ Utility to manage a Windows Search™ internals.

## Features

- Fine tuning of indexer locations (add, edit, delete).
- Bulk operations.
- Direct control of Windows Search™ engine.
- Nifty context menu.
- Fine tuning of indexer locations (add, edit, delete).
- Bulk operations.
- Direct control of Windows Search™ engine.
- Nifty context menu.

## System Requirements

- Windows XP or later, 32 or 64-bit.
- Microsoft Visual C++ 2015-2019 Redistributables ([32-bit](https://aka.ms/vs/15/release/VC_redist.x86.exe)/[64-bit](https://aka.ms/vs/15/release/VC_redist.x64.exe)).
- Administrator rights (optional).
- Windows XP or later, 32 or 64-bit.
- Microsoft Visual C++ 2015-2019 Redistributables ([32-bit](https://aka.ms/vs/15/release/VC_redist.x86.exe)/[64-bit](https://aka.ms/vs/15/release/VC_redist.x64.exe)).
- Administrator rights (optional).

## Development Requirements

- [Microsoft Visual Studio 2017 Community](https://aka.ms/vs/15/release/vs_Community.exe) with components:
- Microsoft.VisualStudio.Workload.NativeDesktop
- Microsoft.VisualStudio.Component.VC.ATLMFC
- Microsoft.VisualStudio.Component.WinXP
- Microsoft.VisualStudio.ComponentGroup.NativeDesktop.WinXP
- Microsoft.VisualStudio.Component.NuGet
- [Microsoft Visual Studio 2017 Community](https://aka.ms/vs/15/release/vs_Community.exe) with components:
- Microsoft.VisualStudio.Workload.NativeDesktop
- Microsoft.VisualStudio.Component.VC.ATLMFC
- Microsoft.VisualStudio.Component.WinXP
- Microsoft.VisualStudio.ComponentGroup.NativeDesktop.WinXP
- Microsoft.VisualStudio.Component.NuGet

## Licenses

Expand Down

0 comments on commit dc8b501

Please sign in to comment.