MurtCo PDF Drag Pilot
=====================

Pilot version 0.3.8

Purpose
-------
This Windows x64 pilot lets the existing MurtCo PDF icon drag the actual PDF
file into native applications such as New Outlook, Microsoft Word, and the
managed accounting or CRM client.

This package is not code-signed and uses Load unpacked. Windows SmartScreen or
company browser policy may warn about or block it. It does not modify or
deploy the MurtCo Main website.

Requirements
------------
- Windows 10 or Windows 11 x64
- Microsoft Edge or Google Chrome
- Access to https://murtco-ap-invoice.willettinfosystems.com/
- Permission to enable Developer mode and use Load unpacked

Install
-------
1. Extract the complete ZIP to a local folder.
2. Run Install-MurtCo-Pdf-Drag.cmd.
3. The setup copies the final helper and extension into this user's home
   folder:
     %LOCALAPPDATA%\Willett\MurtCoPdfDrag
4. The installed extension path is copied to the clipboard.
5. In Microsoft Edge, open edge://extensions/.
   In Google Chrome, open chrome://extensions/.
6. If an earlier WIS-225 or MurtCo PDF Drag proof is listed, remove that
   unpacked extension entry. The installed native helper registration is
   replaced automatically.
7. Enable Developer mode, select Load unpacked, paste the installed extension
   path, and select that folder.
8. Confirm the browser shows "MurtCo PDF Drag Pilot" version 0.3.8.

This is a per-user portable setup, not a machine-wide software installation.
It registers the same current-user native helper for both Edge and Chrome.
Administrator rights are not required.

Use
---
1. Open https://murtco-ap-invoice.willettinfosystems.com/ and sign in.
2. Open an invoice's Attachment/PDF view.
3. Wait for "PDF READY - HOVER TO DRAG".
4. Hover until "READY - PRESS & DRAG", then press and drag in one gesture.
5. Confirm the destination receives the actual PDF file, not a URL or filename.
6. Repeat with the same and different invoices without restarting the browser.

Support
-------
Run Collect-MurtCo-Pdf-Drag-Logs.cmd from the installed folder:

  %LOCALAPPDATA%\Willett\MurtCoPdfDrag

It creates MurtCo-Pdf-Drag-Logs.jsonl beside the command. Logs are bounded and
do not contain PDF contents or browser authentication data.

Uninstall
---------
Run Uninstall-MurtCo-Pdf-Drag.cmd from the installed folder. Then remove the
unpacked extension from every Edge or Chrome profile where it was loaded.

Pilot contents
--------------
- extension/: final Manifest V3 extension version 0.3.8
- host/: final self-contained Windows x64 native helper and host manifest
- installer, uninstaller, log collector, and this README

No source code, tests, prior binaries, prior extension versions, preview
deployment files, or experimental browser-only drag implementations are
included.
