U3 Validation
Derek Bump
list at dreamscapesoftware.com
Sun Feb 11 19:47:51 EST 2007
Malte,
Thank you for clearing that up for me. I will examine the u3p file and
add that information. Hopefully that's the only snag I hit during
validation.
Derek Bump
Dreamscape Software
http://www.dreamscapesoftware.com/
Malte Brill wrote:
> Hi Derek,
>
> I also had that error when I validated drops for U3. Talking to Claudio
> of U3 it turned out I had to fiddle a bit with the manifest.u3i file
> inside the .u3p packackage. This package is basically a .zip folder. You
> can change the extension to .zip, search for the manifest file inside
> and open it with a text editor.
>
> You need to make a change to the <options> element.
>
>
> <options>
> <!-- Defines the minimal (estimated) space required for the
> application. -->
> <minFreeSpace>number of MBs required</minFreeSpace>
> <upgrade appData="add" deviceExec="overwrite"/>
> </options>
>
>
> The formula to calculate the number of MBs is:
>
> U3P File Size + Uncompressed Size of DEVICE and DATA folder + 12% overhead.
>
>
> Save the manifest file and change the extension of the package back to .u3p
>
>
> Hope that helps,
>
> Malte
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
>
More information about the use-livecode
mailing list