Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 466 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 466 Bytes

PowerShellAutoBarCode

PowerShellAutoBarCode is auto generate and saves images from barcode.tec-it.com [ get value from txt files ]

How to use?

Step 1

  • Add the required data rows to the list.txt file and Save

Step 2

  • Run AutoGenBarCode.ps1 with PowerShell

Step 3

  • Done

========================================

FAQ 1.I can't run ?

  • First run powershell with run admin and enter this "Set-ExecutionPolicy RemoteSigned -Scope CurrentUser" and try again