Stuffit part 2

I need to make my question simpler. I have 5 pdf's that i need to compress to send out via email, how do i do this?
I have stuffit expander but all i can get it to do is expand!
Please help!
kat

right click on the pdf file and a menu will appear. scroll to the part that says create archive of the file and that will make a new file that is a compressed file to send.

Similar Messages

  • Optomux VI's unavailable in LV7.1.1 after 8.0 install

    Delurking after months of absence...
    I have been developing and supporting a large application
    (fieldpoint-based water plant control) for quite a while, started in
    late 2004 on LV7.1 (Developers' Suite. PCE). I kept the application
    running under the current revisions
    as shipped in the subscription until the LV8.0 edition. At that time I installed 8.0, ran into serious porting issues
    (app build/install scripts not porting,  etc.) and decided to defer porting my application to it and continue to use 7.1
    for the time being.
    The 8.0 install caused severe problems with the toolkits in 7.1, which I pretty much worried my way through. But
    I recently found out while attempting to enhance the part of the code accessing an FP-1001 remotely connected
    through the main FP-2020 that the optimux VIs are now missing from the LV7.1 palette and helps.
    >>The optimux VIs already in my code are still there, but I cannot get any access to others in the set or help.<<
    I found an (old, possibly obsolete) article in the knowledge base that suggested that  Fieldpoint 4.1 needed to
    be reinstalled (after the LV-RT module), but the installer prevents
    doing that as Fieldpoint 5.0 is installed. Attempting to repair using
    the FP 5.0 drivers on the DS-PCE May '06 version didn't appear to help
    -- LV 7.1 still lacks the optimux VIs.
    I have the August '05 DS-PCE mailing, which was the last LV7.1 update as well as the later LV 8.0 mailings. I
    now heartily regret ever installing 8.0 and wonder if I have to uninstall *everything* and start over!
    Help!
    Bob

    Thanks, Megan! I've calmed down now.
    The optomux stuff caught me by surprise; I considered that
    stuff part of the LV<x.x> driver install rather than the toolkit
    stuff that I knew was problematic. But what do I know
    I am now alive again; I had to worry my way through the
    report generation toolkit stuff again for mystical reasons I do not
    understand (I only re-installed 7.1 and the r.g. toolkit installed
    itself in National Instruments>LabVIEW>vi.lib>utility instead of
    in the LabVIEW7.1 directory). Once I figured that out, it was
    fairly easy to go back and move things around per the
    instructions lying around in the knowledge base and former
    discussions. LV 7.1 is now fully alive, as far as I can tell.
    I now have a nice collection of expensive LV 8.0 software which
    is not installed anywhere; I figure I'll budget a quiet week to install,
    port my application, figure out how to set up my RT app in
    the "new" way, re-create the build/install script that doesn't port
    into the new build environment, and archive away the 7.1
    stuff and not look back...
    Or pack the whole 7.1 system in a box, computer and all (just
    in case I ever need it) and buy a new computer for 8.0. Computers
    are cheap.
    Bob

  • Killing a thread easily?

    Hello, I'm working with a thread class that looks like this:public void run() {
         while (true) {
              Socket client = aServerSocket.accept();
              // do stuff
    }The problem is kind of obvious, as it is, it never stops unless you kill the VM, eventually leading to dozens of threads. Even if I changed the loop variable, the thread would still hang around while accept() blocked for input. I want to kill it when I know it's useless. My first attempt was:     while (!Thread.interrupted()) {and then calling interrupt() on the thread - oops! - serversockets aren't interruptable, so the thread still never stopped. I was going to come here and post then, but I went back and read the api for server sockets again, and found that calling close() on the socket will interrupt the blocking accept(). So:     while (!aServerSocket.isClosed()) {Unfortunately, I'm not sure if that actually works, or not, because my app which used to take up < 1% of CPU time when running was now taking more than 50%, so I shut it down - at least when there are lots of threads, they are all sleeping and don't eat the cpu :(
    Does anyone have any suggestions on how to stop threads ?

A: Killing a thread easily?

ejp: I'm not sure what you're referring to, but from the ServerSocket api:
"close() : Closes this socket. Any thread currently blocked in accept() will throw a SocketException."
There are other things in the 'do stuff' part of the loop that can throw exceptions, but I don't want to break out of the loop. I omitted the try around 'accept' and 'do stuff' for simplicity in my original diagram. I tried rearranging my try statements like so:
try {
     while(true) {
          Socket client = aServerSocket.accept();
          try {
               // do stuff
          } catch ()
} catch ()So that if the accept call threw an exception, it would drop out of the while loop. Unfortunately, when I tried running this the program took up >25 % of my CPU time to run, instead of < 1 % as usual, like my third try above.
hiwa: Sorry I didn't explain more clearly. Several of these threads are being spawned to listen to multiple sockets. Sometimes the connection gets dropped, due to lag or internal reasons, and it reconnects on a new socket with a new thread, but the old socket and thread are still hanging around because it's stuck in the while(true) loop and accept blocks indefinately.

ejp: I'm not sure what you're referring to, but from the ServerSocket api:
"close() : Closes this socket. Any thread currently blocked in accept() will throw a SocketException."
There are other things in the 'do stuff' part of the loop that can throw exceptions, but I don't want to break out of the loop. I omitted the try around 'accept' and 'do stuff' for simplicity in my original diagram. I tried rearranging my try statements like so:
try {
     while(true) {
          Socket client = aServerSocket.accept();
          try {
               // do stuff
          } catch ()
} catch ()So that if the accept call threw an exception, it would drop out of the while loop. Unfortunately, when I tried running this the program took up >25 % of my CPU time to run, instead of < 1 % as usual, like my third try above.
hiwa: Sorry I didn't explain more clearly. Several of these threads are being spawned to listen to multiple sockets. Sometimes the connection gets dropped, due to lag or internal reasons, and it reconnects on a new socket with a new thread, but the old socket and thread are still hanging around because it's stuck in the while(true) loop and accept blocks indefinately.

  • Please help with medical files I need to open immediately and cannot.

    I have some medical files sent to me that I desperately need to open. The instructions were to copy the file to the desktop, a zip file by the way, left click using the mac button and "I" at the same time. A menu would open saying "open with" and I was to choose stuffit. Then enter the password when prompted. I was able to get to the stuffit part and the password prompt and entered the password, but nothing happened. I keep getting the error message: Unable to unarchive "LoganRobertPEME.zip" into "Desktop". (Error 1-Operation not permitted.)
    Can anyone help me open this file?
    Thanks

    Contact whoever sent you the file. Perhaps it's a bad archive. Or be sure you entered the password correctly. They are case sensitive.

  • When trying to launch (D)iagnostics, iMac shows gray screen with lightning bolt and USB icons

    Just in time for my birthday...
    Mid 2011 iMac with 10.6.8
    Occasionally its fans would rev up to the maximum and stay there until computer is restarted or put to sleep. But today the fans were blowing (albeit more moderately) from the start. Previous solutions would not help and iMac would even put itself to sleep after a minute or less.
    Resetting SMC didn't help, so I've tried to launch AHT while pressing D during the boot. It worked in the past, but now it showed gray screen with these two icons jumping around. On top of that, I couldn't find find both OSX and Drivers discs (facepalm). Luckily I had Lion install disc, so with it I launched Disk Utility and verified the disk. HDD itself passed, but OS partition was declared unrepairable and in need of format.
    I have Time Machine, so I happily formatted and started installing Lion. But during install, every few minutes or even less, computer would go to sleep again. Despite that install managed to continue, but when it got to "Downloading additional stuff" part, progress stopped and countdown even started to go UP minute by minute.
    I figured that every time iMac went to sleep (because probably it thought it was overheating) download had to start again and it would never finish. So I cancelled and restored Snow Leopard system from Time Machine. After booting from HDD, I verified it and it passed. But Diagnostics still won't launch.
    Any ideas?

    Apple Hardware Test comes installed on the hard drive by default, but it's deleted when you erase the hard drive or you upgrade OS X.
    In your case, you need the Mac OS X DVD. If you haven't got it, call Apple to get replacement discs > http://support.apple.com/kb/HE57
    After getting the DVDs, insert the Mac OS X DVD and press D key while your Mac is starting to start Apple Hardware Test. Remember to run an extended test

  • GT70 Dragon Edition SO MANY Problems Please Help!!!

    Ive already had to send my pc in due to bad graphics card. W/e Dealt with
    http://www.msi.com/product/nb/GT70-Dominator-Dragon-Edition.html#hero-overview
    I spent $4000 on this computer so atm im pissed.
    Ive had to wipe my computer a toltal of 15 times so far.
    I don't know if its hardware or due to faulty OS that msi gave me ( I have 4 disc from msi for os install which fails half the time when doing the reinstall.)
    every time I do install do all windows updates and drivers
    I Always get a error on bootup since I bought the computer  that either scmiii or .microsofnetframe failing
    I always seem to have watchdog error on every other bootup
    (WICH happened even when I FIrst bought it with factory install.)
    now my problem on last 3 install is frustrating.
    I Cant get MSI Live update 6 to OPEN. I click the spiral mouse like something is about to happen then boom nothing happens.
    I want to figure this out or ill have to send it in to the techs wich costs a penny to ship last time $50
    please help I have lost so many 3d models and work for clients in the past and I have a beast of a machine
    that acts like a retarded .
    I Am litteraly about to trow this computer out my window

    Quote from: Johnbuddha;112727
    I Cant get MSI Live update 6 to OPEN. I click the spiral mouse like something is about to happen then boom nothing happens.
    Live update is not for MSI notebook, so it's quiet obvious that you'll have problems.
    Download and install drivers and utilities from MSI web
    http://www.msi.com/support/nb/GT70-Dominator-Dragon-Edition.html#down-driver
    Quote from: Johnbuddha;112728
    more annoying I go to msi part to fill in a orderform and stuff Part of site that deals with warrenty and it says my account does not EXSIST.
    https://register.msi.com/
    yet I double checked that its the same account email as when I sent it in last time
    is going on MSI
    yet I just used that SAME ACCOUNT TO LOG INTO THE FORUMS and now IT Doesn't EXSIST
    Please leave out your blaming words, here is the place where we give ideas and help people out for their problem.
    Your blaming won't help you anywhere.
    For the online customer service, I'll suggest to create another account and ask them about it.

  • Where to buy G4 RAM...?

    I need more RAM memory for my beloved ol’ G4, but I can’t find a vendor that still sells the appropriate chips.
    I have a G4 400 PCI tower running OSX 10.5.8. Its speed is currently 1.5 GHz thanks to a processor upgrade that I installed a few years back... when I also expanded the RAM to...
    2 - 512 MB SDRAMs
    and
    2 - 128 MB SDRAMs
    Now I want to replace the two old 128s with two new 512s... but I can’t find a vendor who still stocks and sells these RAM upgrades.
    T’ve tried all the usual sources (memoryamerica.com, crucial.com, macmemory.com, memorystock.com etc.) — all suggested by an approptiate Google search — but no luck. They’re all out of stock and it doesn’t appear that they’ll be getting more.
    Can anyone suggest a source that would still have old RAM on the shelves? TIA! —Ted E.

    Hey, com’on guys, cut me some slack here. I built my first computer from scratch in the mid-70s, had an Apple ][, and have been a Mac guy since ’85. I’ve written tech manuals for IBM, RCA and GTE, among others. I taught computer stuff part-time at our local community college for about ten years before retiring a couple of years ago.
    I know my beloved G4 inside-and-out. Over the years I’ve replaced the internal hard drive with a big ’un, swapped out the original CD player with a burner, added a second video card and monitor, added a USB-2 board, and worn out three printers, four keyboards and five modems.
    As I mentioned, years ago I upgraded to 1.28 GB of RAM and a 1.5 Mbps Sonnet processor. All were guaranteed to work (and did) with my G4 PCI — as long as it was running OSX.
    I was then --and am now— running OS10.5.8. (Which is orphned... it’s old, but its the highest and best non-Intel OS available for my architecture.)
    I do not come to forums like this lightly... until I’ve exhausted every bit of info I can find on the web and elsewhere... and have also stumped my Apple employee “Apple Genius” buddy. This one has him and his fellow co-workers stumped. (1999 G4s were before their time.)
    I know I posted only the conclusions of my research into this problem and left out the steps I took to reach my conclusions. I figured on this forum I coud cut to the chase and not bore everybody to tears with, “First, I turned on the computer” when all I was looking for was a vendor that still sells RAM upgrade sticks for my Mac model. Sorry.
    So — for the record — here’s how I got here.
    I am not “refusing” to find out exactly what Mac I have; I already did that long before posting my request for a vendor recommendation on this board.
    My Mac was slowing down, especially when painting complex web pages (even when Safari and The Finder were the only applications of consequence running.)
    I did the usual first steps... restart... run Disk Utility and MacJanitor... do a broadband speed check (in case it was an ISP problem — Speakeasy’s Speed Test consistently shows better than 8 Mbps between me (Chicago) and both New York and San Fran, so that’s not the problem.)
    A check of Activity Monitor showed that there was a lot of disk use during the web surfing “freeze” periods of 2-10 seconds, generally a sure sign that more RAM is needed. At first I thought the browser might be waiting for Google to find and serve up appropriate ads, but I have the same problem whether or not “Block Pop-Up Ads,” my AdBlocker, Java, JavaScript and/or cookies are turned on or off. In any case, it also often freezes on pages without third-party ads or images.
    Same problem with FireFox, and Skype is pretty flakey when I try to use it in video mode (seldom). So I’m still thinking, “More RAM!)
    So I next checked About This Mac, which reported:
    Processor: 1.5 Ghz PowerPC G4
    2 MB L3 Cache
    Memory: 1.25 GB SDRAM
    About This Mac => More Info => Memory showed 512 +512 +128 +128 modules, with a typical description of:
    DIMM1/J22:
    Size: 512 MB
    Type: SDRAM
    Speed: PC100-322S
    Status: OK
    Manufacturer: Unknown
    Part Number: Unknown
    Serial Number: Unknown
    It showed the same for the other 512 and the two 128s (although the “Size” entry was different for the 128s, of course.)
    Thus, nothing loose or disconnected.
    A S/N check confirmed everything I already knew... and also told me that my Mac was built in October, 1999. Kewl.
    Wanting a second opinion, I ran Crucial’s Scanner. It said:
    Our suggested upgrades
    2GB Total
    1GB current memory
    512MB 512MB
    256MB current memory removed *
    1GB new memory added
    *512MB *512MB
    It went on to report:
    Maximum Memory Capacity: 2048 MB
    Currently Installed Memory: 1.25 GB
    Available Memory Slots: 0
    Total Memory Slots: 4
    Dual Channel Support: No
    CPU Manufacturer:
    CPU Family: PowerPC G4 (3.3) 1.5 GHz
    CPU Speed: 1500 MHz
    AGP graphics version supports up to 2GB with 512MB modules, but the PCI graphics version will only accept up to 1GB using 256MB modules.*
    *As I mentioned in a previous post, this claim was true ONLY AT THE TIME THE G4 PCI MAC WAS RELEASED WITH OS9. OSX overcame the limitations (as the initial Crucial summary, and About this Mac, clearly demonstrate). This was one of the big selling points Apple pushed when promoting OSX to us G4 owners.
    BUT MOST IMPORTANT... the problem is not that I don’t know what Mac I have, but rather that... I do know... but Crucial is out-of-stock of the 512 MB sticks they recommended, and it appears no more are expected. (This is the same vendor where I purchased my two 512 modules 6-8 years ago, and — since they’re still advertising them — I know they had them once-upon-a-time.)
    So, since Crucial no longer stocks the module they recommend, I tried all the other RAM sellers that a Google search for “Mac G4 RAM” suggested. (I also tried variations such as “G4 Macintosh Memory” and several other options and alternatives.) I also checked more mainstream vendors such as Small Dog, MacConnection, Frys, Microcenter and the like. All are either “out of stock” with no expectation of a future shipment, or they simply no longer offer the 512 PCI module at all.
    Having reached nothing but dead ends regarding a source for the exact sticks I need, I then — and then only — came to this forum and asked simply if anyone could recommend a source. I know what I want, and why.
    Which brings me back to where I started: I’m still seeking a vendor that stocks and sells 512 MB RAM modules that will work with a G4 PCI Mac... or...
    Find something that will guarantee me that 512 modules DESIGNED FOR G4 AGP MACS will (now) work with OSX on my G4 PCI Mac.
    I figure the latter might be possible under OSX, but I don’t want to blow up my motherboard or whatever by experimenting. I haven’t yet found anything that defines the inner differences between the PCI- and AGP-memory modules... physically, they look to be the same.
    But again, thanks for the time and knowledge you guys have put into this; your dedication is appreciated. Sorry if I came across as a nubie who hadn’t done his homework and first had to be asked, “Is your computer plugged in?’ ;->
    Best! —Ted E.

  • Not a family server

    L.S.,
    It would be nice to put an Leopard Server on my obsolete MacMini G4 to help serve alle the Calendars of my busy family. But I don't want to pay so much for the complete profesional server package with all the business options we will never use for just that.
    I have a which list for a family server:
    - iCal server
    - AddressBook server
    - iTunes server (as all the music, including most cd's, goes on a central shared disk anyway)
    - iPhoto server
    - internal iChat (so i don't have to yell anymore when diner's ready)
    - games server (i like to play with the kids but don't want to pay monthly for a casual game together)
    Yours,
    Berend

    nope your definitely not the only one
    i try to do the same here. but i moved to advanced server setup because of the better control over shares and the like.
    but i guess that was a bad idea, cause now nothing works anymore, and i think its because of the DNS and fully qualified domain name stuff... wich i obviously dont have at home.
    what i tried and what worked:
    mail works
    shares works
    timemachine server backup
    doesnt work at all:
    it shows up on the client side, i select it, and "boom", gone..
    ical server:
    works partly: i register at the server with directory utility,
    the server configures my client, and ical has a new user.
    i can add cals and so on, but no resources (wich i added on the server),
    and after quitting ical on the client, nothing gets saved.
    for other users on the same machine, it doesnt work.... no idea why
    directory and adressbook stuff:
    partly as well.
    so the question is: can i configure the server dns to use an imaginary FQDN to get all the services running?

  • Internet very sluggish

    I'm having an issue in which my primary Mac is finding it very difficult to navigate the internet.
    I have 2 other Mac's and they are able to quickly open links, navigate pages, and download files.
    However, with this one unit, I can navigate perhaps 2 or 3 pages, then simply receive, "Safari can't find the server"
    Any ideas?
    Thanks a million.

    go to applications, utilities, network utility.
    in network utility ping with 5 replies "yahoo.com". The first response will often take a full second, as it discovers the route to yahoo.com, so you are going to discard it.
    Now ping "yahoo.com" copy this information and put it into your response here.
    mine is:
    Ping has started ...
    PING yahoo.com (209.131.36.159): 56 data bytes
    64 bytes from 209.131.36.159: icmp_seq=0 ttl=55 time=49.775 ms
    64 bytes from 209.131.36.159: icmp_seq=1 ttl=55 time=56.270 ms
    64 bytes from 209.131.36.159: icmp_seq=2 ttl=55 time=51.567 ms
    64 bytes from 209.131.36.159: icmp_seq=3 ttl=55 time=63.309 ms
    64 bytes from 209.131.36.159: icmp_seq=4 ttl=55 time=64.564 ms
    --- yahoo.com ping statistics ---
    5 packets transmitted, 5 packets received, 0% packet loss
    round-trip min/avg/max/stddev = 49.775/57.097/64.564/5.987 ms
    click on the "netstat" button, choose "display routing table information", click the netstat button.
    you will see a bunch of stuff, part of it says:
    Internet:
    Destination Gateway Flags Refs Use Netif Expire
    default 10.0.1.1 UGSc 10 16 en1
    you are interested in the line which says default, and in the number below "Gateway", the numbers will probably be different than mine. Copy the gateway information.
    Return to the ping tab. ping that number 5 times, and paste the result here.
    mine is:
    Ping has started ...
    PING 10.0.1.1 (10.0.1.1): 56 data bytes
    64 bytes from 10.0.1.1: icmp_seq=0 ttl=64 time=12.056 ms
    64 bytes from 10.0.1.1: icmp_seq=1 ttl=64 time=17.599 ms
    64 bytes from 10.0.1.1: icmp_seq=2 ttl=64 time=11.660 ms
    64 bytes from 10.0.1.1: icmp_seq=3 ttl=64 time=10.270 ms
    64 bytes from 10.0.1.1: icmp_seq=4 ttl=64 time=16.974 ms
    --- 10.0.1.1 ping statistics ---
    5 packets transmitted, 5 packets received, 0% packet loss
    round-trip min/avg/max/stddev = 10.270/13.712/17.599/2.985 ms
    With that information people can start to attempt to diagnose your problem. If you could also tell us which state in the USA where you are, or if you are in another nation where that is, we will not make an incorrect assumption. The reason that I ask this is that ping sends a signal out to a remote computer and then waits for a response. I am in California, if I send a ping locally it usually takes less than 10ms, but a ping to Boston takes 80ms, Houston is 40-60.
    -Michael

  • Out parameter problem

    Hi all,
    I have a procedure with that signature :
    procedure test(id in number, ret out nocopy varchar2)
    as
    begin
        -- do stuff ...
    end;Running the procedure successfully means i can call the procedure AND get a result in ret parameter : either 'OK' or 'KO'.
    When i connect with SQL*Pus, i can run successfully the procedure just ONE time. The second time, i can't get any result in ret (ie ret is empty).
    If i do the same with Oracle SQL Developer, i can run the procedure successfully TWO times and the third time it fails.
    If i call the same procedure from my web application , i can run successfully FOUR times and then it fails.
    In each case, i have to disconnect from Oracle and then reconnect for running the procedure again.
    Any idea ?
    Stephan
    Oracle 10.2.0.1.0
    Oracle 10.2.0.3.0 (same problem with this version also)

    Hi,
    It seems the "stuff" part has some code that's dependent on the session state or something like that.
    You would probably need to show us what the code is and what exactly you're doing when you're calling the procedure.
    A sample SQL*Plus snippet containing the compilation of the procedure followed by its execution so we can reprodure the test would be highly helpful, please.

  • I inadvertenly reset my phone and now all my wife's info is part of my phone and I have lost my stuff. How do i regain?

    I inadvertenly reset my phone and now all my wife's info is part of my phone and I have lost my stuff. How do i regain?

    Have you tried basics from the manual?
    Restart?
    Reset?
    Restore?

  • When I go to update and it gets to the backup part it gives me error -43 and says to complete it it will take all the stuff off my iPod how do I get it to update with out loosing everything on my 64 gb iPod touch

    When I go to update and it gets to the backup part it gives me error -43 and says to complete it it will take all the stuff off my iPod how do I get it to update with out loosing everything on my 64 gb iPod touch

    You have a 1st generation iPod Touch.
    It can be updated to 3.1.3 by purchase. See here Purchasing iOS 3.1 Software Update for iPod touch (1st generation)

  • Restored today, but then downloaded and installed ios 7. on install restore point doesn't exist and only half a restore part way through ios 7, which has lost most stuff.  previous restore points dont seem to exist either only back in April

    I have restored earlier today and got a time confirmation afterwards.
    Have just installed IOS 7 to find that the restore point doesn't now exist according to itunes.
    The phone has made its own restore point part way through IOS 7 installation but half the stuff is missing.
    Help !!!
    I had loads of very important stuff on the phone.  But the only restore points now available are back in April

    I also have found out that having updated itunes that this has reverted to a previous setting of syncing my music!!
    What on eart is going on Apple ???
    This is really poor and not the firtst time these things have happened.  Billions of dollars and poor quality !!!

  • When on the internet, how can I zoom out with out cuting off part of games and stuff?

    When I go to Mozilla Firefox, I can't see everything on the screen because it is zoomed in to much. When I go to view and zoom out, it zooms out but when I go to armorgames, part of the games I play are cut off so I can't see everything on the game. Plus, it just zooms back in when I leave Firefox and get back on. It wasn't always like that though. I want to know if I can set the default view to normal so I can see everything on the screen without having to scroll left and right, or having part of games cut off.

    Hi lilmikrymike15, <br>
    If you use View > Zoom > Reset, does the zoom level reset to the expected size?
    To set your default zoom level you usually need an add-on. Have you tried installing one named Default FullZoom Level or another named NoSquint? <br>
    Tools > Add-ons > Extensions category
    <br>
    You can also try disabling Firefox's use of hardware accelerated graphics. In order for this to take effect you usually need to restart Firefox. <br>
    Go to Firefox > Preferences > Advanced > General and uncheck the box for "Use hardware acceleration when available"
    If you restart Firefox, is the clarity improved?
    <br>
    Hope i have helped!

  • I have lost the part of my toolbar where the back up button and stuff is, lost my Most Visited Sites button, ever time I hit a key if freezes on me.

    I got this computer from Goodwill, and didn't get a recovery disc with it. And shortly after getting the internet, the troubles started. Really slowing down, having to refresh when I first open a site and stuff like that. I chalked it up to cheap and not real powerful. I bought Fix It 11 but the computer will not download it (so it must be old). But I am on unemployment, can't afford to buy new, no money to have somebody look at it. HELP Me. There has to be a way that I can take my computer back to when I first got it.
    Thank You for your time.

    cafranklyn wrote:
    On being prompted to create a new back-up on my Mac by Time Machine I lost a year's worth of back-ups.
    You might find useful advice on this Web page: Time Machine Troubleshooting, particularly item C13.
    The crazy thing is tht on my ProBook I still have them even though it uses the same Time Capsule, which to mind mind they are still there on the Time Capsule.
    Not necessarily.  Each Mac using a particular Time Capsule has its own set of backups that are independent of those of any other Mac.
    Has anybody else had this experience or has any suggestions how I can retrieve the info on my Mac?
    Why are those backups so important to you?  My advice is to move on and live without them.

  • Maybe you are looking for