# Cara Untuk Semak Versi .Net Framework Pada PC/Laptop

Buka My Computer dan pergi ke akses Local Disk (C:)

Cari folder yang berikut: **Windows** > **Microsoft.Net** > **Framework (*****C:\Windows\Microsoft.NET\Framework)***

Kemudian, buka folder dengan versi nombor yang terbaru. Contohnya; **v4.0.30319. Rujuk gambar dibawah.**

<figure><img src="/files/j2bEmTVqqG67xCAGHk6a" alt=""><figcaption></figcaption></figure>

Selepas buka folder, pilih mana-mana file dengan extension ".dll". Right click pada file tersebut dan pilih "properties". Rujuk gambar dibawah.

<figure><img src="/files/E0pz5NjGd8sdWvqnYrle" alt=""><figcaption></figcaption></figure>

Kemudian, klik pada tab "details".

Di bahagian product version, anda dapat lihat versi .Net Framework yang ada pada PC/laptop anda. Contohnya: **4.8.9032.0 (Rujuk gambar dibawah)**

<figure><img src="/files/KpHqlT5PgiYSK25XJWQ3" alt=""><figcaption></figcaption></figure>

Jika versi .Net Framework anda ialah versi lama, sila download dan install versi terbaru dari link ini: <https://dotnet.microsoft.com/en-us/download/dotnet-framework/net481?cid=getdotnetframework>

<figure><img src="/files/dz2CN61Od5JY84pjox5C" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.imzanrazin.com/pengenalan/cara-untuk-semak-versi-.net-framework-pada-pc-laptop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
