ssbands04
Mar 28 2007, 08:15 PM
i promise......I was in the appletvhacks.net comments section and stumbled on those last two links......dl'ed them both and saw that the one did have the passworded dmg.....meant to put up the other one....It definitely is going, but I just can't figure out how to close the AppleTV.app thing......i can get a terminal over ARD but don't know what command to use to kill the process
And i'm only 16, so go a little easy on me lol
therealduckie
Mar 28 2007, 08:19 PM
No worries, my comment was meant in jest.
another keen idea to add to fast user switching would be if someone found a way to incorporate EyeTV cards (I have the EyeTV Hybrid)
ssbands04
Mar 28 2007, 08:21 PM
did you download the app yet? Tell me what you think
pauℓzurrr.
Mar 28 2007, 08:21 PM
So nobody knows the password?
therealduckie
Mar 28 2007, 08:24 PM
QUOTE(ssbands04 @ Mar 28 2007, 04:21 PM)

did you download the app yet? Tell me what you think
Sorry, I can not. That site doesn't display properly in Firefox.
Besides, I already have it working. What I need now is the user switching or a keystroke to kill it and bring me back to the login window.
ssbands04
Mar 28 2007, 08:32 PM
DsurioN: What do you think? Also, do you think that this app has SSH enabled (? idk if that's even possible for an app), and how do we go about quitting it? Also, the volume control of the remote doesn't seem to work for the app (yet).......and i don't even know where to look to see development status because IDK where it even came from lol
Jlentz823
Mar 28 2007, 08:42 PM
i installed it now what do i do
pauℓzurrr.
Mar 28 2007, 08:56 PM
Got the file, but my macfuse and/or ntfs-3g is broken =S and i saved it on my windows disk.
ssbands04
Mar 28 2007, 09:16 PM
Jlentz: Run the installer
WARNING: BE prepared to restart your system (hold down the power button) if you can't somehow get a terminal in
- The app will take over your screen and you won't be able to close it
- The only way to close is it by using ARD (or an alternative, IDK) and then run the UNIX command of: killall Finder
- The app is called AppleTV but it still runs its processess as finder (idk why, but props to the hackint0sh guys for this help)
Jlentz823
Mar 28 2007, 09:18 PM
thats all i dont have to download anything else or time commands in terminal
Soündless
Mar 28 2007, 09:27 PM
i tried this on a copy of 10.5 version 9a241, and all that happend was the menu bar disappearing
f#a#oo
Mar 28 2007, 09:37 PM
I tried it last night on 10.4.8. I heard the start up music but all i saw was the desktop and the upper right portion of the taskbar.
Probably because I don't have an intel processor.
Jlentz823
Mar 28 2007, 09:44 PM
bump
Jlentz: Run the installer
WARNING: BE prepared to restart your system (hold down the power button) if you can't somehow get a terminal in
- The app will take over your screen and you won't be able to close it
- The only way to close is it by using ARD (or an alternative, IDK) and then run the UNIX command of: killall Finder
- The app is called AppleTV but it still runs its processess as finder (idk why, but props to the hackint0sh guys for this help)
thats all i dont have to download anything else or time commands in terminal
ssbands04
Mar 28 2007, 09:59 PM
I installed in on a macbook i had laying around, and pulled that up in Apple Remote Desktop on my MacBook Pro......there's a feature that allows you to run terminal commands on the remote machine (even if AppleTV.app is taking up the whole screen), so i just terminal'ed in and sent the command "killall Finder" from there
that's what i did and it seems to work fine-->Original finder and original front row are all still preserved too
hazkid
Mar 28 2007, 10:31 PM
does this work automatically or is it only for Tiger (i'm running Leopard b. 9A283)
ssbands04
Mar 28 2007, 10:32 PM
I have leopard 9a343 and I doubt it will work
hazkid
Mar 28 2007, 10:39 PM
ok. trying to install on my backup internel 10.4.7
and nothing happens. is there another step after install? do you have to create an account first?
GBK.Xscape
Mar 28 2007, 11:01 PM
ok to shut down the apple tv on our macbooks/imacs we just have to run killall finder from ARD
semaja2
Mar 28 2007, 11:58 PM
i tested killall finder, but in my tests it just relaunched finder
however if that does kill the finder then try using my command and replace loginwindow with Finder, that should make it so it doesnt kill everyones finder
PS. Anyone thats trying to find a fix... DO NOT DO TEST WITH THE NORMAL FINDER
PascalW
Mar 29 2007, 12:25 AM
I've made a applescript application to quit AppleTV

download it here:
http://www.gigasize.com/get.php/1019401/Cl...AppleTV.app.tgzwhat you need to do is this:
- unzip
- Place "Close AppleTV.app" anywhere you like.
- Right click "Close AppleTV.app" -> show package contents-> contents ->resources -> scripts -> open resolution.txt with your favorite text editor.
You'll see 3 lines. First line is x value of your screen resolution second line is y value of your screen resolution and third line is refresh rate.
Edit these number to your screen resolution. (My resolution is 1400x1050x60 so my resolution.txt looks like this:
1400
1050
60
capiche?

Now save it as plain txt.
Download and install steermouse, and configure one of your buttons (for example the side button of your mighty mouse) to open application and point to where you just placed "Close AppleTV.app"
- next you will be needing to rename your appleTV app to "Front Row" -> This means renaming the package, renaming the binary in /contents/MacOS/ and renaming <key>CFBundleExecutable</key>
<string>Front Row</string> which can be found in the info.plist.
This is a quickly done version. Tomorrow I will be making a more advanced version so it will automatically ask you to set your native screen resolution and the name of the AppleTV app, when you start the app the first time.
I've test this on my OS X 10.4.8 AMD rigg, I hope this works for you too! (It should)
Now if you want to quit AppleTV just push the mouse button you specified to open up my app and AppleTV quits, and sets the resolution back to your native resolution.
Urbz
Mar 29 2007, 01:03 AM
hmm, after using the installer linked to by ssbands, the Mac restarts, no matter which account I try launching. Not sure why...
I can't get into it.
Any ideas? It worked when I did it manually...
[edit] after a few reboots it goes back to normal... seems sporadic.
How can I unistall all the changes I made?
ssbands04
Mar 29 2007, 01:25 AM
not positive but it should just install the appletv.app into your applications folder.......i'd use appzapper to just try and find any random files relating to the app too
Urbz
Mar 29 2007, 01:43 AM
I think it may just have been from playing around with the terminal too much... I'm gonna reformat the mini soon anyways, and hopefully the problem will go away.
It occurs really randomly on both accounts (even after deleting them and remaking them, and taking out all files related to the atv) so nobody should be concerned that this will happen to them or anything.
-Urby
DsurioN
Mar 29 2007, 02:15 AM
zhinchliffe
Mar 29 2007, 02:22 AM
is there any way to have a keyboard command for Fast User Switching? I want to have my Apple TV account in one pane and be able to switch back and forth at will.
EDIT: Never mind. I'll just wait for the new tutorial.
therealduckie
Mar 29 2007, 02:40 AM
I agree with zhinchliffe
there must be a way of doing this.
Mr. Bond
Mar 29 2007, 03:07 AM
Stickied.
DsurioN
Mar 29 2007, 03:15 AM
New tutorial is up! Sorry to those who were reading it while I was editing...lol
MrG299
Mar 29 2007, 04:06 AM
I get a bus error when I try and run Front Row.app. Any suggestions on what may be causing this.
therealduckie
Mar 29 2007, 07:34 AM
You know, I was thinking...remember when Front Row first came out and noone could access the media on other drives and it turned out to be a simple fix by creating Aliases within the main Folders (i.e. Music, Movies, Photos, etc)?
Maybe someone can find the path to AppleTV's media folders and once we have that, add the Alias to the drives that contain our media and see if that works. Or even linking it to our iTunes XML file, perhaps?
PascalW
Mar 29 2007, 07:47 AM
QUOTE(DsurioN @ Mar 29 2007, 04:15 AM)

Yeah I was thinking about that to but it was too late last night

But that's better indeed, just select the AppleTV app and assign my app to a mouse button for just that app. When I get home tonight I will adjust it a little bit so when you run my app the first time, you can select the appleTV finder app, and when you have still named it finder.app, it will let the app automatically change it to front row. And I will let it ask for your native resolution, so you don't have to enter it manually into the resolution.txt. I Made it late last night, so it is quite basic now, will make it more pretty tonight
Oyinko
Mar 29 2007, 10:14 AM
I think that the solution to quit Backrow with a mouse is not very good because with a MacbookPro or a Macbook we don't have a mouse.
But thank your for your job !
PascalW
Mar 29 2007, 12:09 PM
QUOTE(Oyinko @ Mar 29 2007, 12:14 PM)

I think that the solution to quit Backrow with a mouse is not very good because with a MacbookPro or a Macbook we don't have a mouse.
But thank your for your job !
I guess there will be lots of people who are using a mouse on there macbook or macbookpro.
And beside, you could also try to make a hotkey for the closeAppleTV.app with quicksilver, haven't tested that yet but should work too.
DsurioN
Mar 29 2007, 01:00 PM
Or you could just use the apple keyboard shortcuts in system prefs.
borat23
Mar 29 2007, 01:19 PM
I'm sorry if someone has already posted this but before you copy the cracked finder to the Fresh OSX install, boot to the OSX installation that will become your appletv and make sure to choose Mirror Displays in the system preferences so that it will show appletv when you plug in an external TV, Projector etc. Might as well setup you wireless and other settings at this point along with installing updates.
everything works great btw!
Oyinko
Mar 29 2007, 01:55 PM
QUOTE(DsurioN @ Mar 29 2007, 03:00 PM)

Or you could just use the apple keyboard shortcuts in system prefs.
it's impossible to open a application with a shortcuts in system prefs
wishbone
Mar 29 2007, 02:02 PM
it's just amazing you got it runing now
DsurioN
Mar 29 2007, 02:13 PM
QUOTE(borat23 @ Mar 29 2007, 09:19 AM)

I'm sorry if someone has already posted this but before you copy the cracked finder to the Fresh OSX install, boot to the OSX installation that will become your appletv and make sure to choose Mirror Displays in the system preferences so that it will show appletv when you plug in an external TV, Projector etc. Might as well setup you wireless and other settings at this point along with installing updates.
everything works great btw!
You don't even need a fresh install, it's useless...
QUOTE
QUOTE(DsurioN @ Mar 29 2007, 03:00 PM)
Or you could just use the apple keyboard shortcuts in system prefs.
it's impossible to open a application with a shortcuts in system prefs
I believe you can, if you create a custom setting and choose "other" and look for your app...
PascalW
Mar 29 2007, 02:21 PM
It seems that the gigasize.com link is down so here's another mirror for CloseAppleTv.app
http://www.mediafire.com/?3ixjktnnmzz
Oyinko
Mar 29 2007, 02:27 PM
works fine with a shorcut on my mighty mouse !!
But why i haven't the introduction video when i start appletv ?
xplizid
Mar 29 2007, 02:28 PM
Well i tried this last night i got through the intro movie and then it crashes back to desktop. I edited backrow to the proper disk partition instead of disk0s4 but no go, any one have any thoughts?
Oyinko
Mar 29 2007, 02:30 PM
QUOTE(DsurioN @ Mar 29 2007, 04:13 PM)

You don't even need a fresh install, it's useless...
I believe you can, if you create a custom setting and choose "other" and look for your app...
i can't find other, where it is ?
Edit : it's impossible.
just look a help files in preference panes : Vous ne pouvez pas définir de raccourcis clavier pour les tâches générales, telles que l'ouverture d'une application ou le basculement entre applications.
GBK.Xscape
Mar 29 2007, 03:39 PM
hey i am on a macbook pro and is there a way i could set up a program to run the close appletv app, i dont always carry a mouse with me everywhere i go and was wondering if there was another way to kill the program
Oyinko
Mar 29 2007, 03:44 PM
The must should be a direct menu QUIT in AppleTV interface
kerio
Mar 29 2007, 03:48 PM
I installed backrow using the autoinstaller provided some post before.
Now... Is there a way to read media files from a specific directory? I have a new Media Files folder filled with F0,F01,F02... subfolders. All of them are empty. I tried to copy some .mp3s to F0 subfolder but the files are still invisible to backrow.
Oyinko
Mar 29 2007, 03:49 PM
QUOTE(Oyinko @ Mar 29 2007, 04:27 PM)

works fine with a shorcut on my mighty mouse !!
But why i haven't the introduction video when i start appletv ?
anyone ?
GBK.Xscape
Mar 29 2007, 03:56 PM
you are not supposed to see the video
DsurioN
Mar 29 2007, 04:14 PM
Yeah you would only see the video if you were booting a real appleTV or if you hacked the whole OS to run on a seperate partition.
GBK.Xscape
Mar 29 2007, 04:21 PM
hey does anyone know if i can activate the close appletv app without a mouse on my macbook pro, the tut only shows how to do it with a mouse and dont carry one with me everywhere i go
DsurioN
Mar 29 2007, 04:33 PM
you could try quicksilver or some other app that lets you create keyboard shortcuts
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.