Results 1 to 6 of 6

Thread: Active Desktop in windows 7

  1. #1
    AlphaOmega
    Guest

    Active Desktop in windows 7

    so obviously they have disabled active desktop in windows 7 and up due to security issues.However,i have been doing an extensive search and have only seem to come up with 1 alternative.It is called "WallpaperWebPage".Needless to say..it sux! it opens web pages using internet explorer (I use chrome).It also does not play animations/gif's in the webpage. Other then that,it works fine.I was wondering if anyone knew of any other alternative? I know many no longer use this feature,but then again,many do and are still looking for alternatives.

  2. #2
    A Guy is offline
    Righteous Dude




    Join Date
    Apr 2010
    Location
    No matter where you go, there you are
    Posts
    1,197
    Mentioned
    0 Post(s)
    Tagged
    262 Thread(s)


    Sex:
    Can't vouch for it

    Snippage (Requires Adobe Air)

    https://snippage.gabocorp.com/

    A Guy


  3. #3
    Robbo is offline
    Pro Designer


    Join Date
    Apr 2013
    Location
    U.K
    Posts
    476
    Mentioned
    0 Post(s)
    Tagged
    139 Thread(s)


    Sex:
    The Closest I can think of is Dreamscapes, not sure if it helps.


    Please post in English or at least include English translation.

  4. #4
    AlphaOmega
    Guest
    Quote Originally Posted by A Guy View Post
    Can't vouch for it

    Snippage (Requires Adobe Air)

    https://snippage.gabocorp.com/

    A Guy
    I think snippage is like taking a screenshot and setting it as your desktop background isnt it?..will look through it and see.Thankyou for your reply and the web url.


    Edit:...ok..so i tried snippage and it just wouldnt gimmee the whole screen as my desktop.not for me i guess but thankyou for replying.
    Last edited by AlphaOmega; July 13th, 2015 at 12:58 AM.

  5. #5
    AlphaOmega
    Guest
    Another alternative.


    (AveActiveDesktop.dll)...This file must be downloaded first




    (htmlbg.vbs)


    Dim url
    url = "https://www.desktopfx.net"
    url = InputBox("Which site do you want to use as your wallpaper?", "AveActiveDesktop", url)


    Dim htmlDesktop
    Set htmlDesktop = CreateObject("AveActiveDesktop.AveHtmlDesktop")
    htmlDesktop.Set(url)


    -------------------------------------------------------------------------------------------------


    (register.bat)


    set currentdir=%~dp0


    %windir%\system32\regsvr32.exe "%currentdir%AveActiveDesktop.dll"


    -------------------------------------------------------------------------------------------------


    (unregister.bat)


    set currentdir=%~dp0


    %windir%\system32\regsvr32.exe /u "%currentdir%AveActiveDesktop.dll"


    -------------------------------------------------------------------------------------------------




    AveActiveDesktop
    ActiveDesktop Replacement for Windows 7 (and Vista, and maybe Win8) that mimicks how XP's ActiveDesktop shows a HTML/Site as the background.


    HOW TO INSTALL?


    run register.bat as administrator
    done.


    HOW TO OPEN?
    Right-click on an empty space on your desktop to get the Desktop's ContextMenu. This menu now contains a "Start ActiveDesktop" item. Click it to select a HTML file to use as background.


    HOW TO STOP?
    Right-click an empty space on your desktop again and select "Stop ActiveDesktop"


    HOW TO SET AN URL?
    Launch htmlbg.vbs and enter the url you wish to use as background


    HOW TO UNINSTALL?
    Run unregister.bat
    Reboot (or, restart explorer.exe manually)






    Here is the website in which i got the info from>>> https://github.com/AndreasVerhoeven/AveActiveDesktop


    I use windows 7 and this works great for me.However,again it uses internet explorer to open pages.(I use chrome as my default browser)


    Maybe someone here might know how to tweak it? Is worth a shot as i do not know much about html coding.

  6. #6
    AlphaOmega
    Guest
    Quote Originally Posted by AlphaOmega View Post
    Another alternative.


    (AveActiveDesktop.dll)...This file must be downloaded first




    (htmlbg.vbs)


    Dim url
    url = "https://www.desktopfx.net"
    url = InputBox("Which site do you want to use as your wallpaper?", "AveActiveDesktop", url)


    Dim htmlDesktop
    Set htmlDesktop = CreateObject("AveActiveDesktop.AveHtmlDesktop")
    htmlDesktop.Set(url)


    -------------------------------------------------------------------------------------------------


    (register.bat)


    set currentdir=%~dp0


    %windir%\system32\regsvr32.exe "%currentdir%AveActiveDesktop.dll"


    -------------------------------------------------------------------------------------------------


    (unregister.bat)


    set currentdir=%~dp0


    %windir%\system32\regsvr32.exe /u "%currentdir%AveActiveDesktop.dll"


    -------------------------------------------------------------------------------------------------




    AveActiveDesktop
    ActiveDesktop Replacement for Windows 7 (and Vista, and maybe Win8) that mimicks how XP's ActiveDesktop shows a HTML/Site as the background.


    HOW TO INSTALL?


    run register.bat as administrator
    done.


    HOW TO OPEN?
    Right-click on an empty space on your desktop to get the Desktop's ContextMenu. This menu now contains a "Start ActiveDesktop" item. Click it to select a HTML file to use as background.


    HOW TO STOP?
    Right-click an empty space on your desktop again and select "Stop ActiveDesktop"


    HOW TO SET AN URL?
    Launch htmlbg.vbs and enter the url you wish to use as background


    HOW TO UNINSTALL?
    Run unregister.bat
    Reboot (or, restart explorer.exe manually)






    Here is the website in which i got the info from>>> https://github.com/AndreasVerhoeven/AveActiveDesktop


    I use windows 7 and this works great for me.However,again it uses internet explorer to open pages.(I use chrome as my default browser)


    Maybe someone here might know how to tweak it? Is worth a shot as i do not know much about html coding.

    Sorry to keep this going but i was wondering if anyone here has figured out how to get this to open with google chrome instead of internet explorer? I can't seem to find it in the html coding.


 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Active header app window color
    By Poddzapp in forum General Windows 10 Customization
    Replies: 5
    Last Post: June 13th, 2022, 10:21 PM
  2. My wish to be more pro-active
    By Thuggz Bunny in forum Announcements
    Replies: 0
    Last Post: November 8th, 2017, 09:30 PM
  3. Active
    By Corporal_Jigsore in forum Chill Out Room
    Replies: 12
    Last Post: October 7th, 2012, 06:30 PM
  4. Keeping Active
    By SeanCulver in forum General Discussion
    Replies: 7
    Last Post: May 27th, 2012, 01:20 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •