Commit 9f72e6ee authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Install Config2Installer into !System.500

As the PlingSystem components result in a 26 bit APCS-R module and also outputs Config2Installer into !System.360, this avoids a SysMerge overwriting the 32 bit copy with a 26 bit one and stopping the "System" configure plugin from running when booting the disc image as RISC OS 5, while allowing pre RISC OS 5 without the updated C library to run the installer needed to update the C library.
Clear?

Version 5.81. Not tagged
parent c468bc2b
......@@ -162,7 +162,7 @@ WindowManager -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
# System application
System -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources
Config2Installer -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.360.Modules
Config2Installer -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.500.Modules
DDEUtils -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules
JCompMod -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.310.Modules
###PhotoCDMod -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.!System.350.Modules
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment