Results 1 to 5 of 5

Thread: Creating a Batch file in order to add a website as a wallpaper in Windows Xp?

  1. #1
    Join Date
    Mar 2012
    Posts
    42

    Creating a Batch file in order to add a website as a wallpaper in Windows Xp?

    I am trying to build a batch file that will help me in adding a website as the wallpaper in my windows xp desktop. So do you all have any idea have you all created any kind of batch files in order to makes such extra ordinary changes in your desktop. If you all have some idea about it then do tell me. Waiting for the response from your side.

  2. #2
    Join Date
    Jan 2008
    Posts
    644

    Re: Creating a Batch file in order to add a website as a wallpaper in Windows Xp?

    I happened to get this following hint from a particular website which I want to share it with you. First of you need to configure the wallpaper by

    Code:
    REG ADD "HKCU\Control Panel\Desktop" /V Wallpaper /T REG_SZ /F /D "C:\MyDocuments\test.jpg" 
    REG ADD "HKCU\Control Panel\Desktop" /V WallpaperStyle /T REG_SZ /F /D 0 
    REG ADD "HKCU\Control Panel\Desktop" /V TileWallpaper /T REG_SZ /F /D 2
    Then make some changes over here

    '%SystemRoot%\System32\RUNDLL32.EXE user32.dll, UpdatePerUserSystemParameters'

    Do try that and tell me if that helped you or not.

  3. #3
    Join Date
    Mar 2011
    Posts
    159

    Re: Creating a Batch file in order to add a website as a wallpaper in Windows Xp?

    Why to make such complications. Here I have got a solution for you. Do apply it. follow the steps

    1) Right click, go to the properties.

    2) Now under the desktop tab, you would be able to find Customize Desktop. Select it.

    3) Under the web tab you can find, new option click on it.

    4) Then fill in the url box with whatever webistes url you want. select ok.
    Apply.

  4. #4
    Join Date
    Jan 2009
    Posts
    150

    Re: Creating a Batch file in order to add a website as a wallpaper in Windows Xp?

    I am using a BioniX Desktop Wallpaper Changer software which is of real use to me. So I would be going with that software first if I have any problems with the wallpaper changing and all. Very effective if you want to add a website as a desktop wallpaper. You can easily do that.

    Hope that’s clear for you all.

  5. #5
    Join Date
    Sep 2011
    Posts
    66

    Re: Creating a Batch file in order to add a website as a wallpaper in Windows Xp?

    I don’t know it may sound as a bit amateurish but what if you take a screen shot or print screen of a particular website and then paste it on a image editor program. Do whatever changes you want to make there and save it. then go to the properties and set that as a wallpaper for your desktop. Even that is simple.

Similar Threads

  1. Creating a batch file to find and delete certain files
    By Damien25 in forum TroubleShoot 98
    Replies: 3
    Last Post: 11-01-2014, 09:58 AM
  2. Windows Batch file to output directory names and size to txt file
    By m2thearkus in forum Software Development
    Replies: 6
    Last Post: 16-07-2010, 12:04 AM
  3. How can I play a sound file from a Windows batch file?
    By Linoo in forum Operating Systems
    Replies: 4
    Last Post: 27-03-2010, 07:20 PM
  4. Creating a batch file to launch programs based on time
    By rblanda in forum Tips & Tweaks
    Replies: 3
    Last Post: 31-12-2009, 10:19 PM
  5. Batch Script to alter windows Screen Saver and Wallpaper settings
    By Janhavi4U in forum Software Development
    Replies: 1
    Last Post: 12-02-2009, 07:50 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,675,519.82488 seconds with 17 queries