All Tags »
VB.net »
Process.Start (
RSS)
Sorry, but there are no more tags available to filter with.
-
I wish to execute 7za.exe, which is located in the directory of my project files at the moment, with the argument "e"+strTheGadget+" -o C:\Program Files\Windows Sidebar\Shared Gadgets\"+strTheGadgetName+"" So I used this: Process.Start("7za.exe e "+strTheGadget+" -o C:\Program Files\Windows Sidebar\Shared...
Page 1 of 1 (1 items)