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.
- Host: GitHub
- URL: https://github.com/chaiwat20180/powershellautobarcode
- Owner: chaiwat20180
- Created: 2024-01-22T10:28:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T18:54:58.000Z (over 2 years ago)
- Last Synced: 2025-03-01T20:46:38.345Z (over 1 year ago)
- Topics: barcode, barcode-generator, barcode-scanner, powershell, powershell-script, qrcode, qrcode-generator
- Language: PowerShell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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