ฐานความรู้

  1. หน้าแรก
  2. How To
  3. How to remove the license
สร้าง
เปลี่ยนแปลง

หัวข้อ 2796

How to remove the license

To remove the license and the product key for SmartFTP Client:

Open PowerShell (powershell.exe) and copy&paste:

Remove-Item -Path "$env:LOCALAPPDATA\SmartFTP\Client 2.0\License.dat" -Force -ErrorAction SilentlyContinue
Remove-ItemProperty -Path "HKCU:\SOFTWARE\SmartFTP\Client 2.0\Settings" -Name "Serial" -Force -ErrorAction SilentlyContinue

 

คีย์เวิร์ด
license

หัวข้อที่เกี่ยวข้อง

What do you think about this topic? Send feedback!