An open API service indexing awesome lists of open source software.

https://github.com/chaiwat20180/powershellautobarcode

PowerShellAutoBarCode is auto genarate and save image from barcode.tec-it.com.
https://github.com/chaiwat20180/powershellautobarcode

barcode barcode-generator barcode-scanner powershell powershell-script qrcode qrcode-generator

Last synced: about 1 month ago
JSON representation

PowerShellAutoBarCode is auto genarate and save image from barcode.tec-it.com.

Awesome Lists containing this project

README

          

# 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