December 12, 200817 yr Hi,The Run command is missing from my XP unattended install. I chose Classic Start Menu and do not have "Hide Run Button" selected in the Tweaks option.Ideas?Thanks!brian
December 14, 200817 yr U can check your registry. If this registry key exists, then your Runbox will not be shown (in both XP Theme or Classic).Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]"NoRun"=dword:00000001If the above key exists, u can delete it using command line tool reg.exe with the following:reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v NoRun /fLogout, then login again to see changes.
December 14, 200817 yr Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]"NoRun"=-all three of the above examples does the same, removing the entry "NoRun" from the Registry hive.To remove not an entry but a directory, useWindows Registry Editor Version 5.00[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]btw. the specification says that there has to be a blank line between the first and second, like in my examples. Edited December 14, 200817 yr by an3k
December 18, 200817 yr Author So sorry for the delayed response - I have been away from an Internet connection for almost a week now. There is not a "NoRun" entry in the path you specified.Any other ideas?Thanks!brian
December 18, 200817 yr download and run (double click) the attached file, then reboot. after that your Run entry should be back!NoRun.reg
Create an account or sign in to comment