View Issue Details

IDProjectCategoryView StatusLast Update
02414F19StealthFighterinstall scriptpublic2018-12-09 19:29
ReporterSanjin Assigned ToStingRay  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Project InfoF-19 Stealth Fighter (Microprose)
http://www.whdload.de/games/F19StealthFighter.html
Summary02414: 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

Activities

Retroplay

Retroplay

2018-11-24 15:13

reporter   note ~06511

Just edit line 104 in install script.

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

StingRay

2018-12-09 19:29

developer   note ~06540

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

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