WHDLoad MantisBT - F19StealthFighter
View Issue Details
0002414F19StealthFighter[WHDLoad Installs Games] install scriptpublic2011-03-06 23:532018-12-09 19:29
ReporterSanjin 
Assigned ToStingRay 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
MachineA500
CPU68030
CPUSpeed40
ChipSetECS
GFXCardNone
ChipMem2 MB
FastMem8 MB
WorkbenchOS 3.9
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad16.9
imported
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.
Attached Files

Notes
(0006511)
Retroplay   
2018-11-24 15:13   
Just edit line 104 in install script.

  (source ("/%s.info" @app-name ))
to
  (source ("%s.info" @app-name ))
(0006540)
StingRay   
2018-12-09 19:29   
Patch has been updated and the install script has been redone as well.

Issue History
2011-03-06 23:53SanjinNew Issue
2018-11-24 15:13RetroplayNote Added: 0006511
2018-12-09 19:29StingRayNote Added: 0006540
2018-12-09 19:29StingRayAssigned To => StingRay
2018-12-09 19:29StingRayStatusnew => resolved
2018-12-09 19:29StingRayResolutionopen => fixed