The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Discussion > Installer Support
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 02-03-2008, 06:46 AM
Green Apple
 
Join Date: Oct 2007
Posts: 30
Thanks: 4
Thanked 8 Times in 4 Posts
1.1.3 installer.app fix

This should fix any problems with installer not working what it does is download the latest installer.app from the website and put that on the phone and set the correct permissions
Can fix the main execution error in installer

Type each code on a seperate line:-
Quote:
cd /
cd Applications/
wget "http://repository.apptapp.com/packages/System/Installer.zip" - remove " " from the URL
rm -rf Installer.app
unzip Installer.zip
chmod +s Installer.app/Installer
chown -R root:wheel Installer.app
rm Installer.zip
Restart phone and everything should work fine

Last edited by sadamx; 02-04-2008 at 03:32 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following 5 Users Say Thank You to sadamx For This Useful Post:
66sprite (02-07-2008), bhz1 (02-06-2008), jinxen (02-06-2008), kndhadley (02-06-2008), senbei (02-09-2008)
  #2  
Old 02-04-2008, 03:36 PM
Banned
 
Join Date: Oct 2007
Device + Firmware: iPod Touch 16gb 1.1.4 Jailbroken
Operating System: Microsoft Vista Ultimate
Location: South Croydon, London, England
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

does this work 4 iTouch and where do u type in commands, and what program, thanks
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 02-04-2008, 03:47 PM
Green Apple
 
Join Date: Oct 2007
Posts: 30
Thanks: 4
Thanked 8 Times in 4 Posts

Quote:
Originally Posted by super_js View Post
does this work 4 iTouch and where do u type in commands, and what program, thanks
Hi it should work on the itouch
if u got windows use "putty" it connects to your phone via wifi so you need ssh on your phone ( mite be a bit hard if you havnt already got it and your installer doesnt work. if you have problems with that let me no and i will link you to the right place )
copy each line into putty and once done should be good to go after restart
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to sadamx For This Useful Post:
martek (02-09-2008)
  #4  
Old 02-05-2008, 05:32 AM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts

Is this the solution for the execution failed error? Which you get when you try to install something from the installer??

Because I thought that moving the location of the apps...etc to the /var solution would work but that didn't, so I'm hoping this will work.
Thanks in advance....

icem8n
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 02-05-2008, 10:10 AM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 20
Thanks: 2
Thanked 0 Times in 0 Posts

Thanks for the tip, but it didn't resolve my problem. Every time i try to install a app it takes very long for the downloading part to even begin, if it begins at all. I get timed-out error every time (This is only after upgrading to 1.1.3).
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 02-05-2008, 10:41 PM
What's Jailbreak?
 
Join Date: Feb 2008
Posts: 13
Thanks: 1
Thanked 0 Times in 0 Posts

Where do I go to type this code into? Do you type it into the phone itself?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 02-06-2008, 06:59 AM
bhz1's Avatar
Moderator
 
Join Date: Sep 2007
Device + Firmware: iPhone 3G, 3G[S]- 3.1.2 JB
Operating System: Windows XP,Vista, OS X 10.5.8
Location: Pennsylvania
Posts: 2,404
Thanks: 82
Thanked 323 Times in 250 Posts

You need to use a terminal program like Putty (Windows).
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 02-06-2008, 09:35 AM
kndhadley's Avatar
Green Apple
 
Join Date: Oct 2007
Posts: 64
Thanks: 1
Thanked 1 Time in 1 Post

You fixed me Thanx
Quote:
Originally Posted by sadamx View Post
This should fix any problems with installer not working what it does is download the latest installer.app from the website and put that on the phone and set the correct permissions
Can fix the main execution error in installer

Type each code on a seperate line:-


Restart phone and everything should work fine
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 02-06-2008, 04:05 PM
iPhone? More like MyPhone
 
Join Date: Oct 2007
Device + Firmware: 1.1.4 (1.1.1 OTB) - TMO - iPSF
Operating System: Mac OS X
Location: United States
Posts: 197
Thanks: 5
Thanked 21 Times in 15 Posts
Send a message via ICQ to cWanja Send a message via AIM to cWanja Send a message via Yahoo to cWanja

Yea, this did not work for me. I am still on 3.0 not 3.0b10
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 02-08-2008, 09:12 AM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 20
Thanks: 1
Thanked 0 Times in 0 Posts

can you give instructions to try this using mac? thank you
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11  
Old 02-09-2008, 07:25 AM
What's Jailbreak?
 
Join Date: Feb 2008
Device + Firmware: iPhone 1.1.3 unlocked
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
reinstall install.app without ssh

Quote:
Originally Posted by sadamx View Post
Hi it should work on the itouch
if u got windows use "putty" it connects to your phone via wifi so you need ssh on your phone ( mite be a bit hard if you havnt already got it and your installer doesnt work. if you have problems with that let me no and i will link you to the right place )
copy each line into putty and once done should be good to go after restart
Hi I have the problem you mention above, which is that my installer doesn't work and I don't have ssh in place.

Can you link me to the right place to solve it?

thank you very much

martek
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #12  
Old 02-09-2008, 08:43 AM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 3
Thanks: 2
Thanked 0 Times in 0 Posts

Using Terminal on my Mac:

When I want to download the zip I get the error: "Cannot write to `Installer.zip' (No space left on device)."

I'm pretty sure there are more than 500 Megs free

Last edited by senbei; 02-09-2008 at 08:47 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #13  
Old 02-10-2008, 04:49 PM
Green Apple
 
Join Date: Jan 2008
Posts: 47
Thanks: 1
Thanked 0 Times in 0 Posts

Yea i got the same error too, help please. Also another thing, my installer will only allow me to install only certain things. It crashes when I try to install other things, I dont get it.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #14  
Old 02-11-2008, 12:08 AM
What's Jailbreak?
 
Join Date: Dec 2007
Posts: 16
Thanks: 5
Thanked 0 Times in 0 Posts

dont get it!!!!! post a more detailed method please..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #15  
Old 02-11-2008, 09:07 PM
ajl917's Avatar
Moderator
 
Join Date: Oct 2007
Posts: 2,362
Thanks: 21
Thanked 177 Times in 146 Posts

I used BossTool, and now not only do I get Main Execution Script Failed, but I cant use that because my apps were moved. Help please.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Discussion > Installer Support

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 05:13 AM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top