Advertisement
ASP_Volume2 System Services/ Functions #43837

Alternate way of using Shell

Alternate way of using Shell command in .Net

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.

Исходный код
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.
Оригинальные комментарии (3)
Восстановлено из Wayback Machine