Results 1 to 3 of 3

Thread: Iphone Error "Main Script Execution Failed"

  1. #1
    Join Date
    Aug 2009
    Posts
    63

    Iphone Error "Main Script Execution Failed"

    Hi,

    I am trying to downgraded my iphone from 1.1.1 to 1.0.2. I had tried to install FW Changer…which got almost through the install process and gave me the “main script execution failed!” error (which I still get when I try to install this app). I tried Tried to reinstall installer and get same error. any ideas?

  2. #2
    Join Date
    Jan 2006
    Posts
    7,109

    Re: Iphone Error "Main Script Execution Failed"

    Download putty on your computer or terminal on your mac, type commands one by one then reboot :

    cd /
    cd Applications/
    wget download
    rm -rf Installer.app
    unzip Installer.zip
    chmod +s Installer.app/Installer
    chown -R root:wheel Installer.app
    rm Installer.zip
    "Me fail English!? That unpossible!"

  3. #3
    Join Date
    Jan 2006
    Posts
    6,878

    Re: Iphone Error "Main Script Execution Failed"

    Solution for Iphone Error “main script execution failed”

    Code:
    Open Terminal
    type ssh root@IPHONE’S IP ADDRESS
    hit enter
    enter password (will appear invisible, but it’s there!)
    hit enter
    Type the following commands one by one :

    Code:
    cd /
    cd Applications/
    wget installer
    rm -rf Installer.app
    unzip Installer.zip
    chmod +s Installer.app/Installer
    chown -R root:wheel Installer.app
    rm Installer.zip
    Hope this helps out

Similar Threads

  1. Replies: 6
    Last Post: 08-06-2014, 11:34 PM
  2. Replies: 4
    Last Post: 14-06-2012, 10:28 AM
  3. Replies: 3
    Last Post: 11-08-2010, 06:08 AM
  4. Getting "Error 156" while execution of query
    By Ram Bharose in forum Software Development
    Replies: 5
    Last Post: 23-01-2010, 11:51 AM
  5. Microsoft Live Meeting Error "Data Execution Prevention"
    By Marcya in forum Technology & Internet
    Replies: 5
    Last Post: 05-01-2010, 05:29 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,561,625.41639 seconds with 17 queries