HeatTreat: import per-machine DNC .reg by machine number
HeatTreat bays pick a machine number (6601-6604) at imaging; 02-Setup- HeatTreat now imports the matching reg\<machine-number>.reg after the MSI, rewritten to WOW6432Node (DNC is 32-bit; reg import does not honor /reg:32), mirroring the Part Marker WJPRT.reg flow. - startnet.cmd: route gea-shopfloor-heattreat to the machine-number prompt (was defaulting to skip), so machine-number.txt is written for the picker. - The 6601-6604 .reg files are gitignored (they carry a DNC FtpPasswd credential) and deploy via the enrollment share from the working tree. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -114,3 +114,7 @@ playbook/shopfloor-setup/gea-shopfloor-keyence/vr6000/installers/Data1.cab
|
||||
# Part Marker (Telesis) utility password - secret, deployed via the enrollment
|
||||
# share from the working tree, never committed.
|
||||
playbook/shopfloor-setup/gea-shopfloor-partmarker/PartMarker/Mark/utilpassword.txt
|
||||
|
||||
# HeatTreat per-machine DNC .reg exports (6601-6604) - contain DNC FtpPasswd
|
||||
# credentials. Deployed via the enrollment share from the working tree.
|
||||
playbook/shopfloor-setup/gea-shopfloor-heattreat/reg/*.reg
|
||||
|
||||
Reference in New Issue
Block a user