﻿DBD Lookup - แบบพกพา (Portable)
=====================================

ไม่ต้องติดตั้งอะไรเลย มี Python มาให้ในตัวแล้ว


วิธีใช้ (ภาษาไทย)
-----------------

1. แตกไฟล์ ZIP นี้ออกมาก่อน (คลิกขวา > Extract All)
   อย่าเปิดใช้จากข้างในไฟล์ ZIP โดยตรง

2. ดับเบิลคลิก  DBD-Lookup.exe

3. ลากไฟล์ .xlsx เข้าไปในโปรแกรม เลือกคอลัมน์ แล้วกด Start

โปรแกรมจะเปิดขึ้นมาเลย ไม่มีหน้าต่างเตือนความปลอดภัยใด ๆ
และไม่มีหน้าต่างสีดำ


หมายเหตุ
   - โปรแกรมเขียนผลลงในไฟล์เดิมโดยตรง และสำรองไฟล์ต้นฉบับไว้ให้
     ครั้งแรกเป็นชื่อ ....original_backup.xlsx
   - ปิดไฟล์ใน Excel ก่อนเริ่ม ไม่อย่างนั้นจะบันทึกไม่ได้
   - หน้าต่าง Chrome ที่เปิดขึ้นมา อย่าปิด ปล่อยให้ทำงานไป
   - หยุดกลางคันได้ กด Stop แล้วค่อยเปิดใหม่ทีหลัง
     แถวที่ทำไปแล้วจะถูกข้ามให้เอง

สิ่งที่ต้องมี: Windows 10/11 64-bit และ Google Chrome
              (ไม่ต้องลง Python)


How to use (English)
--------------------

1. Extract this ZIP first (right-click > Extract All).
   Do not run it from inside the ZIP.

2. Double-click  DBD-Lookup.exe

3. Drag your .xlsx into the app, pick the columns, click Start.

It opens straight away - no security warnings, and no console window.

Notes
   - Results are written into your file in place. A one-time copy of the
     original is kept as ....original_backup.xlsx
   - Close the file in Excel before starting, or saving will fail.
   - Leave the Chrome window it opens alone while it works.
   - You can Stop and resume later; finished rows are skipped.

Requirements: Windows 10/11 64-bit and Google Chrome. No Python needed.


What's inside
-------------

  DBD-Lookup.exe   the program (a renamed copy of Python, signed by
                   the Python Software Foundation)
  app/             the program code
  everything else  a private copy of Python, used only by this program.
                   Nothing is installed and nothing else on your
                   computer is affected. To uninstall, delete the folder.
