henrikstengaard / hstwb-installer

A set of scripts to automate installation of Amiga OS, Kickstart roms and packages to new or existing Amiga HDF files
https://hstwb.firstrealize.com
MIT License
100 stars 7 forks source link

Script in windows 10 does not find user packages in any of the WHDLoad Packs folders. #67

Closed avongil closed 1 year ago

avongil commented 1 year ago

I have tried everything but cannot get the script to parse the folders under user packages\WHDLoad Packs The directories are correct and I do have uncompressed folders in there in their downloaded structure. 0_9, A, B, C etc..

What am I missing?? here is the powershell output:

X:\HstWB_Install\16gb_hstwb_1.6.3\userpackages\WHDLoad Packs>powershell -ExecutionPolicy Bypass -File build_install_entries.ps1 -userPackagesDir "."

Build Install Entries

Author: Henrik Noerfjand Stengaard Date: 2021-12-02

User packages directory: 'X:\HstWB_Install\16gb_hstwb_1.6.3\userpackages\WHDLoad Packs'

Building install scripts for user package directories: EAB WHDLoad Demos

X:\HstWB_Install\16gb_hstwb_1.6.3\userpackages\WHDLoad Packs>pause Press any key to continue . . .

avongil commented 1 year ago

I'm sorry, it was all user error. The demos, games and magazines I have are a few years old and have a different sub directory structure! It does not have lha files, just the extracted data. I re-downloaded the demos directory to test and tried again and it works perfectly. Great job on this script, it makes testing new types of WB installs quick!