Hey ! I was able to get repro this morning. Trying to fix it...
Edit: I have recoded part of the WMI process detection stuff.
On my end it seems to work good now.
Let me know for you.
Note: I added a little number when ISLC is started near the exclusion button. It shows the number of detected process from the exclusion list.
https://www.wagnardsoft.com/ISLC/ISLC%20v1.0.2.8.exe
[1.0.2.x] Issue purging SBL with exclusion list
- Wagnard
- Site Admin
- Posts: 1836
- Joined: Sat Jul 04, 2015 5:18 pm
- Location: 127.0.0.1
- Contact:
-
- Posts: 31
- Joined: Thu Oct 03, 2019 6:31 am
Re: [1.0.2.x] Issue purging SBL with exclusion list
Got it, I'll try to check this weekend.
-
- Posts: 31
- Joined: Thu Oct 03, 2019 6:31 am
Re: [1.0.2.x] Issue purging SBL with exclusion list
I have a bad news. Again. 
It works in a session, but freeze purging after sleep.


It works in a session, but freeze purging after sleep.

- Wagnard
- Site Admin
- Posts: 1836
- Joined: Sat Jul 04, 2015 5:18 pm
- Location: 127.0.0.1
- Contact:
-
- Posts: 31
- Joined: Thu Oct 03, 2019 6:31 am
Re: [1.0.2.x] Issue purging SBL with exclusion list
Near the button "Exclusion list" ? Was 1.
I started the game, number immediately increased to 1, played for a while, closed the game, copied the file - purging worked for a first time, watched a movie - purging worked for a second time, sent computer to sleep.
After waking up, started the game again - number is still 1, played for a while, closed the game, copied the file - you can see result in screenshot.
- Wagnard
- Site Admin
- Posts: 1836
- Joined: Sat Jul 04, 2015 5:18 pm
- Location: 127.0.0.1
- Contact:
Re: [1.0.2.x] Issue purging SBL with exclusion list
Thanks for the report. I think there could be something breaking in ISLC when the computer goes to sleep, I'll try to find out what.vmech wrote: ↑Sat May 21, 2022 10:42 pmNear the button "Exclusion list" ? Was 1.
I started the game, number immediately increased to 1, played for a while, closed the game, copied the file - purging worked for a first time, watched a movie - purging worked for a second time, sent computer to sleep.
After waking up, started the game again - number is still 1, played for a while, closed the game, copied the file - you can see result in screenshot.
-
- Posts: 31
- Joined: Thu Oct 03, 2019 6:31 am
Re: [1.0.2.x] Issue purging SBL with exclusion list
Maybe. Or maybe something is wrong with the OS.
In any case, the symptoms of dysfunction are as follows:
- Starting excluded program
- Closing excluded program
- Falling asleep
- Awakening
- Starting excluded program
- Closing excluded program
- ISLC dysfunctioning
-
- Posts: 31
- Joined: Thu Oct 03, 2019 6:31 am
Re: [1.0.2.x] Issue purging SBL with exclusion list
I understood how works counter near Exclusion button. I want to add to the above that it is this counter that freezes, i.e. program from exclusion list is already closed, its own process is unloaded from memory, but the counter is not cleared/decreased.
How you get processes info from WMI. By regular ExecQuery inside internal program loop with polling rate delay ? Or by own WMI Provider with events notification ?
How you get processes info from WMI. By regular ExecQuery inside internal program loop with polling rate delay ? Or by own WMI Provider with events notification ?
- Wagnard
- Site Admin
- Posts: 1836
- Joined: Sat Jul 04, 2015 5:18 pm
- Location: 127.0.0.1
- Contact:
Re: [1.0.2.x] Issue purging SBL with exclusion list
I subscribe to a wmi event for when a new process start or exitvmech wrote: ↑Fri May 27, 2022 1:48 pm I understood how works counter near Exclusion button. I want to add to the above that it is this counter that freezes, i.e. program from exclusion list is already closed, its own process is unloaded from memory, but the counter is not cleared/decreased.
How you get processes info from WMI. By regular ExecQuery inside internal program loop with polling rate delay ? Or by own WMI Provider with events notification ?
Maybe after some time at when the computer sleep the event unlink.
I'm thinking or refreshing it after a sleep/unsleep is detected.
- Wagnard
- Site Admin
- Posts: 1836
- Joined: Sat Jul 04, 2015 5:18 pm
- Location: 127.0.0.1
- Contact:
Re: [1.0.2.x] Issue purging SBL with exclusion list
There is a question quite obvious I didn't ask you...
Windows 10 or Windows 11 ?
I updated with the experimental fix: https://www.wagnardsoft.com/ISLC/ISLC%20v1.0.2.8.exe
Windows 10 or Windows 11 ?
I updated with the experimental fix: https://www.wagnardsoft.com/ISLC/ISLC%20v1.0.2.8.exe