C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Resources » Articles » Visual Studio »

Open Executable files in VB


Posted Date: 29 Sep 2009    Resource Type: Articles    Category: Visual Studio
Author: RoshanMember Level: Silver    
Rating: 1 out of 5Points: 2



Open Executable files in VB



Make a call to your application or file by giving Process.Start
the full path to your file including name and extension.

'will open a Word document called myfile.doc with MS Word

Process.Start("c:\myTestFolder\myfile.doc")


'will run an executable file called myfile.exe

Process.Start("c:\myTestFolder\myfile.exe")




Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Sign In to add tags.
Executable Files  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: What is a Web Form?
Previous Resource: Naming Assemblies Strongly
Return to Discussion Resource Index
Post New Resource
Category: Visual Studio


Post resources and earn money!
 
More Resources



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use