Code Monkey home page Code Monkey logo

adminscripts's People

Contributors

dwknight70 avatar skycommand avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

adminscripts's Issues

Multi Monitor fix/question

$TranscodedImageCache=(Get-ItemProperty 'HKCU:\Control Panel\Desktop' TranscodedImageCache -ErrorAction Stop).TranscodedImageCache

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:

Registry
(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.

Explorer opens to directory, not filename

So, script works fine, except...

When I run it and select 'yes', it opens the explorer, but only opens to the directory and doesn't select the actual photo.

Then if I run this script on a separate line, it shows the directory and selects the photo as intended.

             Start-Process explorer.exe -ArgumentList "/select,`"$WallpaperSource`""

My explorer.exe shows thumbnails as default.

Hope this helps...

Windows11, latest preview build 22H2 22623.1095

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.