I'm a Rookie and need some help PLEASE

My daughters purchased an IPod for my for my birthday and filled it with music from their PC. Their PC is gone. Can I download my IPOD to my computer so I can use Itunes to listen to my music when my IPOD is elsewhere and to have a backup of my music as well?

Oh, so you want to put the songs on your i-pod on your computer? in that case you should go here and download the program...this WILL help if this is your problem.
http://www.copypod.net/download.php

Similar Messages

  • New and needing some help PLEASE

    I just bought a iPod Nano. I went to install the itunes but it wil not let me because I don't have windows 2000 or vista or whatever it takes. I have Windows ME. Is there any way to still download itunes for windows me?? Or if not what should I do?? Any help would be greatly appreciate!!!!

    Here are some of the programs taht claim Windows ME comatability for you to check to see if any suit you.
    Yamipod
    http://www.yamipod.com/main/modules/home/
    Foola
    http://www.floola.com/modules/wiwimod/index.php?page=WiwiHome
    anapod
    http://www.redchairsoftware.com/anapod/

  • Used iphone and need some help, please

    i got a used iphone and im tryin to set it up, but the screen isnt turning on, i mean there is little light but cant see anything. what do i do ?

    bring it back.  Sounds like it's broken, doesn't it?

  • Hi! I got movies on my external hard drive that are AVI kind and won't play on my macbook pro? need some help please!!

    Hi! I got Movies on my external hard drive that are AVI kind and won't play on my macbook pro? When I start playing the movie a message pops up and says "a required codec is not available". I tried flip4mac, xvid, divx already and still not playing my video. need some help please!! thanks.

    Although vlc mentioned above is a much more powerful and better player you could try installing Perian if you insist on using the quicktime player.  It may supply the codec it needs.
    Not sure why you wouldn't be able to play straight avi files though in quicktime.

  • I'm new to itunes and need some help. Can anyone tell me if it is possible to download an album which has explicit content without actually downloading the explicit songs?

    I'm new to itunes and need some help.  Can anyone tell me if it is possible to download an album which has explicit songs without actually downloading the songs that are explicit?

    See if there's a non-explicit version and download that?  Just download the individual songs you want, and not the others?
    Honestly, your phrasing doesn't make sense.  You're asking how to download an album without downloading its tracks? 

  • Remote App on iPad connects but drops after about  20 mins. Need to turn  off wait about 1 minute then turn on wifi on iMac before it can reconnect. Need some help please.

    Remote App on iPad connects but drops after about  20 mins. Need to turn  off wait about 1 minute, then turn on wifi on iMac before it can reconnect. Need some help please.
    Already gone through troubleshooting guide a zillion times. Thanks.

    This worked for me... A little time consuming but once you get rolling it goes GREAT... Thanks....
    I got my artwork and saved it to my Desktop
    Opened up Microsoft Paint and clicked on "File" and "Open" and found it to get it on the screen to resize it
    Clicked "resize" and a box for changing it opened up
    Checked the box "Pixels" and "Unchecked maintain aspect ratio"
    Set Horizontal for 640 and Vertical for 480
    Clicked on "OK" and went back to "File" and did a "Save As" and chose JPEG Picture
    It came up "File Already Existed" and clicked "OK" (really did not care about the original artwork I found because wrong size)
    Went to iTunes and on the movie right clicked on "Get Info", clicked on "Details", then "Artwork"
    Go to the little box on the top left that shows your old artwork and click on it to get the little blue border to appear around it and hit "Delete" to make it gone
    Click on "Add Artwork" and find it where you put the one from above on your Desktop and hit "Open" and OK and your new artwork is now there and all good.
    Sounds like a lot of steps to follow but after around 5 or so you will fly through it. This worked perfect on my iPhone 6 Plus and I have artwork on my Home Videos now.

  • Ok I got my iPod from my brothers friend and my IPod says "iPod is disabled connect to iTunes" then my computer says cannot get onto iPod because I need the iPod passcode and of course I cannot put it in so I need some help please

    Ok i got my iPod from my brothers friend and my IPod says "iPod is disabled connect to iTunes" then my computer says cannot get onto iPod because I need the iPod passcode and of course I cannot put it in so I need some help please

    Try placing in DFU mode and then restoreing.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • I am the biggest "Newb" on this site,  and I really need some help please..

    Ok, the short of it.... I started training on Database programming about 2 weeks ago. I still don't really know a thing, or even understand the concepts. Now, my boss wants me to fix a bug in Oracle, and I haven't a clue. The ONLY help I've gotten was a link to this forum, and a speech about how I need to help myself. I told him I have the same chance of fixing anything, as monkeys typing hamlet. Anyone up for a challenge?
    When I go to Application System, then Application Entry and enter the password a dialog box appears.... "FRM-40039: Cannot attatch library Empower while opening from APPUSRAPP."
    That's what I have to fix. I have no clue. I don't even really know how to click around in this program. Please help, someone.
    UPDATE: I've been told that everyone's pretty much going to be a jerk to me for asking this, and I'm currently searching old threads and can't find a way to delete this one I posted. So, you could just ignore the post, or jump in and be the internet tough-guy and tell me what I already know.... I'm a newb.
    Edited by: user11033020 on Apr 14, 2009 11:41 AM

    As this appears to be a Forms error (the error begins with FRM) you might get a better response by posting this in the Forms forum:
    Forms
    The Community Feedback forum isn't meant for product-related questions (as it says in the title).
    Still, you should consider searching Metalink as well. If you've paid for support, you have every right to use it.

  • Chain step is being skipped and need some help with why?

    Hi, all.
    I'm hoping for some help from the community again.
    There's a chain created (code below) and it's running successfully -- at least it's building MOST tables.
    The problem is: the last three tables are all dependent on the same condition and only two of them run.
    From the code below, step 4, step 5 and step 6 are all dependent on the success of step 3.
    When the job for this chain is run, all the steps run successfully except for step 5.
    The interesting thing (to me at least) is that whichever table build is step 5 fails.  For example, in the code below prog_Y is assigned to step 5 and it fails.  If I swap prog_Y to step_4 and prog_X to step_5, step_5 still fails.  Same result if prog_Z is listed as step 5.  While steps 4 and 6 run successfully.
    The additional info in job run details lists: table or view does not exist.  However, I've confirmed the procs behind the programs each run successfully and the tables do exist.
    I've tried several things to get more info: changing the step numbers.dropping/redefining step, dropping chain and redefining, retyping the steps and rules.
    Please help.  Any suggestions of why this step 5 might be failing or where to look for more information is super helpful.
    Thanks so much
    Fritz
    When the chain is run partially
    /* 1. Create Chain */
    BEGIN
    dbms_scheduler.create_chain (
    CHAIN_NAME => 'dgr_cmpl_chain',
    RULE_SET_NAME => null,
    EVALUATION_INTERVAL => null,
    comments => 'Chain which loads the degree completion tables.');
    END;
    /* 2. Define the steps in the chain */
    BEGIN
    DBMS_SCHEDULER.DEFINE_CHAIN_STEP (
       chain_name      =>  'dgr_cmpl_chain',
       step_name       =>  'step_1',
       program_name    =>  'prog_intrmdt_1');
    DBMS_SCHEDULER.DEFINE_CHAIN_STEP (
       chain_name      =>  'dgr_cmpl_chain',
       step_name       =>  'step_2',
       program_name    =>  'prog_intrmdt_2');
    DBMS_SCHEDULER.DEFINE_CHAIN_STEP (
       chain_name      =>  'dgr_cmpl_chain',
       step_name       =>  'step_3',
       program_name    =>  'prog_base');
    DBMS_SCHEDULER.DEFINE_CHAIN_STEP (
       chain_name      =>  'dgr_cmpl_chain',
       step_name       =>  'step_4',
       program_name    =>  'prog_X');
    DBMS_SCHEDULER.DEFINE_CHAIN_STEP (
       chain_name      =>  'dgr_cmpl_chain',
       step_name       =>  'step_5',
       program_name    =>  'prog_Y');
    DBMS_SCHEDULER.DEFINE_CHAIN_STEP (
       chain_name      =>  'dgr_cmpl_chain',
       step_name       =>  'step_6',
       program_name    =>  'prog_Z');
    END;
    /* 3. Add rules */
    BEGIN
    DBMS_SCHEDULER.DEFINE_CHAIN_RULE (
       chain_name   =>   'dgr_cmpl_chain',
       condition    =>   'TRUE',
       action       =>   'START step_1',
       rule_name    =>   'rule_1',
       comments     =>   'Start Degree Completion chain.');
    DBMS_SCHEDULER.DEFINE_CHAIN_RULE (
       chain_name   =>   'dgr_cmpl_chain',
       condition    =>   'step_1 succeeded',
       action       =>   'START step_2',
       rule_name    =>   'rule_2');
    DBMS_SCHEDULER.DEFINE_CHAIN_RULE (
       chain_name   =>   'dgr_cmpl_chain',
       condition    =>   'step_2 succeeded',
       action       =>   'START step_3',
       rule_name    =>   'rule_3');
    DBMS_SCHEDULER.DEFINE_CHAIN_RULE (
       chain_name   =>   'dgr_cmpl_chain',
       condition    =>   'step_3 succeeded',
       action       =>   'START step_4',
       rule_name    =>   'rule_4');
    DBMS_SCHEDULER.DEFINE_CHAIN_RULE (
       chain_name   =>   'dgr_cmpl_chain',
       condition    =>   'step_3 succeeded',
       action       =>   'START step_5',
       rule_name    =>   'rule_5');
    DBMS_SCHEDULER.DEFINE_CHAIN_RULE (
       chain_name   =>   'dgr_cmpl_chain',
       condition    =>   'step_3 succeeded',
       action       =>   'START step_6',
       rule_name    =>   'rule_6');
    DBMS_SCHEDULER.DEFINE_CHAIN_RULE (
       chain_name   =>   'dgr_cmpl_chain',
       condition    =>   'step_4 completed and step_5 completed and step_6 completed',
       action       =>   'END',
       rule_name    =>   'rule_7');
    END;
    /* 4. Enable the chain */
    BEGIN
    DBMS_SCHEDULER.ENABLE ('dgr_cmpl_chain');
    END;
    /* 5. Create a job that points to the chain. */
    /*Utilized Job wizard to create job */

    Thanks much for your suggestions.  Very grateful.
    Looks like this may have been a self-inflicted error.
    There were some other errors that confound this explanation.  But right now this seems to be the most likely case.
    The END condition initially was step 6 completed.  Turns out, when step 3 succeeded, all steps 4, 5 and 6 were kicked off simultaneously.  Well, step 6 had a shorter run time than step 5.  So step 6 would finish and trigger the end of the chain before step 5 finished.
    This has been consistently working since the END condition was updated to evaluate steps, 4, 5 and 6.
    Fritz

  • I'm new here and need some help or should I say guidance.

    Hey Forum peeps,
    I have a treo 700wx working on Sprints network and running on windows mobile version5.  I am a BIG game freak and am looking to download a playable version of Maniac Mansion (any version) and I dont know how to go about doing this.  I have read it is a playable game but I am NO techie and need to be walked through step by step so hopefully someone out there will remember what it was like to first start out and give me a helping hand.
    Post relates to: Treo 700wx (Sprint)

    Hi..  Welcome to the Palm forums.  This process is used to install any 3rd party program onto your 700wx.  First connect the usb cable and sync.  Now on your computer go on the web and find you program/game you are looking for that is in a windows mobile 5 format, compatable with wm5 and download it to your computer.  It will be a compressed file in a .zip format most likely.  Go to where you saved the file and right click on it and select extract here.  Once extracted you should have a setup file which you run to install the program.  Follow that process and it will realize it is a windows mobile file and install it accross the cable to the 700wx.  When it is finished on the computer it will tell you to check the 700wx for further instructions.  At that point check the screen on the device and follow the directions.  The key is to download a file that is windows mobile compatable, if you download a palm os format file or other mobile operating system file it will not install.  Hope that helps.
    Post relates to: Centro (Sprint)

  • DVI to TV problem. I need some help please

    OK, Im running a MAcbook pro latest OSX all updates etc... In the past i have been able to plug in the adapter to the DVI and run on end of an RCA cable out of it to the RCA video in on any tv. I would normally just hit f7 and the display would be seen on the tv. The problem is now I can get a picture on the tv what so ever. I have tried the detect display feature and no luck. I have tried multiple tvs and cables..no luck....
    No when i connect to an external computer monitor using the other DVI adapter everything is fine on the external monitor.
    I believe the problem started when I hooked up the external computer monitor. It seems some setting has changed that will only recognize the the computer monitor.
    I don't think its the DVI to to tv adapter having a problem as it's newer..never been abused or anything like that... Im very confused and frustrated any help would be appreciated
    thanks
    psp

    This means that the phone was previously unlocked by unauthorized methods and becomes re-locked whenever you update or restore the iOS. 
    Only the original carrier can unlock your phone by authorized means that will be permanent.  Many carriers do not offer unlocking, particularly if you don't have an account with them.

  • 2100 WLC 1130 APs - need some help please

    It's been about 5 years since I took my CCNA course and could use some help on a wireless set up for church.
    We have a Catalyst 3550 that is running fine, just a few VLANs, including 30 for public wireless.  I've then got a 2100 WLC and (3) 1130 AP's.  After much head banging, I've got the WLC set up correctly (i believe)
    VLAN 30 is a 10.0.3.x segment
    switch is 10.0.3.1
    WLC mgmt interface is 10.0.3.20 - connected to the switch on port 1
    WLC ap mgmt interface is 10.0.3.21
    APs pull 10.0.3.30, 31,32. - they are plugged directly into the switch
    I can obviously see the APs while in the WLC GUI. 
    The AP's SSID don't show up wirelessly.  The AP's circle is red/orange
    The detail on the AP in the WLC shows them operationally down.
    What additional information can I provide?
    Much thanks.

    flashfs[0]: 28 files, 8 directories
    flashfs[0]: 0 orphaned files, 0 orphaned directories
    flashfs[0]: Total bytes: 15998976
    flashfs[0]: Bytes used: 6973952
    flashfs[0]: Bytes available: 9025024
    flashfs[0]: flashfs fsck took 28 seconds.
    Base ethernet MAC Address: 00:0a:b8:12:30:3c
    Initializing ethernet port 0...
    Reset ethernet port 0...
    Reset done!
    ethernet link up, 100 mbps, full-duplex
    Ethernet port 0 initialized: link is up
    Loading "flash:/c1130-k9w8-mx.124-23c.JA4/c1130-k9w8-mx.124-23c.JA4"...#########
    File "flash:/c1130-k9w8-mx.124-23c.JA4/c1130-k9w8-mx.124-23c.JA4" uncompressed a
    nd installed, entry point: 0x3000
    executing...
                  Restricted Rights Legend
    Use, duplication, or disclosure by the Government is
    subject to restrictions as set forth in subparagraph
    (c) of the Commercial Computer Software - Restricted
    Rights clause at FAR sec. 52.227-19 and subparagraph
    (c) (1) (ii) of the Rights in Technical Data and Computer
    Software clause at DFARS sec. 252.227-7013.
               cisco Systems, Inc.
               170 West Tasman Drive
               San Jose, California 95134-1706
    Cisco IOS Software, C1130 Software (C1130-K9W8-M), Version 12.4(23c)JA4, RELEASE
    SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2012 by Cisco Systems, Inc.
    Compiled Fri 27-Jan-12 19:52 by prod_rel_team
    Proceeding with system init
    Proceeding to unmask interrupts
    Initializing flashfs...
    flashfs[1]: 28 files, 8 directories
    flashfs[1]: 0 orphaned files, 0 orphaned directories
    flashfs[1]: Total bytes: 15740928
    flashfs[1]: Bytes used: 6973952
    flashfs[1]: Bytes available: 8766976
    flashfs[1]: flashfs fsck took 4 seconds.
    flashfs[1]: Initialization complete....done Initializing flashfs.
    Radio0  present A506 7100 E8000000 A0000000 80000000 3
    Radio1  present A506 6700 E8000100 A0040000 80010000 2
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    cisco AIR-LAP1131AG-A-K9   (PowerPCElvis) processor (revision A0) with 27638K/51
    20K bytes of memory.
    Processor board ID FTX1027T1S2
    PowerPCElvis CPU at 262Mhz, revision number 0x0950
    Last reset from power-on
    LWAPP image version 7.0.230.0
    1 FastEthernet interface
    2 802.11 Radio(s)
    32K bytes of flash-simulated non-volatile configuration memory.
    Base ethernet MAC Address: 00:0A:B8:12:30:3C
    Part Number                          : 73-8962-09
    PCA Assembly Number                  : 800-24818-08
    PCA Revision Number                  : A0
    PCB Serial Number                    : FOC102618H2
    Top Assembly Part Number             : 800-25544-06
    Top Assembly Serial Number           : FTX1027T1S2
    Top Revision Number                  : A0
    Product/Model Number                 : AIR-LAP1131AG-A-K9
    % Please define a domain-name first.
    Press RETURN to get started!
    *Mar  1 00:00:05.580: %SOAP_FIPS-2-SELF_TEST_IOS_SUCCESS: IOS crypto FIPS self t
    est passed
    *Mar  1 00:00:07.185: %SOAP_FIPS-2-SELF_TEST_RAD_SUCCESS: RADIO crypto FIPS self
    test passed on interface Dot11Radio 0
    *Mar  1 00:00:08.783: %SOAP_FIPS-2-SELF_TEST_RAD_SUCCESS: RADIO crypto FIPS self
    test passed on interface Dot11Radio 1
    *Mar  1 00:00:08.860: %LWAPP-3-CLIENTEVENTLOG: Read and initialized AP event log
    (contains, 135 messages)
    *Mar  1 00:00:08.889:  status of voice_diag_test from WLC is false
    *Mar  1 00:00:10.995: %LINK-3-UPDOWN: Interface FastEthernet0, changed state to
    up
    *Mar  1 00:00:11.052: %SYS-5-RESTART: System restarted --
    Cisco IOS Software, C1130 Software (C1130-K9W8-M), Version 12.4(23c)JA4, RELEASE
    SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2012 by Cisco Systems, Inc.
    Compiled Fri 27-Jan-12 19:52 by prod_rel_team
    *Mar  1 00:00:11.053: %SNMP-5-COLDSTART: SNMP agent on host CenterHall is underg
    oing a cold start
    *Mar  1 00:00:11.133: %CAPWAP-5-CHANGED: CAPWAP changed state to DISCOVERY
    *Mar  1 00:00:11.312: %SSH-5-ENABLED: SSH 2.0 has been enabled
    *Mar  1 00:00:11.312: %LINK-3-UPDOWN: Interface Dot11Radio0, changed state to up
    *Mar  1 00:00:11.312: %LINK-3-UPDOWN: Interface Dot11Radio1, changed state to up
    *Mar  1 00:00:11.552: %LINK-5-CHANGED: Interface Dot11Radio1, changed state to r
    eset
    *Mar  1 00:00:11.552: %LINK-5-CHANGED: Interface Dot11Radio0, changed state to r
    eset
    *Mar  1 00:00:11.999: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
    et0, changed state to up
    *Mar  1 00:00:12.316: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio
    0, changed state to down
    *Mar  1 00:00:12.316: %LINEPROTO-5-UPDOWN: Line protocol on Interface Dot11Radio
    1, changed state to down
    *Mar  1 00:00:19.436: %DHCP-6-ADDRESS_ASSIGN: Interface FastEthernet0 assigned D
    HCP address 10.0.3.30, mask 255.255.255.0, hostname CenterHall
    *Mar  1 00:00:29.995:  status of voice_diag_test from WLC is false
    *Mar  1 00:00:30.070: Logging LWAPP message to 255.255.255.255.
    *Mar  1 00:00:30.123: %CDP_PD-2-POWER_LOW: All radios disabled - HIGH_POWER_CLAS
    SIC_NOT_CONFIGURED WS-C3550-12T (000a.8a97.f785)
    *Mar  1 00:00:31.123: %SYS-6-LOGGINGHOST_STARTSTOP: Logging to host 255.255.255.
    255 started - CLI initiated
    Translating "CISCO-CAPWAP-CONTROLLER"...domain server (8.8.8.8)
    Translating "CISCO-LWAPP-CONTROLLER"...domain server (8.8.8.8)
    *Feb 11 15:46:42.000: %CAPWAP-5-DTLSREQSEND: DTLS connection request sent peer_i
    p: 10.0.3.21 peer_port: 5246
    *Feb 11 15:46:43.000: %CAPWAP-5-CHANGED: CAPWAP changed state to
    wmmAC status is FALSE
    *Feb 11 15:46:44.672: %CAPWAP-5-DTLSREQSUCC: DTLS connection created sucessfully
    peer_ip: 10.0.3.21 peer_port: 5246
    *Feb 11 15:46:44.674: %CAPWAP-5-SENDJOIN: sending Join Request to 10.0.3.21
    *Feb 11 15:46:44.674: %CAPWAP-5-CHANGED: CAPWAP changed state to JOIN
    *Feb 11 15:46:45.449: %CAPWAP-5-CHANGED: CAPWAP changed state to CFG
    *Feb 11 15:46:45.718: %CAPWAP-5-CHANGED: CAPWAP changed state to UP
    *Feb 11 15:46:45.767: %CAPWAP-5-JOINEDCONTROLLER: AP has joined controller grace
    wireless
    *Feb 11 15:46:45.815: %LWAPP-3-CLIENTEVENTLOG: SSID GUMC_Guest added to the slot
    [0]
    *Feb 11 15:46:45.818: %LWAPP-3-CLIENTEVENTLOG: SSID GUMC_Guest added to the slot
    [1]
    *Feb 11 15:46:45.834: %WIDS-5-ENABLED: IDS Signature is loaded and enabled
    User Access Verification
    Username: Cisco
    Password:
    CenterHall>

  • Really really need some help please.

    lost all my audio. nothing plays anymore. cant even hear the trash empty any more. no itunes, nothing. no dvd audio. also noticed itunes wont play songs anymore, progress bar just sits there. also movies on youtube dont play anymore. when i try to turn up audio i get a zero symbol with a slash thru it. im stumped. help please. thanks

    Whatever has happened, I've assumed it just happened and is systemic.
    To start: Go to Applications/Utilities and run Disk Utility, select your startup drive, and click on the Repair Permissions button at the bottom of the window.
    If that works, you're done, if not, pull out your Tiger startup DVD, insert it, select the Installer, and Restart your Mac from the DVD. When you get to the installer screen, go to the menus at the top of the screen and select Disk Utility, and this time click on the Repair Disk button. This will check your file system integrity and repair it.
    When you've done that, post back.
    If those don't work, you may need to do an Archive & Install, from this same DVD. This will preserve your accounts/apps/data, but will require you to repeatedly run Software Update to bring everything current again.
    Good Luck...

  • I think I made a major error and need some help.

    Well, I sort of knew this was a bad idea but you know how it goes sometimes. I put the Tiger OS disk from my intel imac to try and get garageband to use on the portable. Those of you who are smarter than me know what happened next the computer boots into a horrible looking kernal situation and says: holding here. I have tried booting in safe mode to no avail and the disk will not come out. Did I kill my powerbook? is there any fix for this? I would greatly appreciate any help on this matter.
    imac intel 17, 15" powerbook   Mac OS X (10.3.9)  

    Okay have you tried to zap the P-Ram using optioncommand/apple+pr when booting up until you hear the chimes/dingdong type sound ?
    Alternatively shiftctrl+commandpower button = immediate shutdown and will reset the bios + clock/time.
    You can also try to hold down the option key just after pressing the power on button and holding it till a blue/purple screen appears to show start up disks and then after all rotating thingy's stopped click the eject button or press the eject button.
    Also there is something like pressing the right mouse button using an external mouse while booting or something like this ??
    It has been some time since I tried it.
    PS: If you need garage band once the OSX is up and running you should be able to insert the disk and install optional programs IE: Garage band etc.
    I usually right click / ctrl click on the install disk where the Install Tiger icon is and select "SHOW PACKAGE CONTENT" and then browse for files looking for garageband.pkg or similar.
    Usually in the system/library/packages folder that is hidden on the install disk or similar , you have to search for it and copy it off for future use.
    There is a app that can enable hidden files or make it back to what it is now but I have forgotten the name , just search macupdate.com for "hidden files" and you will find many options.
    Hope this helps.

  • I'm new wiith Blackberry and need some help

    Hi There,
    I'm working on a school in the netherlands and thay are thinking here to give some people a blackberry phone to syncronize there calendar and mail. We are using a Microsoft Exchange 2007 server (with webacces active) for the calendar and mail and so on.
    On colleauge now has a Blackberry 8520 and wants to syncronize his exchange account with the blackberry. We tried it and when setting up the mail we did chose "using webmail" and the mail works. However the calendar and contacts don't work.
    Is it possible to syncronize a Blackberry with a exchange account (mail, calendar and contacts) without having a blackberry server? When it is possible, how do we have to o it?
    Thanks,
    Marcel

    Hi and Welcome to the Forums!
    The configuration I think you have is MS Exchange on the back end fronted (to the Internet) by Outlook Web Access (OWA). As such, Blackberry Internet Service is the interface between OWA and the BB...there is no direct interaction between the BB and the Exchange server. As such, only email will reconcile wirelessly in this configuration. Calendar, contacts, and other items must be reconciled via USB/BT tether.
    Now, that said, there is a free solution to do what you desire -- it's called BES Express. BES is BlackBerry Enterprise Solution and provides OTA sync of email, calendar, contacts, etc. Full BES is not free. But BES-X is. If you truly require full reconciliation of all things from Exchange, I recommend you research BES-X.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for

  • Screen exit MEREQ001- for Transactions ME51N/Me52N/ME53N

    Hi,   I have implemented the Enhancement MEREQ001 to add a new tab for Purchase Requistion screen. Requirement for me is to show the same data in the newly added tab for all line items and also to save the same data in EBAN table. I am facing a probl

  • After Effects Rendering Queue has Stopped Working

    Hello, Everyone: Just yesterday, I was having a blast creating some shine-through text animations in After Effects. Today, while working on a new project, the Render Queue just hangs when I try to render my project. Is there any way to fix this? Than

  • ITunes "Problem" msg&closes WHAT TO DO???

    Hello invisible Helpers! I open iTunes, and it immediately says "iTunes has encountered a Problem and needs to close" I'm using version 4.7.1.30 - Was told by friend to download another copy of iTunes and then it will transfer all files onto new vers

  • "Do Not Disconnect" Message Won't Go Away

    I have the new iPod video and I also have the new iMac. When I had a PC, I'd never had this problem but now I do: After I eject my ipod, the "do not disconnect" message continues to appear as if it's still updating. I have ejected it using iTunes, Fi

  • IPhone 5 unresponsive.

    Hello, My iPhone today all of a sudden shut off.  It was at approximately 65% battery power. When I plug it in, it starts to turn on, but it turns off again in about 5 seconds.  I have tried to restore it via iTunes, but it doesn't even show up on th