All Forums
 Microsoft Windows CE
 General CE
 Adding items to the "Start | Run..." Dropdown
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Author Topic  

ctacke

877 Posts

Posted - 19 Mar 2002 :  15:36:56  Show Profile  Email Poster
Q: How do I add items to the Run... dropdown list so they are available immediately after a system reset?

You can add items to the dropdown list by adding subkeys to the following registry key in ADSLOAD.REG:

[HKEY_LOCAL_MACHINE\Explorer\RunHistory]


The subkeys names should be numbers, starting with zero, and the values should be strings.

Example

To add 'repllog.exe / remote' and 'regedit.exe' to the list, add the following to ADSLOAD.REG:


[HKEY_LOCAL_MACHINE\Explorer\RunHistory]
"0"="repllog.exe /remote"
"1"="regetit.exe"


-----------------
Chris Tacke, eMVP
Applied Data Support
  Topic  
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Jump To:
Eurotech Support Forums © Eurotech Inc. Go To Top Of Page
This page was generated in 0.02 seconds. Snitz Forums 2000