WPS Office 2019 Beta

TairikuOkami

Level 35
Verified
Top Poster
Content Creator
Well-known
May 13, 2017
2,452
It was just released. To sum it up. Previously a file took 1 sec to open, now it takes 20 secs, I had plenty of time to take a screenshot. :eek:
 

Attachments

  • capture_04212019_172532.jpg
    capture_04212019_172532.jpg
    51.5 KB · Views: 585

TairikuOkami

Level 35
Verified
Top Poster
Content Creator
Well-known
May 13, 2017
2,452
Nevermind, I have removed the improved features and it is back to 1 second. :)

Code:
reg delete "HKCU\Software\Classes\*\shellex\ContextMenuHandlers\          qingshellext" /f
reg delete "HKCU\Software\Classes\Directory\Background\shellex\ContextMenuHandlers\          qingshellext" /f
reg delete "HKCU\Software\Classes\Directory\shellex\ContextMenuHandlers\          qingshellext" /f
taskkill /f /im wps.exe
taskkill /f /im wpscenter.exe
del "%LocalAppData%\Kingsoft\WPS Office\*ksolaunch.exe" /s /f /q
del "%LocalAppData%\Kingsoft\WPS Office\*updateself.exe" /s /f /q
del "%LocalAppData%\Kingsoft\WPS Office\*wpscloudlaunch.exe" /s /f /q
del "%LocalAppData%\Kingsoft\WPS Office\*wpscloudsvr.exe" /s /f /q
del "%LocalAppData%\Kingsoft\WPS Office\*wpscenter.exe" /s /f /q
del "%LocalAppData%\Kingsoft\WPS Office\*wpsupdate.exe" /s /f /q
schtasks /DELETE /TN "WpsExternal_Mikai_20190422165109" /f
schtasks /DELETE /TN "WpsKtpcntrQingTask_Mikai" /f
schtasks /DELETE /TN "WpsUpdateTask_Mikai" /f
 

About us

  • MalwareTips is a community-driven platform providing the latest information and resources on malware and cyber threats. Our team of experienced professionals and passionate volunteers work to keep the internet safe and secure. We provide accurate, up-to-date information and strive to build a strong and supportive community dedicated to cybersecurity.

User Menu

Follow us

Follow us on Facebook or Twitter to know first about the latest cybersecurity incidents and malware threats.

Top