English Amiga Board


Go Back   English Amiga Board > Other Projects > project.WHDLoad

 
 
Thread Tools
Old 04 March 2018, 14:25   #1
BarryB
Amigaholic
 
Join Date: Dec 2009
Location: UK
Posts: 4,676
F-19 install error!

Using V2.0 from WHDLoad and get this error before it starts the disk copy:



Tried installing to RAM: but get the same error?
BarryB is offline  
Old 04 March 2018, 15:20   #2
zipper
Registered User
 
Join Date: Mar 2004
Location: finland
Posts: 1,837
Wrong version of Installer?
zipper is offline  
Old 04 March 2018, 15:32   #3
Retro-Nerd
Missile Command Champion
 
Retro-Nerd's Avatar
 
Join Date: Aug 2005
Location: Germany
Age: 52
Posts: 12,438
Seems like a bug in the installer script. Can't find/copy the icon somehow.
Retro-Nerd is offline  
Old 04 March 2018, 16:26   #4
dlfrsilver
CaptainM68K-SPS France
 
dlfrsilver's Avatar
 
Join Date: Dec 2004
Location: Melun nearby Paris/France
Age: 46
Posts: 10,413
Send a message via MSN to dlfrsilver
this installer should be redone with Rawdic instead of the patcher, and the install needs to be corrected.
dlfrsilver is offline  
Old 04 March 2018, 18:16   #5
BarryB
Amigaholic
 
Join Date: Dec 2009
Location: UK
Posts: 4,676
Managed to semi-correct the error!

Snoopdos showed /F-19.info as failing and looking at the script some lines looked wrong, so deleted everything in RED and saved a new install, it now installs but doesn't create an icon for the F-19 folder, after manually creating a folder icon I can now open it and run the program.

Code:
)
(copyfiles
  (help @copyfiles-help)
  (source ("/%s.info" @app-name ))
  (dest @default-dest)
)

;----------------------------

(copyfiles
  (help @copyfiles-help)
  (source ("%s.info" @app-name ))
  (dest #dest)
)
@zipper: It's the latest release of the installer on the WHDLoad site.
BarryB is offline  
Old 04 March 2018, 20:23   #6
zipper
Registered User
 
Join Date: Mar 2004
Location: finland
Posts: 1,837
I meant Amiga Installer in C:
zipper is offline  
Old 04 March 2018, 21:56   #7
BarryB
Amigaholic
 
Join Date: Dec 2009
Location: UK
Posts: 4,676
It's the one from OS 3.9, 44.10 (1.10.99)
BarryB is offline  
Old 06 March 2018, 22:36   #8
BarryB
Amigaholic
 
Join Date: Dec 2009
Location: UK
Posts: 4,676
Think I've fixed it, at least it now installs and creates an icon for the drawer!

Make the following changes to the F-19Install script by deleting the lines in RED and adding the line in GREEN:

Code:
)
(makedir #dest
  (help @makedir-help)
  (infos)
)
(copyfiles
  (help @copyfiles-help)
  (source ("/%s.info" @app-name ))
  (dest @default-dest)
)

;----------------------------
BarryB is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
df0 error WB install Ocalasun support.FS-UAE 6 10 September 2014 21:17
Get error and CWB wont install videofx project.ClassicWB 4 21 January 2013 18:42
Error trying to install civ aga to HD dug26 support.WinUAE 2 07 June 2010 16:28
Error #205 SPELLBOUND LHA install tyrkoch New to Emulation or Amiga scene 7 17 December 2006 02:57
Install Error madduck New to Emulation or Amiga scene 11 01 July 2002 14:16

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 17:53.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09139 seconds with 15 queries