Remove-Item -Path $Path -Force Write-Host "🗑️ Removed: $Path" -ForegroundColor Yellow
[Parameter(Position=1)] [string]$LinkPath, symbolic link in windows
static void CreateLink(string[] args)