Solved Solved - Bubbles Scrn Svr Issue - Restore Float on Desktop

Great, we're on the same system. BTW nice screenshot, very helpful. Let's try these steps:

1. Please locate Windows' bubbles.scr:

C:\Windows\WinSxS\x86_microsoft-windows-bubbles_31bf3856ad364e35_6.3.9600.16384_none_031e0ac2e58b36bb\Bubbles.scr

and send it to the desktop as a shortcut. (Delete old shortcut) Test the new shortcut. Does it work?

2. At C:\ rename your script Bubbles.vbs

3. Check the content of your C:\Bubbles.vbs Does it look just like this, only user your name is there, not mine?

Set OWS = CreateObject("Wscript.Shell")
OWS.Run "C:\Users\Chums.Acerberry\Desktop\Bubbles.lnk"

4. Next, in your Task Manager, highlight your bubbles task, and on the lower right sidebar, select properties.

5. When the properties window pops up, select the Actions tab.

5. At the Actions window, highlight Start A Program and click Edit...

6. In the Add arguments (optional): box, be sure you have the path to C:\Bubbles.vbs enclosed in quotes, like this: "C:Bubbles.vbs" Leave the Start in (optional): box blank. Your Program/script: box should have WScript.exe without quotes.
7. Click OK to save and close the Actions tab.

8. Next, click on the Triggers tab. It should say On Idle. Highlight that and click Edit...

9. Make sure on the Advanced settings portion all boxes are unchecked. Then put a check in Enabled.

10. Click OK to save and OK to close the Properties box.

11. Highlight your Bubbles task again and hit Run in the lower right sidebar to test.

12. If the bubbles float and you are satisfied, shake the mouse and hit End in the lower right sidebar. Say yes to End all instances of the task, and get out of Task Manager.

Let me know if this works for you.

Sonya

Hope this helps, keep me posted.

Sonya

Typo in step 6 - "C:Bubbles.vbs" . Should be "C:\Bubbles.vbs" :)
 

My Computer

System One

  • OS
    Windows 8.1
    Computer type
    Laptop
    System Manufacturer/Model
    DELL
    CPU
    Intel core i7
    Memory
    4 GB
    Graphics Card(s)
    2 GB
    Hard Drives
    1 TB
Hi Gabe,

Thanks for your correction in step 6. I've corrected it 10/04/2014.
From what I see, your user name should show as G Turbo. But to be sure, navigate to C:\Users, and look for your profile name. Is G Turbo there? It's important to get that exactly right as shown, or the script can't "find" your desktop.

Also, I would stay with Bubbles.lnk. Don't use a copy of Bubbles.scr on the desktop. Delete that and use only the shortcut. Edit your Bubbles.vbs file to show Bubbles.lnk.

Your argument in Task Manager looks correct. Be sure to do steps 8. and 9. too. Does it test run okay?
If these things don't work, let's try something else. Open Control Panel, Windows Firewall, Allow an app or feature through Windows firewall, hit change settings, scroll down and hit Allow another app... button, Browse to C:\Bubbles.vbs and hit Add.
 

My Computer

System One

  • OS
    Windows 8.1 Pro 64-bit, 6.3.9600.16452 (Win8.1 RTM)
    Computer type
    Laptop
    System Manufacturer/Model
    Acer AO722 Aspire One Notebook
    CPU
    Mobile Dual Core AMD C-60, 1000 MHz "Ontario"
    Motherboard
    Acer JE10-BZ
    Memory
    7915 MB, 6187 MB free
    Graphics Card(s)
    Radeon HD 6290 Graphics (256 MHz)) x 2
    Sound Card
    ATI Radeon HDMI, AMD K14
    Monitor(s) Displays
    No. 1 - AU Optronics B116XW03 V2 and No. 2 - HP x20LED
    Screen Resolution
    1600 x 900 (recommended)
    Hard Drives
    Solid State M4-CT128M4SSD2 (128 GB, SATA-III),
    PSU
    battery and AC power
    Case
    Notebook Acer v 1.11 (black)
    Cooling
    onboard fan, ! NotePal X-Slim Cooling Pad w/fan
    Keyboard
    PS2 Logitech Access
    Mouse
    Logitech Trackball
    Internet Speed
    "300 Mbps" (LOL)
    Browser
    Mozilla Firefox v. 34.0
    Antivirus
    SuperAntiSpyware 6.0.1158, Windows Defender
    Other Info
    using notebook as a desktop with a multi usb ports extender, external R/W dvd, fax modem, wi-fi, printer, flatbed scanner, SATA external drive for backup, a thumb drive, a memory card, mouse, keyboard and 2nd primary display.
Hi Gabe,

Thanks for your correction in step 6. I've corrected it 10/04/2014.
From what I see, your user name should show as G Turbo. But to be sure, navigate to C:\Users, and look for your profile name. Is G Turbo there? It's important to get that exactly right as shown, or the script can't "find" your desktop.

Also, I would stay with Bubbles.lnk. Don't use a copy of Bubbles.scr on the desktop. Delete that and use only the shortcut. Edit your Bubbles.vbs file to show Bubbles.lnk.

Your argument in Task Manager looks correct. Be sure to do steps 8. and 9. too. Does it test run okay?
If these things don't work, let's try something else. Open Control Panel, Windows Firewall, Allow an app or feature through Windows firewall, hit change settings, scroll down and hit Allow another app... button, Browse to C:\Bubbles.vbs and hit Add.
I think the 15R inspiron username is correct. Because I don't see the Bubbles.lnk file in C:\Users\G TURBO folder.
 

Attachments

  • Untitled.png
    Untitled.png
    7.5 KB · Views: 67

My Computer

System One

  • OS
    Windows 8.1
    Computer type
    Laptop
    System Manufacturer/Model
    DELL
    CPU
    Intel core i7
    Memory
    4 GB
    Graphics Card(s)
    2 GB
    Hard Drives
    1 TB
Whereas I have it in the C:\Users\15R inspiron folder
 

Attachments

  • JK.png
    JK.png
    22.4 KB · Views: 62

My Computer

System One

  • OS
    Windows 8.1
    Computer type
    Laptop
    System Manufacturer/Model
    DELL
    CPU
    Intel core i7
    Memory
    4 GB
    Graphics Card(s)
    2 GB
    Hard Drives
    1 TB
Hi Gabe,

Thanks for your correction in step 6. I've corrected it 10/04/2014.
From what I see, your user name should show as G Turbo. But to be sure, navigate to C:\Users, and look for your profile name. Is G Turbo there? It's important to get that exactly right as shown, or the script can't "find" your desktop.

Also, I would stay with Bubbles.lnk. Don't use a copy of Bubbles.scr on the desktop. Delete that and use only the shortcut. Edit your Bubbles.vbs file to show Bubbles.lnk.

Your argument in Task Manager looks correct. Be sure to do steps 8. and 9. too. Does it test run okay?
If these things don't work, let's try something else. Open Control Panel, Windows Firewall, Allow an app or feature through Windows firewall, hit change settings, scroll down and hit Allow another app... button, Browse to C:\Bubbles.vbs and hit Add.
I have followed steps 8 and 9 correctly. But it doesn't test run succesfully. The same error pops up. The Windows firewall doesn't support .vbs files, I presume because I can't find the Bubbles.vbs file while browsing for it.
 

My Computer

System One

  • OS
    Windows 8.1
    Computer type
    Laptop
    System Manufacturer/Model
    DELL
    CPU
    Intel core i7
    Memory
    4 GB
    Graphics Card(s)
    2 GB
    Hard Drives
    1 TB
You're right, 15R Inspiron is the user name.
Let's try something else.

Open Task Manager, Task Manager Library, Highlight Bubbles task, and click on Properties.
At the General tab, at Security Options, When running the task, use the following user account, hit the Change User or Group.
A pop up window appears. Hit the Advanced button, lower left.
Another window. Hit the Find Now button to your right.
Scroll down through the names, and highlight 15R Inspiron.
Hit OK.

You should now see 1R Inspiron as the user group in the Security field.
Hit OK to save.
Now test. Remember to End all instances of the test afterward.

Hope that'll do.
 
Last edited:

My Computer

System One

  • OS
    Windows 8.1 Pro 64-bit, 6.3.9600.16452 (Win8.1 RTM)
    Computer type
    Laptop
    System Manufacturer/Model
    Acer AO722 Aspire One Notebook
    CPU
    Mobile Dual Core AMD C-60, 1000 MHz "Ontario"
    Motherboard
    Acer JE10-BZ
    Memory
    7915 MB, 6187 MB free
    Graphics Card(s)
    Radeon HD 6290 Graphics (256 MHz)) x 2
    Sound Card
    ATI Radeon HDMI, AMD K14
    Monitor(s) Displays
    No. 1 - AU Optronics B116XW03 V2 and No. 2 - HP x20LED
    Screen Resolution
    1600 x 900 (recommended)
    Hard Drives
    Solid State M4-CT128M4SSD2 (128 GB, SATA-III),
    PSU
    battery and AC power
    Case
    Notebook Acer v 1.11 (black)
    Cooling
    onboard fan, ! NotePal X-Slim Cooling Pad w/fan
    Keyboard
    PS2 Logitech Access
    Mouse
    Logitech Trackball
    Internet Speed
    "300 Mbps" (LOL)
    Browser
    Mozilla Firefox v. 34.0
    Antivirus
    SuperAntiSpyware 6.0.1158, Windows Defender
    Other Info
    using notebook as a desktop with a multi usb ports extender, external R/W dvd, fax modem, wi-fi, printer, flatbed scanner, SATA external drive for backup, a thumb drive, a memory card, mouse, keyboard and 2nd primary display.
Oh Boy, I don't have 15R inspiron in the find list. Something is very wrong with my PC right?!!
 

Attachments

  • Untitled.png
    Untitled.png
    47.1 KB · Views: 59

My Computer

System One

  • OS
    Windows 8.1
    Computer type
    Laptop
    System Manufacturer/Model
    DELL
    CPU
    Intel core i7
    Memory
    4 GB
    Graphics Card(s)
    2 GB
    Hard Drives
    1 TB
There may be nothing wrong with your PC and G Turbo profile at all.

It just occurred to me that if you are in Metro mode, with all its busy-ness and active real-time apps, of course, it's not a desktop. It's working more like a page. So, that may be the reason you don't see G Turbo profile with a Desktop folder. You might consider switching from the Metro mode to the classic desktop style and see what happens.

So once you have switched to classic desktop, take a look in the C:\Users file and see if G Turbo has a Desktop folder now.
If it does, change the reference in your .vbs file to your G Turbo profile. Also choose G Turbo as the user at the Bubbles task at the General tab.

* * Thanks for pointing out that Windows Firewall doesn't recognize .vbs scripts. I had forgotten that. * *

Take it one step at a time, check everything from start to finish, then test and end all instances. You just may have success now.
 
Last edited:

My Computer

System One

  • OS
    Windows 8.1 Pro 64-bit, 6.3.9600.16452 (Win8.1 RTM)
    Computer type
    Laptop
    System Manufacturer/Model
    Acer AO722 Aspire One Notebook
    CPU
    Mobile Dual Core AMD C-60, 1000 MHz "Ontario"
    Motherboard
    Acer JE10-BZ
    Memory
    7915 MB, 6187 MB free
    Graphics Card(s)
    Radeon HD 6290 Graphics (256 MHz)) x 2
    Sound Card
    ATI Radeon HDMI, AMD K14
    Monitor(s) Displays
    No. 1 - AU Optronics B116XW03 V2 and No. 2 - HP x20LED
    Screen Resolution
    1600 x 900 (recommended)
    Hard Drives
    Solid State M4-CT128M4SSD2 (128 GB, SATA-III),
    PSU
    battery and AC power
    Case
    Notebook Acer v 1.11 (black)
    Cooling
    onboard fan, ! NotePal X-Slim Cooling Pad w/fan
    Keyboard
    PS2 Logitech Access
    Mouse
    Logitech Trackball
    Internet Speed
    "300 Mbps" (LOL)
    Browser
    Mozilla Firefox v. 34.0
    Antivirus
    SuperAntiSpyware 6.0.1158, Windows Defender
    Other Info
    using notebook as a desktop with a multi usb ports extender, external R/W dvd, fax modem, wi-fi, printer, flatbed scanner, SATA external drive for backup, a thumb drive, a memory card, mouse, keyboard and 2nd primary display.
There may be nothing wrong with your PC and G Turbo profile at all.

It just occurred to me that if you are in Metro mode, with all its busy-ness and active real-time apps, of course, it's not a desktop. It's working more like a page. So, that may be the reason you don't see G Turbo profile with a Desktop folder. You might consider switching from the Metro mode to the classic desktop style and see what happens.

So once you have switched to classic desktop, take a look in the C:\Users file and see if G Turbo has a Desktop folder now.
If it does, change the reference in your .vbs file to your G Turbo profile. Also choose G Turbo as the user at the Bubbles task at the General tab.

* * Thanks for pointing out that Windows Firewall doesn't recognize .vbs scripts. I had forgotten that. * *

Take it one step at a time, check everything from start to finish, then test and end all instances. You just may have success now.
**You're welcome**
I have done it. I actually used the original path of the Bubbles.scr file in C:\ i.e C:\Windows\WinSxS\x86_microsoft-windows-bubbles_31bf3856ad364e35_6.3.9600.16384_none_031e0ac2e58b36bb\Bubbles.scr , in the vbs script and it worked. My only gripe is that the screensaver takes a tad too long to start(~4 mins).
 

My Computer

System One

  • OS
    Windows 8.1
    Computer type
    Laptop
    System Manufacturer/Model
    DELL
    CPU
    Intel core i7
    Memory
    4 GB
    Graphics Card(s)
    2 GB
    Hard Drives
    1 TB
Congratulations, well done!! Your solution will also help others who had the same problem. Post a pix of your bubbles.
 

My Computer

System One

  • OS
    Windows 8.1 Pro 64-bit, 6.3.9600.16452 (Win8.1 RTM)
    Computer type
    Laptop
    System Manufacturer/Model
    Acer AO722 Aspire One Notebook
    CPU
    Mobile Dual Core AMD C-60, 1000 MHz "Ontario"
    Motherboard
    Acer JE10-BZ
    Memory
    7915 MB, 6187 MB free
    Graphics Card(s)
    Radeon HD 6290 Graphics (256 MHz)) x 2
    Sound Card
    ATI Radeon HDMI, AMD K14
    Monitor(s) Displays
    No. 1 - AU Optronics B116XW03 V2 and No. 2 - HP x20LED
    Screen Resolution
    1600 x 900 (recommended)
    Hard Drives
    Solid State M4-CT128M4SSD2 (128 GB, SATA-III),
    PSU
    battery and AC power
    Case
    Notebook Acer v 1.11 (black)
    Cooling
    onboard fan, ! NotePal X-Slim Cooling Pad w/fan
    Keyboard
    PS2 Logitech Access
    Mouse
    Logitech Trackball
    Internet Speed
    "300 Mbps" (LOL)
    Browser
    Mozilla Firefox v. 34.0
    Antivirus
    SuperAntiSpyware 6.0.1158, Windows Defender
    Other Info
    using notebook as a desktop with a multi usb ports extender, external R/W dvd, fax modem, wi-fi, printer, flatbed scanner, SATA external drive for backup, a thumb drive, a memory card, mouse, keyboard and 2nd primary display.
Congratulations, well done!! Your solution will also help others who had the same problem. Post a pix of your bubbles.
Thanks. Here is the screenshot.
 

Attachments

  • FormatFactory20141106_215317.jpg
    FormatFactory20141106_215317.jpg
    1.1 MB · Views: 59

My Computer

System One

  • OS
    Windows 8.1
    Computer type
    Laptop
    System Manufacturer/Model
    DELL
    CPU
    Intel core i7
    Memory
    4 GB
    Graphics Card(s)
    2 GB
    Hard Drives
    1 TB
Excellent! I am going to embed your solution up in the original instruction set.
 

My Computer

System One

  • OS
    Windows 8.1 Pro 64-bit, 6.3.9600.16452 (Win8.1 RTM)
    Computer type
    Laptop
    System Manufacturer/Model
    Acer AO722 Aspire One Notebook
    CPU
    Mobile Dual Core AMD C-60, 1000 MHz "Ontario"
    Motherboard
    Acer JE10-BZ
    Memory
    7915 MB, 6187 MB free
    Graphics Card(s)
    Radeon HD 6290 Graphics (256 MHz)) x 2
    Sound Card
    ATI Radeon HDMI, AMD K14
    Monitor(s) Displays
    No. 1 - AU Optronics B116XW03 V2 and No. 2 - HP x20LED
    Screen Resolution
    1600 x 900 (recommended)
    Hard Drives
    Solid State M4-CT128M4SSD2 (128 GB, SATA-III),
    PSU
    battery and AC power
    Case
    Notebook Acer v 1.11 (black)
    Cooling
    onboard fan, ! NotePal X-Slim Cooling Pad w/fan
    Keyboard
    PS2 Logitech Access
    Mouse
    Logitech Trackball
    Internet Speed
    "300 Mbps" (LOL)
    Browser
    Mozilla Firefox v. 34.0
    Antivirus
    SuperAntiSpyware 6.0.1158, Windows Defender
    Other Info
    using notebook as a desktop with a multi usb ports extender, external R/W dvd, fax modem, wi-fi, printer, flatbed scanner, SATA external drive for backup, a thumb drive, a memory card, mouse, keyboard and 2nd primary display.
Questions

Hi,
I have done these steps - it works great! - and have a few questions:

  • Do I have to disable the normal screen saver? If so, how?
  • Can I set how long it takes for the screensaver to start? I want it at 1 minute

Thanks!
 

My Computer

System One

  • OS
    Windows 8.1
    Computer type
    Laptop
    System Manufacturer/Model
    Lenovo IdeaPad N580
    CPU
    Intel(R) Pentium(R) CPU B960 @ 2.20GHz, 2200 Mhz, 2 Core(s), 2 Logical Processor(s)
    Motherboard
    Lenovo 20182
    Memory
    4.00 GB
    Graphics Card(s)
    Intel(R) HD Graphics
    Mouse
    Logitech M-BT96a
    Browser
    Firefox Developer Edition
    Antivirus
    avast!
Re: Questions

Hi Upsilon -

Good job! I disabled my regular screen saver, right click on desktop, select Personalize, click on Screen Saver and set the drop down list to "(None)" hit Apply, OK to save. My bubbles take about 4 minutes of idle time to start. When I tried to control the idle time, it broke the process and my bubbles script wouldn't start at all. I don't know why. I feel lucky that they work at all.

If you have success setting your idle time to 1 minute without breaking the process, please do post it here. Also, if you like, please upload a screen shot of your bubbles at work.

Thanks!
 

My Computer

System One

  • OS
    Windows 8.1 Pro 64-bit, 6.3.9600.16452 (Win8.1 RTM)
    Computer type
    Laptop
    System Manufacturer/Model
    Acer AO722 Aspire One Notebook
    CPU
    Mobile Dual Core AMD C-60, 1000 MHz "Ontario"
    Motherboard
    Acer JE10-BZ
    Memory
    7915 MB, 6187 MB free
    Graphics Card(s)
    Radeon HD 6290 Graphics (256 MHz)) x 2
    Sound Card
    ATI Radeon HDMI, AMD K14
    Monitor(s) Displays
    No. 1 - AU Optronics B116XW03 V2 and No. 2 - HP x20LED
    Screen Resolution
    1600 x 900 (recommended)
    Hard Drives
    Solid State M4-CT128M4SSD2 (128 GB, SATA-III),
    PSU
    battery and AC power
    Case
    Notebook Acer v 1.11 (black)
    Cooling
    onboard fan, ! NotePal X-Slim Cooling Pad w/fan
    Keyboard
    PS2 Logitech Access
    Mouse
    Logitech Trackball
    Internet Speed
    "300 Mbps" (LOL)
    Browser
    Mozilla Firefox v. 34.0
    Antivirus
    SuperAntiSpyware 6.0.1158, Windows Defender
    Other Info
    using notebook as a desktop with a multi usb ports extender, external R/W dvd, fax modem, wi-fi, printer, flatbed scanner, SATA external drive for backup, a thumb drive, a memory card, mouse, keyboard and 2nd primary display.
I haven't tried it yet as I am busy right now, but it seems a Task could be created in Task Scheduler to run the bubbles.

A picture---

screenshot_186.jpg

I will try it later using the address of the .scr on my Desktop.

edit--- Couldn't get it to work. :(
 
Last edited:

My Computer

System One

  • OS
    Windows 8.1.1 Pro with Media Center
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Gateway
    CPU
    AMD K140 Cores 2 Threads 2 Name AMD K140 Package Socket FT1 BGA Technology 40nm
    Motherboard
    Manufacturer Gateway Model SX2110G (P0)
    Memory
    Type DDR3 Size 8192 MBytes DRAM Frequency 532.3 MHz
    Graphics Card(s)
    ATI AMD Radeon HD 7310 Graphics
    Sound Card
    AMD High Definition Audio Device Realtek High Definition Audio USB Audio Device
    Monitor(s) Displays
    Name 1950W on AMD Radeon HD 7310 Graphics Current Resolution 1366x768 pixels Work Resolution 1366x76
    Screen Resolution
    Current Resolution 1366x768 pixels Work Resolution 1366x768 pixels
    Hard Drives
    AMD K140
    Cores 2
    Threads 2
    Name AMD K140
    Package Socket FT1 BGA
    Technology 40nm
    Specification AMD E1-1200 APU with Radeon HD Graphics
    Family F
    Extended Family 14
    Model 2
    Extended Model 2
    Stepping 0
    Revision ON-C0
    Instruction
    Browser
    Opera 24.0
    Antivirus
    Avast Internet Security
Thanks for testing. You're right, setting idle conditions breaks the process. Thing is, it used to work, but my guess is an update to Windows brought in some other process to work in the background. Hope you got your bubbles back by clearing the condition as before.
 

My Computer

System One

  • OS
    Windows 8.1 Pro 64-bit, 6.3.9600.16452 (Win8.1 RTM)
    Computer type
    Laptop
    System Manufacturer/Model
    Acer AO722 Aspire One Notebook
    CPU
    Mobile Dual Core AMD C-60, 1000 MHz "Ontario"
    Motherboard
    Acer JE10-BZ
    Memory
    7915 MB, 6187 MB free
    Graphics Card(s)
    Radeon HD 6290 Graphics (256 MHz)) x 2
    Sound Card
    ATI Radeon HDMI, AMD K14
    Monitor(s) Displays
    No. 1 - AU Optronics B116XW03 V2 and No. 2 - HP x20LED
    Screen Resolution
    1600 x 900 (recommended)
    Hard Drives
    Solid State M4-CT128M4SSD2 (128 GB, SATA-III),
    PSU
    battery and AC power
    Case
    Notebook Acer v 1.11 (black)
    Cooling
    onboard fan, ! NotePal X-Slim Cooling Pad w/fan
    Keyboard
    PS2 Logitech Access
    Mouse
    Logitech Trackball
    Internet Speed
    "300 Mbps" (LOL)
    Browser
    Mozilla Firefox v. 34.0
    Antivirus
    SuperAntiSpyware 6.0.1158, Windows Defender
    Other Info
    using notebook as a desktop with a multi usb ports extender, external R/W dvd, fax modem, wi-fi, printer, flatbed scanner, SATA external drive for backup, a thumb drive, a memory card, mouse, keyboard and 2nd primary display.
The original shortcut quit working.

Probably an update killed it. :(
 

My Computer

System One

  • OS
    Windows 8.1.1 Pro with Media Center
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Gateway
    CPU
    AMD K140 Cores 2 Threads 2 Name AMD K140 Package Socket FT1 BGA Technology 40nm
    Motherboard
    Manufacturer Gateway Model SX2110G (P0)
    Memory
    Type DDR3 Size 8192 MBytes DRAM Frequency 532.3 MHz
    Graphics Card(s)
    ATI AMD Radeon HD 7310 Graphics
    Sound Card
    AMD High Definition Audio Device Realtek High Definition Audio USB Audio Device
    Monitor(s) Displays
    Name 1950W on AMD Radeon HD 7310 Graphics Current Resolution 1366x768 pixels Work Resolution 1366x76
    Screen Resolution
    Current Resolution 1366x768 pixels Work Resolution 1366x768 pixels
    Hard Drives
    AMD K140
    Cores 2
    Threads 2
    Name AMD K140
    Package Socket FT1 BGA
    Technology 40nm
    Specification AMD E1-1200 APU with Radeon HD Graphics
    Family F
    Extended Family 14
    Model 2
    Extended Model 2
    Stepping 0
    Revision ON-C0
    Instruction
    Browser
    Opera 24.0
    Antivirus
    Avast Internet Security
;I've uploaded my Bubbles.xml exported Task file zipped up for you. It's clean and clear of any virus or malware. You have the same OS as mine, so it should work. After you unpack it, you can import it straight into your Task Library. First, you'll need to send Bubbles.scr back to your desktop as a shortcut again. Also attached below is a picture that shows the idle conditions that allow it to start. Hope this helps.

The only other thing I can think of is to look in your Task Library for any other Tasks that are set to run on idle, and disable them. That's what I did. I took a chance. You can always re-enable them i they are critical.
 

Attachments

  • Bubbles.zip
    1 KB · Views: 85
  • Conditions.png
    Conditions.png
    102.9 KB · Views: 61

My Computer

System One

  • OS
    Windows 8.1 Pro 64-bit, 6.3.9600.16452 (Win8.1 RTM)
    Computer type
    Laptop
    System Manufacturer/Model
    Acer AO722 Aspire One Notebook
    CPU
    Mobile Dual Core AMD C-60, 1000 MHz "Ontario"
    Motherboard
    Acer JE10-BZ
    Memory
    7915 MB, 6187 MB free
    Graphics Card(s)
    Radeon HD 6290 Graphics (256 MHz)) x 2
    Sound Card
    ATI Radeon HDMI, AMD K14
    Monitor(s) Displays
    No. 1 - AU Optronics B116XW03 V2 and No. 2 - HP x20LED
    Screen Resolution
    1600 x 900 (recommended)
    Hard Drives
    Solid State M4-CT128M4SSD2 (128 GB, SATA-III),
    PSU
    battery and AC power
    Case
    Notebook Acer v 1.11 (black)
    Cooling
    onboard fan, ! NotePal X-Slim Cooling Pad w/fan
    Keyboard
    PS2 Logitech Access
    Mouse
    Logitech Trackball
    Internet Speed
    "300 Mbps" (LOL)
    Browser
    Mozilla Firefox v. 34.0
    Antivirus
    SuperAntiSpyware 6.0.1158, Windows Defender
    Other Info
    using notebook as a desktop with a multi usb ports extender, external R/W dvd, fax modem, wi-fi, printer, flatbed scanner, SATA external drive for backup, a thumb drive, a memory card, mouse, keyboard and 2nd primary display.
Hi Upsilon -

Good job! I disabled my regular screen saver, right click on desktop, select Personalize, click on Screen Saver and set the drop down list to "(None)" hit Apply, OK to save. My bubbles take about 4 minutes of idle time to start. When I tried to control the idle time, it broke the process and my bubbles script wouldn't start at all. I don't know why. I feel lucky that they work at all.

If you have success setting your idle time to 1 minute without breaking the process, please do post it here. Also, if you like, please upload a screen shot of your bubbles at work.

Thanks!

Thanks! Kinda weird, how setting the idle time doesn't work. I'll try and get it to work...


@David Bailey: Why do you have such a messed up theme? Also, finkey01 said that method wouldn't work.
 

My Computer

System One

  • OS
    Windows 8.1
    Computer type
    Laptop
    System Manufacturer/Model
    Lenovo IdeaPad N580
    CPU
    Intel(R) Pentium(R) CPU B960 @ 2.20GHz, 2200 Mhz, 2 Core(s), 2 Logical Processor(s)
    Motherboard
    Lenovo 20182
    Memory
    4.00 GB
    Graphics Card(s)
    Intel(R) HD Graphics
    Mouse
    Logitech M-BT96a
    Browser
    Firefox Developer Edition
    Antivirus
    avast!
I feel like I've tried every possible variation of this solution but, no luck. Could somebody please confirm what my argument needs to be and what my script should read? Currently I'm receiving an error that reads "Expected end of statement," which is super confusing. I have little to no idea what I'm doing.

Current script:

OWS = Create Object("WScript.Shell")
OWS.Run "C:\Windows\WinSxS\x86_microsoft-windows-bubbles_31bf3856ad364e35_6.3.9600.16384_none_031e0ac2e58b36bb\Bubbles.scr"

Current Argument: "C:\Users\SZ\Documents\Stuff\Bubbles.vbs"

Though I feel like I've tried every other possible input, I'm definitely doing something wrong. This is driving me crazy.

Also, if I finally manage to get it working, can I delete the actual screensaver shortcut off my desktop or does it have to stay there? This is a nightmare.
 

My Computer

System One

  • OS
    Windows 8.1
    Computer type
    PC/Desktop
Back
Top