How do I disable registry editor warnings


  1. Posts : 9
    Windows 7 Ultimate x64
       #1

    How do I disable registry editor warnings


    I recently created a start up shortcut file that edits one aspect of the registry. Now when I start my computer it warns me of my start up file and asks me to agree to let it it run. Is there a way to prevent these warnings from showing up.




    How do I disable registry editor warnings-registry-editor-warning.png


    .
      My Computer


  2. Posts : 934
    Windows 8.1 ; Windows 7 x86 (Dec2008-Jan2013)
       #2

    /S option for regedit is a silent mode.

    You either create a shortcut for regedit.exe
    and then modify Target line on Shortcut tab of Shortcut properties
    into something like that
    Code:
    C:\Windows\regedit.exe /S "C:\yourfile.reg"
    and place it in Startup folder in Start menu

    or create a batch file with the same content and put it in that Startup folder.
      My Computer


  3. Posts : 9
    Windows 7 Ultimate x64
    Thread Starter
       #3

    Your suggestion worked. Thanks a million!!!!!!!!
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 23:32.
Find Us