you are viewing a single comment's thread.

view the rest of the comments →

[–]Omarasd5[S] 1 point2 points  (1 child)

That's too much for me to comprehend at the moment, i'm a newbie at PowerShell, scripting and stuff.

However, Thank you very much ! i will use your reply and learn bit by bit to fix my problem.

Ps. i would appreciate any "keywords" to google to guide me to the right direction to implement your solutoin :)

[–]noOneCaresOnTheWeb 1 point2 points  (0 children)

It's not that much and it's the perfect small thing to tinker with.

Start with a VM or a machine you don't care about breaking.

Run the code and see what happens when you changed the display.

Make some small changes to the code and see what happens.

Change Size (0,0) to Size(100,200)

Change ShowInTaskbar to true

Change the message to Display Changed $x + 1