Intelligent Standby List Cleaner (ISLC) v1.0.4.6 Released

zlFrosT
Posts: 6
Joined: Sun Aug 11, 2019 10:09 pm

Re: Intelligent standby list cleaner (ISLC) v1.0.1.7 Released

Post by zlFrosT »

Window 10 Version 1809 x64
User avatar
Wagnard
Site Admin
Posts: 2008
Joined: Sat Jul 04, 2015 5:18 pm
Location: 127.0.0.1

Re: Intelligent standby list cleaner (ISLC) v1.0.1.7 Released

Post by Wagnard »

zlFrosT wrote: Mon Aug 12, 2019 1:02 am Window 10 Version 1809 x64
I will try to get more information on this because for the moment, I'm unable to repro this issue.
zlFrosT
Posts: 6
Joined: Sun Aug 11, 2019 10:09 pm

Re: Intelligent standby list cleaner (ISLC) v1.0.1.7 Released

Post by zlFrosT »

Could you pass me the link to download version 1.0.0.5?
User avatar
Wagnard
Site Admin
Posts: 2008
Joined: Sat Jul 04, 2015 5:18 pm
Location: 127.0.0.1

Re: Intelligent standby list cleaner (ISLC) v1.0.1.7 Released

Post by Wagnard »

zlFrosT wrote: Mon Aug 12, 2019 1:41 pm Could you pass me the link to download version 1.0.0.5?
Just edit the current link to your desired version
zlFrosT
Posts: 6
Joined: Sun Aug 11, 2019 10:09 pm

Re: Intelligent standby list cleaner (ISLC) v1.0.1.7 Released

Post by zlFrosT »

If you find a solution for that error please let me know to improve my game

You explain to me about editing the link because I don't understand
User avatar
Wagnard
Site Admin
Posts: 2008
Joined: Sat Jul 04, 2015 5:18 pm
Location: 127.0.0.1

Re: Intelligent standby list cleaner (ISLC) v1.0.1.7 Released

Post by Wagnard »

zlFrosT wrote: Mon Aug 12, 2019 8:08 pm If you find a solution for that error please let me know to improve my game

You explain to me about editing the link because I don't understand
https://www.wagnardsoft.com/ISLC/ISLC%20v1.0.0.5.exe
User avatar
Wagnard
Site Admin
Posts: 2008
Joined: Sat Jul 04, 2015 5:18 pm
Location: 127.0.0.1

Re: Intelligent standby list cleaner (ISLC) v1.0.1.7 Released

Post by Wagnard »

zlFrosT wrote: Mon Aug 12, 2019 8:08 pm If you find a solution for that error please let me know to improve my game

You explain to me about editing the link because I don't understand
I really think the problem is on your end and the error message is quite explicit about it.
There seems to be a problem initializing the performance counter on your end. ISLC use the performance counter to verify the current memory status.
Can you see if an event log is generated ? mostly under the "Application" and "system" after you tried to launch ISLC.

This is usually a service that is disabled in "services.msc" and that it shouldn't. (just like the message say)
zlFrosT
Posts: 6
Joined: Sun Aug 11, 2019 10:09 pm

Re: Intelligent standby list cleaner (ISLC) v1.0.1.7 Released

Post by zlFrosT »

I just formatted the pc and it already works
User avatar
Wagnard
Site Admin
Posts: 2008
Joined: Sat Jul 04, 2015 5:18 pm
Location: 127.0.0.1

Re: Intelligent standby list cleaner (ISLC) v1.0.1.7 Released

Post by Wagnard »

zlFrosT wrote: Thu Aug 15, 2019 12:17 am I just formatted the pc and it already works
Thanks, This confirm the issue was not in my code. Sorry you had to format. But a good old format sometime make all things goes better. 8-)
LlamaWithKatana
Posts: 1
Joined: Sun Aug 25, 2019 10:32 am

Re: Intelligent standby list cleaner (ISLC) v1.0.1.7 Released

Post by LlamaWithKatana »

Just registered here to post a solution if you can't reload counter.
It is working with PowerShell.
1. Run Powershell with Administrator right (just in case)
2. First, reload counters from sysWOW64
3. Navigate to System32 and reload counters there

Also, maybe the author would consider to include PS script to reload performance counters. Just sayin.