ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: Powershell Script to block certain part of the screen like the taskbar

<< < (2/3) > >>

Etanoder:
re welcome
-MilesAhead (December 09, 2021, 09:34 AM)
--- End quote ---
thanks you very for chiming in, then I will use it with taskbar visible and locked if I must, is it possible to see the code for your freeware?

Etanoder:
You could also try my Desktop Coral app:
https://www.donationcoder.com/software/mouser/other-windows-apps/desktopcoral

"DesktopCoral is an unusual program designed to "reserve" some portion of your desktop which is shielded from maximized applications..

Essentially, it acts like an invisible resizeable docking bar, which can be docked to any side of your desktop. This invisible dock acts as a barrier to maximized applications and essentially shields this area of your desktop from other applications.

Within this shielded area you might put certain application windows that you want to be always visible, or you might put one of the many desktop tools like a calendar or system information component.

Why would you need a tool like DesktopCoral?

DesktopCoral was requested by someone who uses the Samurize desktop system information utility. This fun utility and others like it draw text and graphics on top of your desktop. But when working with other programs, this information can be covered by these other windows. DesktopCoral solves this problem by reserving an area of your desktop where normal programs will not be expanded into."
--- End quote ---
-mouser (December 09, 2021, 07:31 PM)
--- End quote ---


thanks but like i said i must see the code involved and be able to run in windows 10

wraith808:
Do you really want this as a PowerShell script? It seems like a GUI to allow you to mark the area would be better than guesstimating the area to block off, IMO.
-wraith808 (December 09, 2021, 09:26 AM)
--- End quote ---

that's true but i must see the code involved :(
-Etanoder (December 12, 2021, 02:02 PM)
--- End quote ---

You didn't put that as a qualification in the first post. Though many voluntarily write, fewer open source their code. And to ask this so you can see the code- is there another reason behind this?

You can see examples of how to call a win api in powershell here- https://devblogs.microsoft.com/scripting/use-powershell-to-interact-with-the-windows-api-part-1/

You might be able to scrape it up yourself from that.

Etanoder:
Do you really want this as a PowerShell script? It seems like a GUI to allow you to mark the area would be better than guesstimating the area to block off, IMO.
-wraith808 (December 09, 2021, 09:26 AM)
--- End quote ---

that's true but i must see the code involved :(
-Etanoder (December 12, 2021, 02:02 PM)
--- End quote ---

You didn't put that as a qualification in the first post. Though many voluntarily write, fewer open source their code. And to ask this so you can see the code- is there another reason behind this?

You can see examples of how to call a win api in powershell here- https://devblogs.microsoft.com/scripting/use-powershell-to-interact-with-the-windows-api-part-1/

You might be able to scrape it up yourself from that.
-wraith808 (December 12, 2021, 03:56 PM)
--- End quote ---

I completely understand, I was so buffled by this, it's new ground for me, I know powershell, I'll try getting it done myself

Thanks wraith!

4wd:
Ignore me .... my brain hurts  :-\

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version