Software Install কীভাবে হয়?
নতুন Program ব্যবহার করতে Install করতে হয় — Software Hard Disk/SSD-তে Copy হয় এবং OS-এ Register হয়। Install Methods: Setup.exe, MSI Installer, Microsoft Store, Portable App (Install ছাড়াই)।
Install Methods
| Method | File/Source | বিবরণ |
|---|---|---|
| Setup Wizard | .exe Setup file | Next → Next → Install — সবচেয়ে common |
| MSI Installer | .msi file | Enterprise deployment, silent install |
| Microsoft Store | Store App | Verified, Auto-update, One-click install |
| Web Installer | Small downloader | Online থেকে full package download |
| Portable | .zip extract | Install ছাড়াই Run — USB-তে নেওয়া যায় |
Uninstall Software
| উপায় | Steps |
|---|---|
| Settings | Win+I → Apps → Installed Apps → Uninstall |
| Control Panel | Programs → Uninstall a program → Select → Uninstall |
| Start Menu | App Right-click → Uninstall |
Common Install Problems
"Not enough disk space": Disk Cleanup করুন। "Admin required": Right-click → Run as administrator। Install stuck: Restart PC, Antivirus temporarily disable (careful), Retry।
O-S-C-U = Official site + Scan with Antivirus + Custom install check + UAC verify — Safe Software Install!
🔑 মূল বিষয়
Setup wizard, Microsoft Store, safe download ও uninstall process
- Install — সফটওয়্যার ইনস্টল ও আনইনস্টল সম্পর্কিত গুরুত্বপূর্ণ ধারণা
- Uninstall — সফটওয়্যার ইনস্টল ও আনইনস্টল সম্পর্কিত গুরুত্বপূর্ণ ধারণা
- Setup — সফটওয়্যার ইনস্টল ও আনইনস্টল সম্পর্কিত গুরুত্বপূর্ণ ধারণা
- Download — সফটওয়্যার ইনস্টল ও আনইনস্টল সম্পর্কিত গুরুত্বপূর্ণ ধারণা
💡 মনে রাখুন
"Not enough disk space": Disk Cleanup করুন। "Admin required": Right-click → Run as administrator। Install stuck: Restart PC, Antivirus temporarily disable (careful), Retry।