Yigalr01 0 Posted April 6, 2011 Hello everybody ! I am looking for a way, to change the wallpaper in windows 7 starter from AutoIt script... Please help Share this post Link to post Share on other sites
smartee 14 Posted April 6, 2011 Windows 7 Starter edition comes with one desktop background, which can't be changed or customized. Please see this link for details. http://windows.microsoft.com/en-US/windows7/Personalize-your-computer Share this post Link to post Share on other sites
Yigalr01 0 Posted April 7, 2011 I am looking for a way to do it from Autoit script !!!! Share this post Link to post Share on other sites
twitchyliquid64 23 Posted April 7, 2011 I am looking for a way to do it from Autoit script !!!! Its not possible to do it from any script or interaction. Windows 7 starter Users CAN NOT changed the background. Quote from the site smartee linked: Note:Windows 7 Starter edition comes with one desktop background, which can't be changed or customized. ongoing projects:-firestorm: Largescale P2P Social NetworkCompleted Autoit Programs/Scripts: Variable Pickler | Networked Streaming Audio (in pure autoIT) | firenet p2p web messenger | Proxy Checker | Dynamic Execute() Code Generator | P2P UDF | Graph Theory Proof of Concept - Breadth First search Share this post Link to post Share on other sites
corgano 22 Posted May 8, 2012 Figure out where the desktop image is, and replace it. As long as the new image has the same name (you might need same dimensions and type as well) then next time you start your computer is should load the new image as the desktop 0x616e2069646561206973206c696b652061206d616e20776974686f7574206120626f64792c20746f206669676874206f6e6520697320746f206e657665722077696e2e2e2e2e Share this post Link to post Share on other sites
Bert 1,430 Posted May 8, 2012 Google is your friend: https://www.google.com/search?num=100&hl=en&client=firefox-a&hs=sO8&rls=org.mozilla%3Aen-US%3Aofficial&q=windows+7+starter+wallpaper&oq=windows+7+start&aq=8&aqi=g10&aql=&gs_l=serp.3.8.0l10.220630.222697.0.228243.15.12.0.3.3.0.104.758.11j1.12.0...0.0.jluzsIeaOw8 As far as an AutoIt script - I don't know of any. The Vollatran project My blog: http://www.vollysinterestingshit.com/ Share this post Link to post Share on other sites