-
P
change wallpaper
I have a problem I have a script that only uses the URL to change the wallpaper but I have this locally. How can I do this? for NTlite software # Define the URL for the wallpaper $url = 'https://images.alphacoders.com/137/1377548.png' $outputPath = "$env:TEMP\wallpaper.png" try { # Download...- Pcgamer27
- Thread
- automation customization desktop download environment variables error handling hyperlinks imagepath ntlite powershell registry scripting systemparametersinfo user32.dll wallpaper windows
- Replies: 1
- Forum: Windows Help and Support
-
P
Windows 11 OEM information
is that possible to use this script Set-ExecutionPolicy RemoteSigned -Scope CurrentUser or, for only the current shell window: Set-ExecutionPolicy RemoteSigned -Scope Process in registry key- Pcgamer27
- Post #19
- Forum: Windows Help and Support
-
P
Windows 11 OEM information
it doesn't work I get this message on every script I run- Pcgamer27
- Post #17
- Forum: Windows Help and Support
-
P
Windows 11 OEM information
can the two scripts be put into 1 script- Pcgamer27
- Post #15
- Forum: Windows Help and Support
-
P
Windows 11 OEM information
is there another way for the oem logo I get the message that the logo cannot be found- Pcgamer27
- Post #13
- Forum: Windows Help and Support
-
P
Windows 11 OEM information
the information is displayed but the logo is not displayed, I also created a blank page at 120x120 and it is not displayed either- Pcgamer27
- Post #11
- Forum: Windows Help and Support
-
P
copy script
i am looking for a script that copy certain folder to other location Sources folder Sounds destination folder C:\Windows\Media folder- Pcgamer27
- Thread
- automation batch file command line file copy file copy script file path file transfer media files powershell scripting
- Replies: 1
- Forum: Windows Help and Support
-
P
windows 11 wallpaper
not working Start-Sleep -Seconds 10 # Wait for desktop to fully load (optional) # Set path to your existing local image $wallpaperPath = "C:\Users\Tim Mees\Music\Klanten tools\Wallpaperpc.jpg" # <--- EDIT THIS PATH # Set wallpaper in the registry for the current user Set-ItemProperty -Path...- Pcgamer27
- Post #11
- Forum: Windows Help and Support
-
P
windows 11 dark color
I am looking for a script for dark color for both Windows 11 all versions and apps- Pcgamer27
- Thread
- app theming color customization dark mode dark theme script multiple versions personalization powershell registry tweaks scripting system settings themes user scripts windows 11
- Replies: 1
- Forum: Windows Help and Support
-
P
Windows 11 desktop icons
where are the locations for knownFolders with the correct icons- Pcgamer27
- Post #24
- Forum: Windows Help and Support
-
P
Windows 11 desktop icons
I want the right icons for the right program or where is the location- Pcgamer27
- Post #22
- Forum: Windows Help and Support
-
P
Windows 11 desktop icons
are all the same icons as the explorer- Pcgamer27
- Post #20
- Forum: Windows Help and Support
-
P
Windows 11 desktop icons
systemicon are all the same icons- Pcgamer27
- Post #18
- Forum: Windows Help and Support