Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
VB.NET Shell command
I don't want your opinion on VB/VB.net. I don't want you to reccommend me use another language. I don't want people posting garbage about C++.
I need to execute a shell command with vb. I have looked up and found the shell command which doesn't work for me.
Eg
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Shell("C:\Documents and Settings\Admin\Local Settings\Application Data\Temporary Projects\file.ext")
End Sub
It doesn't run/open the file.
Sorry if I havent made myself clear, if needed I will try and expand a bit more.
Any help or links that I have failed to stumble accross will be very appreciated.
Thanks
[edit: disabled smileys]