Public Class Form1
Dim cmdProcess As Process = New Process()
Dim fileArgs As String
Dim path As String = "C:\Windows\System32\"
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
fileArgs = "shdocvw.dll,DoOrganizeFavDlg"
cmdProcess.StartInfo.Arguments = fileArgs
cmdProcess.StartInfo.WorkingDirectory = path
cmdProcess.StartInfo.FileName = "RunDll32.exe"
cmdProcess.Start()
cmdProcess.WaitForExit()
Me.Show()
End Sub
End Class
Showing posts with label 【Visual Studio Visual VB net】Orginize IE Favourites. Show all posts
Showing posts with label 【Visual Studio Visual VB net】Orginize IE Favourites. Show all posts
Subscribe to:
Posts (Atom)
-
Betterment Health posted: " Berberine May Help You Lose Weight Berberine may also be effective as a weight loss suppleme...
-
Daniel Labbe posted: "Prime Minister Justin Trudeau said the G20 needs a sense of "urgency" to address the growin...