Recent content by zarxel

  1. Z

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

    I had that issue as well. I fixed it by going into the Notepad file and fixing Set OWS = CreateObject("Wscript.Shell") OWS.Run "C:\Users\[your profile name]\Desktop\Bubbles.lnk" to Set OWS = CreateObject("Wscript.Shell") OWS.Run "C:\Users\[your profile name]\Desktop\Bubbles.scr"
Back
Top