A PowerShell script to fix xampp issue by refreshing data log.
- Windows
- Download xampp_fix.exe
- Powershell-Command
-
Invoke-Expression (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/ThamanGurung01/xampp_fix/master/src/xampp_fix.ps1").Content
-