O
-OSD-
Guest
Hi,
I have a simple VB form application. On Button 1 click, I am using Shell command to run a script (.bat or Powershell script file) located on my computer.
Now I want to "add" this file into the application and use it /call it when required... supported?
I tried to add a file by Project > Add Existing > Browse to the required file.
This file is now visible under Solution Explorer, but how to use this /execute it?
Continue reading...
I have a simple VB form application. On Button 1 click, I am using Shell command to run a script (.bat or Powershell script file) located on my computer.
Now I want to "add" this file into the application and use it /call it when required... supported?
I tried to add a file by Project > Add Existing > Browse to the required file.
This file is now visible under Solution Explorer, but how to use this /execute it?
Continue reading...