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.
    • Raul ChiarellaR
      Raul Chiarella
      last edited by

      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}”)

      Claudia FrankC glennfromiowaG 2 Replies Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @Raul Chiarella
        last edited by

        @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
        • glennfromiowaG
          glennfromiowa @Raul Chiarella
          last edited by

          @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
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors