Team OS : Your Only Destination To Custom OS !!

Welcome to TeamOS Community, Register or Login to the Community to Download Torrents, Get Access to Shoutbox, Post Replies, Use Search Engine and many more features. Register Today!

Torrent + Direct Kutools for Excel v21.00 Multilingual 32 & 64 bit

SuperTech

Member
Downloaded
135.1 GB
Uploaded
13.6 TB
Ratio
103.07
Seedbonus
755,369
Upload Count
0 (0)
Member for 7 years
Quick fix to get 3 more tries for each feature after it expires (copy and paste into Powershell ISE, then run it)

Code:
Remove-Item -Path "HKCU:\SOFTWARE\ExtendOffice\*" -Force -Verbose
  Remove-Item -Path "HKCU:\SOFTWARE\KutoolsforExcel\*" -Force -Verbose
  Remove-Item -Path "HKCU:\SOFTWARE\Kutools for Excel\*" -Force -Verbose
  Remove-Item -Path "HKCU:\Software\Microsoft\Windows\Windows Error Reporting\Hangs\*" -Force -Verbose
  Remove-Item -Path "HKLM:\SOFTWARE\ExtendOffice\*" -Force -Verbose

The actual timebomb value does change (I didn't think it did), but you can find it very easily with Procmon.

Launch Excel with Kutools
Launch Procmon
Set filter process name excel.exe and path contains "InprocServer32".
Click on the expired countdown icon in the task bar
Stop capture in Procmon
Find the value with very long number in registry and jump to it in Procmon from the entries it found the in the trace (example: HKCR\CLSID\{C90659C9-DD28-6AA2-F00B-75988AABF9B}\InProcServer32\(Default) and in the details pane, you will see a long string of numbers)
Close Excel
Delete the whole registry key
Uninstall Kutools
Reinstall Kutools

Viola, another 30 days. If you just delete the registry key under HKCR with the long series of numbers, the software expires immediately, so that's why you have to uninstall/reinstall it after deleting the key.

This is software I use about once a year at work, so can't justify the cost of buying it for work and of course every time I need to use it it's frigging expired and I have to remember how I "cleaned" the trial data off.
 

Trueramnet

Member
Downloaded
20.3 GB
Uploaded
706.1 MB
Ratio
0.03
Seedbonus
46
Upload Count
0 (0)
Member for 3 years
Thanks, very good sharing me. i am wondering now. thank you .
 

arnitr14

Member
Downloaded
20.4 GB
Uploaded
7.9 GB
Ratio
0.39
Seedbonus
7
Upload Count
0 (0)
Member for 4 years
Can you please add this file as a direct link?
 
Top