script.bat
- %CD%(snippet) means current directory in which the bat file is present
- %* helps in running pyw file with exe file
script.vbs
- To run the bat file silently
- Vbs file depends on bat file
Step for vbs shortcut
- open run and type shell:startup
- paste the vbs shortcut file.
- run the shortcut