Re: Run Command Line Missing



"Dotmatrix48" <Dotmatrix48@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

The Run Command is checked (Start
Button/Properties/Customize/Advanced/Run Command) but the run comand
line is still missing. I have ran "Restore the Run Command (Line 57)
from http://www.kellys-korner-xp.com/xp_tweaks.htm and it still doesn't
appear.

Note that you have to restart the computer after applying Kelly's
registry tweak.

Does anyone have any other ideas?

As a workaround, copy the lines between the dashed lines to the
clipboard and paste them into the text editor (Notepad):

===========================================================
dim objShell
set objShell = CreateObject("Shell.Application")
objShell.FileRun
set objShell = nothing

===========================================================

Save the file as "Run.vbs" and create a shortcut.

--
d-d
.