tourism123 Posted March 17, 2015 Posted March 17, 2015 I do a tool for Desktop background slideshow pause and next image, but i catch some problems. 1. For pause slideshow, i use change regedit key: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPowerUserPowerSchemes381b4222-f694-41f0-9685-ff5bb260df2e0d7dbae2-4294-402a-ba8e-26777e8488cd309dce9b-bef4-4119-9921-a851fb12f0f4ACSettingIndex change value to 0 or 1 How can I make it effective?, refesh regedit?, with dllcall? 2. For next background, i use right click on desktop, and choose next desktop background. Can i use dllcall or something similar for next desktop background? Thank
Sori Posted March 18, 2015 Posted March 18, 2015 What program are you using to display the slideshow? Is that built in to Windows? tourism123 1 If you need help with your stuff, feel free to get me on my Skype. I often get bored and enjoy helping with projects.
Sori Posted March 24, 2015 Posted March 24, 2015 It's not really possible to "refresh" the registry. Some values can be changed freely and get an instant result, others require a restart. It depends on the program that is using the values. As for right-clicking and choosing next background... I think it would require some calls to Windows explorer. tourism123 1 If you need help with your stuff, feel free to get me on my Skype. I often get bored and enjoy helping with projects.
spudw2k Posted March 26, 2015 Posted March 26, 2015 Care to share your method? (Send keystrokes, api call, other?) Spoiler Things I've Made: Always On Top Tool ◊ AU History ◊ Deck of Cards ◊ HideIt ◊ ICU ◊ Icon Freezer ◊ Ipod Ejector ◊ Junos Configuration Explorer ◊ Link Downloader ◊ MD5 Folder Enumerator ◊ PassGen ◊ Ping Tool ◊ Quick NIC ◊ Read OCR ◊ RemoteIT ◊ SchTasksGui ◊ SpyCam ◊ System Scan Report Tool ◊ System UpTime ◊ Transparency Machine ◊ VMWare ESX Builder Misc Code Snippets: ADODB Example ◊ CheckHover ◊ Detect SafeMode ◊ DynEnumArray ◊ GetNetStatData ◊ HashArray ◊ IsBetweenDates ◊ Local Admins ◊ Make Choice ◊ Recursive File List ◊ Remove Sizebox Style ◊ Retrieve PNPDeviceID ◊ Retrieve SysListView32 Contents ◊ Set IE Homepage ◊ Tickle Expired Password ◊ Transpose Array Projects: Drive Space Usage GUI ◊ LEDkIT ◊ Plasma_kIt ◊ Scan Engine Builder ◊ SpeeDBurner ◊ SubnetCalc Cool Stuff: AutoItObject UDF ◊ Extract Icon From Proc ◊ GuiCtrlFontRotate ◊ Hex Edit Funcs ◊ Run binary ◊ Service_UDF
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now