Skip to content

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

Notifications You must be signed in to change notification settings

chaiwat20180/PowerShellAutoBarCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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