Skip to content

Commit 191709d

Browse files
Update README.md
1 parent f666411 commit 191709d

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# access-exe-file-using-python-script
2-
This is a simple pyhton script to access a exe file stored on your drive
1+
## access-exe-file-using-python-script
2+
* This is a simple pyhton script to access a exe file stored on your drive
3+
* uses subprocess python library
4+
* python must be installed in order to run .py script
5+
* we can also use notepad editors to write a .py program
6+
7+
#### see video below:
8+
![https://github.com/anandprabhakar0507/access-exe-file-using-python-script/demo.gif](https://youtu.be/2DqF5Li0PVg)
9+

0 commit comments

Comments
 (0)