Replies: 4 comments 2 replies
-
|
Wait no, nevermind, these XXX numbers don't match a particular monitor, its just the order of windows transcoding the image |
Beta Was this translation helpful? Give feedback.
-
|
NEVEMIND X2 The XXX numbers do correlate with the monitor numbers seen here: |
Beta Was this translation helpful? Give feedback.
-
I'm afraid I don't. I think detecting the correct desktop requires a shell extension. |
Beta Was this translation helpful? Give feedback.
-
|
Hello! I recently noticed you gave my project a star and even clicked the Watch button. It looks like you find my tool useful. If you don't mind, could you give me your Reddit or other social media account where I can contact you? I'll be happy to improve my tool based on your feedback. Thanks in advance! |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
AdminScripts/Wallpaper/Find current wallpaper (Windows 8,10).ps1
Line 25 in 551e29c
This script works well if there is only one monitor (or you have the same image across multiple monitors), but if you have different images per monitor there is a different TranscodedImageCache _XXX per each one:
(In this case I have 3 monitors)
I have modified the ps1 script to open every single XXX image, which works fine I guess, but I was wondering if you knew how to pass the correct monitor XXX to the script and only open the desktop image on the current monitor one has right clicked.
Beta Was this translation helpful? Give feedback.
All reactions