Run External EXE Using VB.NET
Run External EXE Using VB.NET Source code very simple to use you can edit and the code eassy you have to add a folder named Resources and name your exe file Setup.exe and done .
you can edit the name of the folder and everithing from this line :
Dim jj = (Application.ExecutablePath.Replace("Installer.exe", "Resources\Setup.exe"))
You can Run any File Using VB net with this code source you can download from this link :
ConversionConversion EmoticonEmoticon