Advertisement
7_2009-2012 System Services/ Functions #229262

Alternate way of using Shell

Alternate way of using Shell command in .Net

AI

Shrnutí AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Zdrojový kód
original-source
When using the Shell command in VB.NET you may come across some errors depending on what you are opening. Try... System.Diagnostics.Process.Start("c:\winnt\notepad.exe") for example to run Notepad. Replace file path to file you need to open.
Původní komentáře (3)
Obnoveno z Wayback Machine