2024-04-19 08:42 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002414F19StealthFighter[WHDLoad Installs Games] install scriptpublic2018-12-09 19:29
ReporterSanjin 
Assigned ToStingRayProject InfoF-19 Stealth Fighter (Microprose)
http://www.whdload.de/games/F19StealthFighter.html
 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
Summary0002414: Install script error
DescriptionInstall scripts exists just after the user answers where should be new folder created. Error calls for bad source path at line #102.
Steps To ReproduceSelect any user level; select DF0: as source; select target drawer. Error says: "COPYFILES:Problem with source file/drawer "F-19.info" in line 102. DOS Error Type:Unable to locate a file or drawer."
Additional InformationIssue can be mitigated by fabricating INFO file for slave folder and renaming that folder "F-19StealthFighterHD" to just "F-19".
TagsNo tags attached.
MachineA500
CPU68030
CPUSpeed40
ChipSetECS
GFXCardNone
ChipMem2 MB
FastMem8 MB
WorkbenchOS 3.9
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad16.9
imported
Attached Files

-Relationships
+Relationships

-Notes

note ~0006511

Retroplay (reporter)

Just edit line 104 in install script.

  (source ("/%s.info" @app-name ))
to
  (source ("%s.info" @app-name ))

note ~0006540

StingRay (developer)

Patch has been updated and the install script has been redone as well.
+Notes

-Issue History
Date Modified Username Field Change
2011-03-06 23:53 Sanjin New Issue
2018-11-24 15:13 Retroplay Note Added: 0006511
2018-12-09 19:29 StingRay Note Added: 0006540
2018-12-09 19:29 StingRay Assigned To => StingRay
2018-12-09 19:29 StingRay Status new => resolved
2018-12-09 19:29 StingRay Resolution open => fixed
+Issue History