Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mt190502 committed Sep 15, 2023
1 parent c897f35 commit e76112f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,9 @@

## Installation

1. Create the `%PROGRAMFILES%\hyper-v-rest-wmi` directory.
2. Copy the `hyper-v-rest-wmi.exe` file to the `%PROGRAMFILES%\hyper-v-rest-wmi` directory.
3. Open Windows PowerShell as an administrator and execute the following commands:

```powershell
cd "$env:PROGRAMFILES\hyper-v-rest-wmi"
.\hyper-v-rest-wmi.exe --service=install
.\hyper-v-rest-wmi.exe --service=start
```
1. Go to the [Releases](https://github.com/monobilisim/hyper-v-rest-wmi/releases) page.
2. Download *portable* or *setup* package.
3. Run it!

## Usage

Expand Down
12 changes: 3 additions & 9 deletions README.tr.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,9 @@

## Kurulum

1. `%PROGRAMFILES%\hyper-v-rest-wmi` dizinini oluşturun.
2. `hyper-v-rest-wmi.exe` dosyasını `%PROGRAMFILES%\hyper-v-rest-wmi` dizinine kopyalayın.
3. Yönetici olarak Windows PowerShell'i açın ve aşağıdaki komutları çalıştırın:

```powershell
cd "$env:PROGRAMFILES\hyper-v-rest-wmi"
.\hyper-v-rest-wmi.exe --service=install
.\hyper-v-rest-wmi.exe --service=start
```
1. [Releases](https://github.com/monobilisim/hyper-v-rest-wmi/releases) sayfasına gidin.
2. *Portable (taşınabilir, kurulumsuz)* veya *Setup (kurulumlu)* paketlerden birini indirin.
3. Çalıştırın!

## Kullanım

Expand Down

0 comments on commit e76112f

Please sign in to comment.