RUN Option

  • Thread starter Thread starter Mick Southam
  • Start date Start date
M

Mick Southam

Hi

Is there a way to remove the RUN option when you click the Strat Button?
 
To remove the Run command from Start Menu and also prevent users from
launching the Run dialog via pressing the Windows Key + R, apply the
following Windows NT / Windows 2000 Registry hack :
Hive: HKEY_CURRENT_USER
Key: Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Name: NoRun
Type: REG_DWORD
Value: 1


NoRun corresponds to the Remove Run menu from Start Menu Group Policy at:
User Configuration
AdministrativeTemplates
Start Menu & Taskbar
 
Thanks very much for the help, out of interest what would the settings be to
put the RUN command back on the Start Button
 
Wild guess would be Value: 0

Mick said:
Thanks very much for the help, out of interest what would the settings be to
put the RUN command back on the Start Button
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top