Dear YT ( for those who likes to watch my vb tutorials )
I have set up a website ( www.ytnarutoulee.ucoz.com )
this site , you could ask any problems in vb 2008 coding or programing or designing = )
and they are a WinRar File that contains my VB Programs
I will try to update asap .
This is the first program not inside the WinRAR Zip Archive .
So yeah = )
Codes :
Imports microsoft.win32
public form1
Dim Key, Reader As RegistryKey, Y As String Key = Registry.LocalMachine.OpenSubKey("Software\Microsoft\Windows\CurrentVersion\Uninstall", False) For Each X In Key.GetSubKeyNames Reader = Registry.LocalMachine.OpenSubKey("Software\Microsoft\Windows\CurrentVersion\Uninstall\" & X, False) If Reader.GetValueNames().Contains("Display Name") Then Y = Reader.GetValue("DisplayName") If Not ListBox1.Items.Contains(Y) Then ListBox1.Items.Add(Y) End If Next
omg that is a horrible vid...sorry
kaisersozia 2 years ago
Sorry lol .. How should i make it anti-horrible ? :)
narutoulee 2 years ago
@narutoulee HEHEHEHEHEHE lol
jamesamaralbednell 2 years ago
lol ~ . ~
narutoulee 2 years ago