Audio (347)       Datatype (51)       Demo (204)       Development (609)       Document (24)       Driver (98)       Emulation (153)       Game (1027)       Graphics (510)       Library (119)       Network (236)       Office (67)       Utility (938)       Video (72) 
  Total files: 4455
  Full index file Recent index file
 
    Amigans.net   Aminet   IntuitionBase   Hyperion Entertainment   A-Eon   Amiga Future
 
  
  
 | 
  [Back to readme page]   [Add Comment]   [Refresh page]
 
 | Comment by: xenic (174.60.214.183) | At: 24 Aug 2014, 17:33 | File version: 1.1 |  Your program works but is archived in a way that can cause problems if the archive is extracted by Dopus4/Dopus5 or other unpacking tools. There is a leading " / " in from of all the files, which means it can't be extracted to a DOS device (RAM: , DH0:) etc. It must be extracted to a sub-directory and then is actually extracted one directory above the sub-directory. OS4 "UnArc" is smart enough to compensate for the leading " / " but some other extractors are not.  Hear is how your archive looks when viewed:  /ProcessScan/ProcessScan  /ProcessScan/processlist.c  /ProcessScan/processlist.h  /ProcessScan/ProcessScan.doc  /ProcessScan/Makefile  /ProcessScan.info    Here is how it should look:  ProcessScan/ProcessScan  ProcessScan/processlist.c  ProcessScan/processlist.h  ProcessScan/ProcessScan.doc  ProcessScan/Makefile  ProcessScan.info    You can look at some other archive at OS4Depot to see the difference between your archive and others. 
  |  |   |  |   |  
 
  |