Mrrrr's Forum (VIEW ONLY)
Un forum care ofera solutii pentru unele probleme legate in general de PC. Pe langa solutii, aici puteti gasi si alte lucruri interesante // A forum that offers solutions to some PC related issues. Besides these, here you can find more interesting stuff.
Lista Forumurilor Pe Tematici
Mrrrr's Forum (VIEW ONLY) | Reguli | Inregistrare | Login

POZE MRRRR'S FORUM (VIEW ONLY)

Nu sunteti logat.
Nou pe simpatie:
laura84 la Simpatie.ro
Femeie
24 ani
Valcea
cauta Barbat
24 - 49 ani
Mrrrr's Forum (VIEW ONLY) / Tutoriale si Ghiduri Utile // Tutorials and useful guides / [NOTEPAD++] Run VBScript from Notepad++ with Shortcut Key Moderat de TRaP, TonyTzu
Autor
Mesaj Pagini: 1
TRaP
Moderator

Inregistrat: acum 6 ani
Postari: 739
1. Open the following folder: %APPDATA%\Notepad++

2. Open the following file in Notepad++: shortcuts.xml

3. Towards the end of the file, right BEFORE the following line:

</UserDefinedCommands>

add the following line to set as shortcut key CTRL+F5 to run the current VBS script:

<Command name="Wscript" Ctrl="yes" Alt="no" Shift="no" Key="116">c:\WINDOWS\system32\wscript.exe &quot;$(FULL_CURRENT_PATH)&quot;</Command>


4. Save the file and close all instances of Notepad++

5. Open your VBS script and run it with CTRL+F5

Note: to change the keyboard shortcut, the simplest way is from Notepad++ to go to Run -> Modify shortcut/Delete command.

Source:


pus acum 2 ani
   
Pagini: 1  

Mergi la