-
-
Save vaginessa/a65c38b2c76809c0fffc2c67ce8f5493 to your computer and use it in GitHub Desktop.
For a trial reset remove the entire key: | |
Windows Registry Editor Version 5.00 | |
HKEY_CURRENT_USER\Software\Classes\CLSID\{dc8137d7-6d72-3550-a000-ae9c2affc92} | |
after that reboot. :) |
I love you bro
For StartAllBack, trial reset now on this path:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}
looking for an empty folder {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} and delete it
maybe need reboot. :)
For StartAllBack, trial reset now on this path:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}
looking for an empty folder {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} and delete it
maybe need reboot. :)
yo i think im a lil late but theres no empty folders what do i do lol
@callatebiaggio For StartISBack (atleast on my installation, 2.9.20) the key is in HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID\
. My key happened to be named {yyyy yyyy}
for some reason.
I've included a .xml in my gist that you should be able to import into Task Scheduler that nukes the key upon logon.
If you want to do it yourself you can just make a task that runs reg.exe
with the argument delete "HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID\[INSERT KEY HERE]" /f
.
https://gist.github.com/padgriffin/8b67796f460993076f7d0fbb5b24fc26
@callatebiaggio For StartISBack (atleast on my installation, 2.9.20) the key is in
HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID\
. My key happened to be named{yyyy yyyy}
for some reason.I've included a .xml in my gist that you should be able to import into Task Scheduler that nukes the key upon logon.
If you want to do it yourself you can just make a task that runs
reg.exe
with the argumentdelete "HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID\[INSERT KEY HERE]" /f
.https://gist.github.com/padgriffin/8b67796f460993076f7d0fbb5b24fc26
That script would be useful if i knew which folder had the key but im not kidding when i say theres like over 1k and most of them look like this (the red line is how much i have to scroll to get to the last one) im using the same StartISBack version as you btw
What in the actual heck is going on with your system
can you try running reg.exe delete "HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID\{yyyy yyyy}" /f
and see if it does anything?
Nothing
Download Link: [REDACTED]
I hope no one is dumb enough to ever click that link and download whatever crazy virus it happens to be..
Update - Automation Utility (StartAllBack Only)
Made a utility to automate this task - removed the Gist in favor of the repository:
start-all-back-trial-reset
🤣😂🤣😂🤣😂🤣* nice try but it doesnt work with me try nother thing*
…
On Thu, Aug 1, 2024 at 5:16 PM Nurudin Imširović @.> wrote: @.* commented on this gist. ------------------------------ Update - Automation Utility Made a utility to automate this task - removed the Gist in favor of the repository: start-all-back-trial-reset https://github.com/imshvc/start-all-back-trial-reset — Reply to this email directly, view it on GitHub https://gist.github.com/vaginessa/a65c38b2c76809c0fffc2c67ce8f5493#gistcomment-5140839 or unsubscribe https://github.com/notifications/unsubscribe-auth/AIYHUDUTBMNFGQ2KRQAV673ZPJNM3BFKMF2HI4TJMJ2XIZLTSKBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDHNFZXJJDOMFWWLK3UNBZGKYLEL52HS4DFVRZXKYTKMVRXIX3UPFYGLK2HNFZXIQ3PNVWWK3TUUZ2G64DJMNZZDAVEOR4XAZNEM5UXG5FFOZQWY5LFVA2DQMRXGYZTEMNHORZGSZ3HMVZKMY3SMVQXIZI . You are receiving this email because you commented on the thread. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .
Sorry, should've mentioned it's StartAllBack only. Does not work for StartIsBack.
Update - Automation Utility (StartAllBack Only)
Made a utility to automate this task - removed the Gist in favor of the repository: start-all-back-trial-reset
Worked perfectly. Thank you!
It is not necessary to restart the PC, you can restart the explorer and everything works
I don't even understand these scam links. Why here? StartIsBack/StartAllBack is already a niche product and this trial workaround is therefore a niche within a niche. Feels like there would be 'better' places to try and scam people than here.
I'll have a look into it.