topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 1:55 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Something similar to Progress Bar of Life  (Read 6472 times)

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Something similar to Progress Bar of Life
« on: August 12, 2023, 04:22 AM »
I need something similar to Progress Bars of Life able to appear the bars permanently in the desktop like this :
AsusPortatil - 12_08_2023 , 10_18_27.pngSomething similar to Progress Bar of Life

Best Regards

KodeZwerg

  • Honorary Member
  • Joined in 2018
  • **
  • Posts: 718
    • View Profile
    • Donate to Member
Re: Something similar to Progress Bar of Life
« Reply #1 on: August 15, 2023, 05:33 PM »
The only thing I do know in that direction is BgInfo from Sysinternals.
Does that satisfy you?

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: Something similar to Progress Bar of Life
« Reply #2 on: August 18, 2023, 01:11 PM »
I will take a look and answer.

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: Something similar to Progress Bar of Life
« Reply #3 on: August 18, 2023, 01:12 PM »
The only thing I do know in that direction is BgInfo from Sysinternals.
Does that satisfy you?
No , it is not the same . PBOL is a productivity software for reminders.
 :-* :P

Ath

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 3,610
    • View Profile
    • Donate to Member
Re: Something similar to Progress Bar of Life
« Reply #4 on: August 18, 2023, 03:31 PM »
I need something similar to Progress Bars of Life able to appear the bars permanently in the desktop like this :
[ Invalid Attachment ]

Best Regards

As usual with your requests it's quite hard to determine what the actual question is, please be very clear on what you want to add or change.

KodeZwerg

  • Honorary Member
  • Joined in 2018
  • **
  • Posts: 718
    • View Profile
    • Donate to Member
Re: Something similar to Progress Bar of Life
« Reply #5 on: August 19, 2023, 12:01 AM »
The only thing I do know in that direction is BgInfo from Sysinternals.
Does that satisfy you?
No , it is not the same . PBOL is a productivity software for reminders.
 :-* :P
Your screenshot showing me system statistics thats why I showed you also system statistics, maybe my eyes getting bad  :P
please be very clear
:-*

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: Something similar to Progress Bar of Life
« Reply #6 on: August 20, 2023, 04:55 AM »
In what language is PBOL develop.
I ask to know if is possible to determie possible modifiers in the command line.
 :-*

Ath

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 3,610
    • View Profile
    • Donate to Member
Re: Something similar to Progress Bar of Life
« Reply #7 on: August 20, 2023, 05:44 AM »
In what language is PBOL develop.
I ask to know if is possible to determie possible modifiers in the command line.
 :-*
You're again/still asking the wrong questions, and not telling us what you actually want to achieve... makes it very hard in trying to help you.

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: Something similar to Progress Bar of Life
« Reply #8 on: August 22, 2023, 03:01 PM »
The problem is solved
I am using the task scheduler to create a simple task with this .bat

@echo off
TASKKILL /IM ProgressBarsOfLife.exe /F
cd "O:\Mis documentos en O\SOFTWARE GESTION\ProgressBarsOfLifePortableACER"
rem ver si aquĆ­ puedo aplicar el comando close
cls
START "" "O:\Mis documentos en O\SOFTWARE GESTION\ProgressBarsOfLifePortableACER\ProgressBarsOfLife.exe" /MAX
exit

Best Regards.
 ;D ;D ;D ;D

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: Something similar to Progress Bar of Life
« Reply #9 on: August 22, 2023, 03:07 PM »
AsusPortatil - 22_08_2023 , 21_07_11.pngSomething similar to Progress Bar of Life

I found something similar I forgot to say, but not enough for me. PBOL result the winner in compare.

sphere

  • Participant
  • Joined in 2018
  • *
  • default avatar
  • Posts: 174
    • View Profile
    • Donate to Member
Re: Something similar to Progress Bar of Life
« Reply #10 on: September 23, 2023, 06:51 PM »
[ Invalid Attachment ]

I found something similar I forgot to say, but not enough for me. PBOL result the winner in compare.

Who is the developer of the countdown timer you shared a picture of?