Join Today













Site Sponsor
Results 1 to 2 of 2
  1. #1
    Newb
    Join Date
    Apr 2010
    Posts
    3
    Rep Power
    0

    Question Editing SCR file

    Hi,
    Some LG phones (VX10000, Voyager)'s SCR file looks something like this

    ....
    ;Kim HyunWoo 2005.02.12
    ;================================================= ========================
    ;ANIMATION IMAGE ITEM
    ;================================================= ========================
    ;efs write "dload/mainOpening1.jpg"
    ;efs write "dload/mainOpening2.jpg"
    ;efs write "dload/subOpening1.jpg"
    ;efs write "dload/subOpening2.jpg"
    ;efs write "dload/mainClosing1.jpg"
    ;efs write "dload/mainClosing2.jpg"
    ;efs write "dload/subClosing1.jpg"
    ;efs write "dload/subClosing2.jpg"
    ....

    When i browse to the location /dload/ no files with that name exist

    I want to change opening animation

    please advice if you know

  2. #2
    Newb
    Join Date
    May 2010
    Posts
    5
    Rep Power
    0

    Default Re: Editing SCR file

    ;efs write "dload/mainOpening1.jpg"

    remove the ; in the front of any command that will be used by the phone.
    ; is a used as a Comment.

    so like this. will work.
    efs write "dload/mainOpening1.jpg"


 

Similar Threads

  1. [SOLVED] Problems editing posts.
    By whitey10tc in forum Free-For-All...!
    Replies: 3
    Last Post: 08-10-2010, 08:09 PM
  2. MagicBerry - a program for viewing and editing blackberry service books
    By torrentsrock in forum Blackberry Flashing Software
    Replies: 1
    Last Post: 04-11-2010, 07:41 PM
  3. Writing Editing and Modifying LG Scripts
    By meanngreen04 in forum LG
    Replies: 1
    Last Post: 02-16-2010, 03:29 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •