#Lockdown VBE #Run command prompt as administrator #Then double-click a non-threatening test.vbe file. Make a new text file and call it test.vbe and put the word hello in it, Save as "test.vbe" assoc .VBE=VBExfile ftype VBExfile=%SystemRoot%\system32\NOTEPAD.EXE %1 #You may have to right click on the test.vbe file, Properties, Change to notepad #Undo Lockdown VBE #Run command prompt as administrator assoc .VBE=VBEFile #You may have to right click on the test.vbe file, Properties, Change to Windows Script Based Host