• Login
Community
  • Login

When i open a Script - Notepad ++ also opens - How to fix that?

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
wallpaperdesktopauto opensscriptnotepad++ bug
3 Posts 3 Posters 2.8k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R
    Raul Chiarella
    last edited by Feb 4, 2016, 7:43 PM

    Just made a script for quick wallpaper change, but everytime i open it, the background wallpaper DO change - But everytime Notepad++ also opens!!! I don’t want to unistall just cuz of that! T_T

    Here’s the script:

    set WshShell = WScript.CreateObject(“WScript.Shell”)

    WshShell.SendKeys("^ ")

    WshShell.SendKeys(“+{F10}”)

    WshShell.SendKeys(“n”)

    WshShell.SendKeys(“n”)

    WshShell.SendKeys(“{ENTER}”)

    C G 2 Replies Last reply Feb 4, 2016, 8:40 PM Reply Quote 0
    • C
      Claudia Frank @Raul Chiarella
      last edited by Feb 4, 2016, 8:40 PM

      @Raul-Chiarella

      what does mean *** i open it*** ?

      Open with npp?
      Double click on saved script?
      Anything else?

      Cheers
      Claudia

      1 Reply Last reply Reply Quote 0
      • G
        glennfromiowa @Raul Chiarella
        last edited by Feb 4, 2016, 10:51 PM

        @Raul-Chiarella Only thing I can think of is if you have a keyboard shortcut installed for Notepad++? Search in Windows for notepad++.exe and for every instance of that file found, right-click on it and open the properties. In the Properties dialog, in the Shortcut tab (which should show by default), check that the Shortcut key: field says None. If not, select the Shortcut key field and delete the contents. It’s a long shot, but this could cause the behavior you’re describing.

        1 Reply Last reply Reply Quote 0
        2 out of 3
        • First post
          2/3
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors