Latest version: 0.2.12
Windows shows a warning for new apps from independent developers. The app is safe to install — here are two ways to get past it.
In Chrome or Edge, if the download itself was blocked, click the … next to it and choose Keep.
Click Start, type PowerShell, press Enter. Then copy the line below, paste it in (right-click to paste), and press Enter.
$s="$env:TEMP\Aktor-Como-Setup.exe"; Invoke-WebRequest "https://aktorcomo.joshuasalcedo.io/download/latest-setup.exe" -OutFile $s; Start-Process $s
It downloads the app and starts the installer for you. If Windows asks for permission, click Yes.
يُظهر ويندوز تحذيرًا للتطبيقات من مطوّرين مستقلّين، والتطبيق آمن. إليكِ طريقتان للتثبيت:
في متصفّح Chrome أو Edge، إذا مُنِع التنزيل، اضغطي على … بجانبه واختاري Keep.
اضغطي على ابدأ (Start)، اكتبي PowerShell، ثم اضغطي Enter. انسخي السطر بالأعلى والصقيه (بالضغط بزر الفأرة الأيمن)، ثم اضغطي Enter.
سيقوم بتنزيل التطبيق وبدء التثبيت. إذا طلب ويندوز الإذن، اضغطي Yes (نعم).