' Clear the Run History' The MRU list is kept available until Explorer is restartedSub ClearRunHistory() Dim keyName As String = "SoftwareMicrosoftWindowsCurrentVersionExplorer" _ & "RunMRU" ' delete the key that contains the URLs the history Microsoft.Win32.Registry.CurrentUser.DeleteSubKey(keyName, False) ' recreate the key, empty Microsoft.Win32.Registry.CurrentUser.CreateSubKey(keyName)End Sub


Different Types of Data Models Explained with Examples
In the modern world, data is everything and everywhere. With so much access to technology, data has become a valuable resource for any business. Albeit a complex one. Data is