skip to main | skip to sidebar

Noels Place

Monday, October 13, 2008

Starting a new process

Dim Info as New ProcessStartInfo()
Info.FileName = this.tbProcessName.Text
Info.Arguments = "EACH OF THESE WORDS IS AN ARGUMENT"
Process.Start(Info)
Posted by Noel at 7:53 PM

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2011 (1)
    • ►  February (1)
  • ►  2010 (5)
    • ►  December (1)
    • ►  October (1)
    • ►  February (2)
    • ►  January (1)
  • ►  2009 (4)
    • ►  November (1)
    • ►  October (1)
    • ►  March (2)
  • ▼  2008 (46)
    • ►  November (10)
    • ▼  October (28)
      • ftp using ftpwebrequest
      • FTP jobs
      • Sample FTP upload
      • Handleing explorer selected item event change
      • Finding what item is open in outlook
      • More Command bars for outlook.
      • Adding buttons to outlook
      • Testing the format of a mailitem
      • Outlook walkthrough by Helmut Obertanner
      • Starting a new process
      • Looking for selected outlook item
      • Using a datatable
      • Transactions on multiple calls to the database
      • Basic stored procedure transaction control
      • Config another better example
      • Using Enumerators
      • XmlSerializer with list(of type)
      • Xml Serializer with collection
      • Serialization methods
      • Using an embeded resource
      • Return Value for Strored procedure
      • Regex phone numbers
      • Office ribbon xml
      • Config File Not is bin dir
      • List FTP Directory contents
      • Create FTP Directory
      • Create XMLDOC
      • Windows Listening application
    • ►  June (1)
    • ►  May (6)
    • ►  April (1)

About Me

Noel
View my complete profile