VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



ShellExecute : Command for start a program

by Yidyaakk (1 Submission)
Category: Windows System Services
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Fri 10th August 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

ShellExecute : Command for start a program

Rate ShellExecute : Command for start a program



on error resume next
Call ShellExecute(0&, vbNullString, "The Program", vbNullString, vbNullString, vbNormalFocus)
end sub


Download this snippet    Add to My Saved Code

ShellExecute : Command for start a program Comments

No comments have been posted about ShellExecute : Command for start a program. Why not be the first to post a comment about ShellExecute : Command for start a program.

Post your comment

Subject:
Message:
0/1000 characters