windows 7 - Script to dynamically change desktop background -


i have requirement generate visualisation (think pie chart) , set desktop wallpaper on windows 7 corporate network.

i'm web/mac guy, guessing @ following implementation (assume know nothing).

  1. write script , network admins distribute everyones "startup" folder.
  2. the script download image from: http://visualisation-server/desktop.jpeg?username={username}&psk={psk}, username domain username , psk custom variable in ad profile.
  3. the downloaded image set desktop.

for whom don't login/out regularly can there scheduler can use?

the psk isn't deal breaker although visualisation custom everyone, doesn't need secure.

so question. possible? if so, languages/technology need use?

many thanks, si

the closest thing find "windows 7 rss themes". http://windows.microsoft.com/en-gb/windows/rss-theme-faq

you cannot send username/psk unless prepare different theme each user. possible in situation.

we've decided proceed tidesdk minimal app same thing.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -