Relative Content

Tag Archive for pythonbatch-file

BATCH File Stops Working After Installing Pyenv for Windows

I have a BATCH file that automatically runs my Birthday Pokemon generator indefinitely. It was working fine until I installed Pyenv to down grade my Python to 3.8.10 temporarily to install a specfic module. After reinstalling all the required modules using PIP, the BATCH file stopped looping.

Rename a .txt file using a string from a list in another .txt

I have 1200 .txt files with names like: 0001014473-10K-20221231_ Verisign_summary.txt
Each file has a unique company name. Above it is Verisign.
I have one single text file with 1200 company names in a list and each company name has a company symbol such as VRSN for Versign.