Jump to content

Psy Ops

Members
  • Content Count

    1
  • Joined

  • Last visited

Posts posted by Psy Ops


  1. Hi! I had the same error

     

    Error in C:UsersAdministratorDesktopRO Installer ScriptRO.iss: Disk spanning must be enabled in order to create an installation larger than 2100000000 bytes in size.
    
    
    On 10/23/2015 at 3:31 PM, Garr said:

    Open RO.iss and add following lines:
     

    
    DiskSpanning = yesDiskSliceSize = 1600000000

    After

    
    WizardSmallImageFile=installer_square2.bmp

    You should change DiskSliceSize to number you see more fitting. I set it to ~1.5GB. Just a warning: this will spawn several part installer:

    - main installer file (.exe)

    - parts of installer ( They are named the same as main installer file and have 1,2,3...n at the end of name, .bin)

    Your players will need all parts and main installer file in one folder for it to work. Usually just pack them up in one zip and you're good to go.

    I tried doing the procedure as stipulated but the following lines were shown:

    Error on line 25 in C:\Users\Andrew Palma\Desktop\One RO Patcher\RO INSTALLER\RO.iss: Value of [Setup] section directive "DiskSpanning" is invalid.
    Compile aborted.

    I typed in this

    WizardSmallImageFile=wizardSmallImage.bmp
    DiskSpanning=yesDiskSliceSize=1600000000

    Please Help

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.