"About" Window for Plug In in OS X

Hello,
I can edit the text inside the "About" Window for Plug In's in Photoshop under Windows.
I was wondering, how can I have an "About" window for plug in's in OS X?
Is there any sample code with working "About" window in OS X which I can edit its text?
Thank You.

Here is what Dissolve on mac does: See samplecode\filter\dissolve\mac\DissolveUIMacCocoa.cpp
// DoAbout
// Pop a simple about box for this plug in.
// NOTE: The global gFilterRecord is NOT a FilterRecord*. You must cast it to
// an AboutRecord*. See PIAbout.h
void DoAbout(void)
  NSLog(@"DoAbout is: %d\n",AboutID);
  NSAlert *alert = [[NSAlert alloc] init];
   [alert addButtonWithTitle:@"OK"];
   [alert addButtonWithTitle:@"http://www.adobe.com"];
   [alert addButtonWithTitle:@"http://partners.adobe.com"];
[alert setMessageText:@"About Dissolve"];
   [alert setInformativeText:@"An example plug-in filter module for Adobe Photoshop."];
   [alert setAlertStyle:NSWarningAlertStyle];
   int buttonPressed = [alert runModal];
   if ( buttonPressed == NSAlertFirstButtonReturn) {
NSLog(@"DoAbout ok clicked.\n");
  } else if (buttonPressed == NSAlertSecondButtonReturn) {
  sPSFileList->BrowseUrl("http://www.adobe.com");
  } else if (buttonPressed == NSAlertThirdButtonReturn) {
  sPSFileList->BrowseUrl("http://partners.adobe.com");
  [alert release];

Similar Messages

  • 2 Questions about Windows for Mac

    1) When you install windows for Mac, does that become the "dominant" OS for the computer, or can you go back and forth? The reason I'm asking is because...
    2) I just got a mac, but I have a lot of PC only game,s most of which are PC games, that I want to play. Do PC only games run on Windows for Mac?

    Just wanted to clarify one thing and that is that there is no such thing as Windows for Mac. There is Boot Camp that will partition your drive so that you can install Windows on the new partition which in turn will allow you to run Windows Operating system on your Mac.
    When you install windows for Mac, does that become the "dominant" OS for the computer, or can you go back and forth?
    Neither OSx nor Windows become the dominant system. You are free to choose and go back and forth (requires shut down and reboot) as you see fit. You can set one system as the default over another and switch that too at will.
    I just got a mac, but I have a lot of PC only game,s most of which are PC games, that I want to play. Do PC only games run on Windows for Mac?
    Yes the PC Only games should run on Windows when installed via boot camp on a Mac however your Mac in turn must meet the games' hardware requirements just like any other windows based PC.
    Axel F.

  • About window not closing

    When I go into the about window for Adobe Reader X it shows the relevant paces and I have version 10.1.11. I am then unable to close the window by selecting the red cross and the window just stays. The only way I can close the window is going into to taskmanager and closing the program

    YOUR RIGHT. Worked first time. Thanks
    On Wed, Sep 24, 2014 at 2:43 PM, Pat Willener <[email protected]>

  • Help about W2K Apache plug-in for WLS

    Hi,everybody.
    I want to use the W2K apache http server for redirect the dynamic request to
    WLS. But i don't have the corresponding plug-in. Who can help me? or Who can
    give me some hint about this?
    Thanks in advance.
    BR
    Steven Zhao

    Hi Steven,
    as far as I know there is no Apache Plugin for Windows Platform. Your
    choice is either Unix->Apache or Windows->IIS. I think there is a
    Netscape Plugin as well, but I don't know for which platforms.
    Daniel
    -----Original Message-----
    From: Steven Zhao [mailto:[email protected]]
    Posted At: Friday, October 20, 2000 6:02 AM
    Posted To: management
    Conversation: Help about W2K Apache plug-in for WLS
    Subject: Help about W2K Apache plug-in for WLS
    Hi,everybody.
    I want to use the W2K apache http server for redirect the dynamic
    request to
    WLS. But i don't have the corresponding plug-in. Who can help me? or Who
    can
    give me some hint about this?
    Thanks in advance.
    BR
    Steven Zhao

  • Windows Explorer Plug-In Set-Up for BeehiveOnline with External Resources

    I have watched the video on the Window Explorer Plug-In and trying to set-up so that multiple individuals can easily access files that are uploaded and make changes by checking in and out. Problem is that I do not see the Beehive Sites when I open the Oracle Beehive Extensions for Explorer. Do the Beehive Online sites with external resources use a different server name? I am logging in using the stbeehive.oracle.com Server.

    Hi.
    Yes, BeehiveOnline is a completely separate system so you will have to set up the account on BeehiveOnline as well as stbeehive. The limitations of the Microsoft approach is that the OBEE required one connection at a time so you will have to disconnect and reconnect to see the other server. OBEE gives you more control than normal WebDAV access but it has its limitations. If you use the Desktop Integration Server or a webDAv setup you can have both servers visible in the Explorer window and drag and drop easily between them .
    Phil

  • I had my IMac unplugged for about a week plugged back in know it's asking for a keychain password???

    I had my iMac unplugged for about a week plugged it back in and now it's asking for a keychain password

    The password is the same as your login password, unless you changed it.

  • About to move from Windows to Mac. Considering purchasing retina display MBP 15" with dual boot system as I need some of my programs. How is the display in windows for photoshop?

    Has anyone got any thoughts or have you yourself purchased the MBP with Retina display and added the dual boot system with windows?
    I desperately need to update my gear and want a MBP.
    I'm a full time photographer at my local paper and freelance photographer - use computers A LOT, and only use windows. I've experienced mac and know I prefer it, the way it runs pleases me a whole lot more and for the amount i'm processing/working I need something that will keep up.
    With 12 years of photoshop gear loaded up for all my photo processing etc, I'm wanting to add Windows and have use of both. Windows would run photoshop that I had already purchased some time ago - question is, how will it run?  what will the display be like running Windows on Mac with the retina display?
    I use CS4 at the moment and can't afford to upgrade to CS6 just yet, plus i'd waste a lot of what I already have by starting again on Mac. I'd use Mac for everything else, need the use of Windows for portions of what I do.
    About to head to Canada and want to get set up for the road. Any help is much appreciated.
    Thanks heaps!

    There are some drawbacks, running Windows 7 (only) on a Mac via Bootcamp yields less than stellar results, especially with the Retina display.
    And of your traveling, the Mac's high power needs (especially the Retina display) and lack of removable battery are going to be a serious issue. The Retina display is glossy, not ideal for viewing on the road and in varied environments.
    CS4 won't run on the OS X version that comes with a Mac, so your looking at purchasing CS6.
    Support for Windows is more widespread than for Mac's, also if you ever need to redownload OS X to fix a issue, requires a fast reliable Internet connection of the broadband kind.
    If your running Windows on your Mac, you can expect to be on your own and not get support as easily as if you were running it on a regular PC.
    If you can't afford to keep up with CS upgrades, then you shouldn't be considering a Mac because there are more paid upgrades on that than on Windows 7, it's like a annual nightmare.
    IMMO your still better off on a decent,  1920 x 1080 res, matte screen, removable battery (with extras), Win 7 Pro i7 machine (Pro+ runs XP programs) which will stay like it is and get security updates until 2020.
    OS X changes every year and if you don't upgrade, + all your third party software, then about 3 years later your left behind for updates.
    Also you will have to buy Win 7 to run on your Mac, the OEM disks won't work.
    If your trying to budget, then a Mac is certainly not for you.

  • Have Comments about Windows 7? (Part 4 - Do not post questions in this thread)

    To all forum users:
    Please use this thread to note any comments that you have about Windows 7. Do not use this thread for any specific question or issue that you are having - it is just for comments or feedback. For questions/issues that require an answer, create a new thread.
    PLEASE DO NOT USE THIS THREAD TO DISCUSS WINDOWS 7 BETA OR WINDOWS 7 RC.
    This thread is a continuation from Have Comments about Windows 7? (Part 3).Windows Client IT Pro Audience Manager for Web Forums

    Here are important Windows 7 missing/broken features which were working in XP and some were working even in the broken Vista OS. I have tried since 2006 to bring these to the attention of various Windows feature teams through their blogs,
    forums, newsgroups, Windows 7 Beta program on Connect, Windows Feedback Program, newly opened Windows 7 feedback website and even asked customer service for hotfixes but all of them have been largely ignored. How many more years, service packs and
    Windows releases is it going to take to fix XP to Vista issues?
    XP to Vista issues:
    - Shell/Explorer issue: Auto refresh / auto sorting is mandatory making it impossibly difficult to work with many files, especially when they are extracted from archives.
    - Shell/Explorer issue: Can't view size of folders in columns. Previously at least a shell extension called "Folder size" allow that but MS took away the core ability to be able to do that so the shell extension doesn't work any more
    - Shell/Explorer issue: Can't view the icons of 16-bit programs in 32-bit Windows 7 (I know 16-bit is stone age but if they can run, why not show the icons of those EXEs as well?). I can understand 64-bit Windows not showing icons for 16-bit EXEs but 32-bit
    Windows 7 should.
    - Shell/Explorer issue: No advanced file type association settings like Windows XP
    - Shell/Explorer issue: Access to network connection settings (IP address, DNS) status, details, repair, enable/disable is too many clicks away. Of course I can create a shortcut but if I have 2 wireless connections and 2 ethernet, I don't want to create 4
    shortcuts. Earlier XP allowed quick access to these settings depending on which connection was active.
    - Logon issue: I have set my system to auto logon but there are times when I want to log on to a different account, but there's no way in Windows 7 to stop the auto logon from happening. Previously in XP, holding down Shift prevented auto logon so you could
    switch to another user account. Or maybe Windows should have some timer at logon (like it has at startup) to wait for x number of seconds after which it should auto logon
    - Audio issue: I can't hear audio simultaneously from my headphones and from my speakers, or output to another set of speakers installed in the other room the same audio as I am listening to in my computer room
    - Audio issue: I am a big fan of MIDI songs and MIDI music in games so I want to be able to select a better sounding MIDI synthesizer than the ordinary sounding one that Windows 7 comes with by default but I can no longer do that. XP allowed that.
    - Servicing issue: Updates cannot be installed with the progess bar shown but unattended. It's either manual or completely silent without any indication that the MSU update completed or failed.
    - Servicing issue: Can't quickly and easily slipstream hotfixes like XP could using the /integrate switch
    - Shell/Explorer issue: WinSxS takes up too much disk space and Explorer doesn't let me view the correct size (nor any other utility that I know of since no size calculation utility can handle NTFS junction points points)
    - Driver installation issue: Whenever I want to install a custom driver for my hardware, the Plug and Play wizard now first installs its own Microsoft supplied driver or fails to install the driver if it doesn't have one out of the box. Then I have to open
    Device Manager with UAC prompts and start the "Update driver wizard" to install my own driver. In XP, the "Found new hardware" wizard itself had "Have disk" functionality where I could supply the path to my driver on CD.
    - System issue: No in place reinstall of OS to replace some corrupted files. With XP, I could reinstall the OS in-place so the OS would get repaired without my settings getting lost and programs having to be installed all over again
    - System issue: No hardware profiles so I can start my laptop with certain hardware disabled (like 2 NICs-1 wireless, 1 wired), 2 sound cards) depending on what hardware I want to use
    - IIS issue: SMTP and POP3 servers gone from IIS7
    - Management issue: Offline Files can't be automated from command line like one could in XP using CscCmd.exe
    - Power management issue:USB devices don't power off upon "safely removing". Data transfer stops but Windows 7 continues to supply power to USB devices
    - Power management issue: There is no progress bar when hibernating, the screen just turns black
    - Power management issue: Hardware power button can't be set to "Ask me what to do" every single time
    Vista to Windows 7 issues:
    - Shell/Explorer issue: Can't run 32-bit Explorer.exe in 64-bit Windows 7. Vista and XP x64 allowed that. Not all of my shell extensions are 64-bit.
    - Shell/Explorer issue: There used to be a sort bar with column headers for every view in Windows Explorer in Vista. In Windows 7, only details view has it.
    - Shell/Explorer issue: Windows Explorer doesn't remember toolbar positions so I can't unlock toolbars, rearrange them and lock them again. Every time I start Windows Explorer, each toolbar is forced on its own line.
    - Shell/Explorer issue: Auto arrange and Align to Grid in icon views is always on so I can't drag a few files away from a group if I want to work only with them.
    - Shell/Explorer issue: Old Vista style dialog boxes which use the ListView control still have the annoying full row selection in List view which makes it difficult to click in an empty area without making a file get selected. The new Windows 7 style dialogs
    and Windows Explorer doesn't have this annoying issue thankfully though
    - Shell/Explorer issue: If I select files then if I do an Edit menu -> Sort, they get deselected. I have to select them all over again.
    - Shell/Explorer issue: I can't set a background JPEG for folders any more
    - Taskbar issue: Clicking a grouped application's taskbar button or thumbnail when it is active (in the foreground) does not minimize it like it used to happen in XP. Only ungrouped application buttons minimize upon being clicked again. Another feature MS
    probably forgot with grouping.
    - Taskbar issue: Number of combined taskbar windows is not shown on the taskbar
    - Taskbar issue: I can't select taskbar buttons with Ctrl+click and then selectively group maximize or group close
    - Shell/Explorer issue: Advanced Query Syntax for searching has to be remembered. No advanced search GUI so search become easy like Vista
    - Shell/Explorer issue: Game Explorer doesn't allow customizing game shortcuts. Many times I have to add switches to game shortcuts for compatiblity or resolution, it's so annoying!
    - Taskbar issue: No network activity indicator.
    - Shell/Explorer issue: In Windows Explorer, when you group items by category, I can longer Ctrl click on group headers to select entire group. Could do that in Vista.
    - Power management issue: All three power plans (especially combination of Power Saver and High Performance) aren't shown from taskbar's power icons.
    - Missing tool: No equivalent to Meeting Space or NetMeeting which was very useful for screen sharing and conferencing over LAN without internet access
    It's no use whatsoever giving any kind of feedback or comments as I don't see the results of my feedback in service packs or hotfixes. Windows 7 is a wonderful but broken OS. Last non-broken with all functionality intact and working as intended was WinXP.
    Anonymuos

  • [solved]Installing Windows for the First Time Ever.

    I'm not unhappy with Linux or anything.  I just finally need Windows (for the first time in many years).  I'm not really a n00b either, but I figured forum is where this post belongs.   
    The dual boot guides that I've seen so far have two differences from what I plan to do (I'm not sharing a HD, I have a separate SSD for Windows, and the other guides assume you already have windows, and show you how to install Linux alongside it), so I have a few questions:
    I have an SSD that I intend to wipe out and install Windows on.  Do I need to do any special prep for this?  When I'm in the Windows install live cd, How will I know which HD is the one that I want to use?  (I guess if it lists the size, that might help).  Should I manually disconnect the other Hard drives to be safe?  I know that Windows likes to be on the first partition on the drive, but if Windows will have it's own drive, does it need to be plugged into the first SATA connection on the motherboard?  When I buy new hardware, I generally throw the drivers disks away (because you don't usually need them for Linux)  Is that going to be a nightmare?  Is installing Windows 7 a nightmare anyway?
    That's all I can think of.  Any other tips would be welcome.
    Last edited by Convergence (2012-06-09 10:44:03)

    Convergence wrote:I have an SSD that I intend to wipe out and install Windows on.  Do I need to do any special prep for this?  When I'm in the Windows install live cd, How will I know which HD is the one that I want to use?  (I guess if it lists the size, that might help).  Should I manually disconnect the other Hard drives to be safe?  I know that Windows likes to be on the first partition on the drive, but if Windows will have it's own drive, does it need to be plugged into the first SATA connection on the motherboard?
    You can boot a windows on a second hard disk in grub like this:
    title Windows
    map (hd0) (hd1)
    map (hd1) (hd0)
    rootnoverify (hd0,0)
    #makeactive # Not needed for windows 7
    chainloader +1
    During the installation, I assume the target HD has to be the first one, so it's probably best to disconnect the other disc. Also, windows always overwrites the MBR, but it's easy to fix that with a live cd. Of course, that isn't a problem if you are installing to your second hard disc.
    Windows 7 needs (at least) two partitions: a boot partition of about 500 MB and one for windows itself (I think 25GB is recommended for a 64 bit windows). Windows can be installed anywhere on a disc, even in a logical partition, but the boot partition needs to be on a primary partition. I'm not sure if it has to be the first one. Earlier versions of windows didn't need a separate boot partition if windows was installed on a primary partition.
    Convergence wrote:
    When I buy new hardware, I generally throw the drivers disks away (because you don't usually need them for Linux)  Is that going to be a nightmare?  Is installing Windows 7 a nightmare anyway?
    That's all I can think of.  Any other tips would be welcome.
    Hardware generally works out of the box on windows, except for the wireless for which you usually need to download a driver. Installing windows 7 is so easy that a monkey could do it. The installation does take a lot of time though.
    Last edited by Terminator (2012-06-06 22:29:05)

  • A PDF document with information about activation for CS6 software

    Here's a PDF document with information about activation for CS6 software.
    I found it very useful for understanding how the system worked for activation of perpetual licenses, both in cases where the computer is and isn't connected to the Internet.

    Ann, with some browsers, the PDF document will download in the background rather than appear in a browser window.

  • Changing from dev to standard edition causes "Could not obtain information about Windows NT group/user error code 0x6e."

    Hello,
    We recently upgrade our SQL Server 2012 SP1 (64bit) dev edition to standard edition, after we purchased the required licence and it was deployed in production.
    Since the edition change, we are now receiving the following error, with some of our jobs, which have an e-mail step in them, which is causing the jobs to fail.
    Msg 14661,Level 16, State 1, Procedure sp_send_dbmail, Line 517
    Query execution failed: Msg 15404, Level 16, State 19, Server BL-SVR15, Line 1
    Could not obtain information about Windows NT group/user 'BLUELIZARD\savaa', error code 0x6e.
    Any ideas how to fix this issue? We were also having a similar error, when executing the jobs, but changing the job owner to SA has fixed this issue.
    Thanks,
    Andy.

    Hi,
    Which user account you used for SQL Server service, domain account or local account?
    If it is domain account, are you able to log in to a machine with it?
    Make sure that the password of account is not expired.
    Also, grant the user Allowed to Authenticate permission and see how it helps.
    Refer to the below article:
    http://geeks.ms/blogs/ozonicco/archive/2013/01/14/208266.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Windows for Mac hangs frequently,  how can I stop this?

    I have Windows for Mac 98, and lately I have been using that a lot to type some papers, usually for seven hours a day for long stretches. What has happened is that at least once a day, the Windows program suddenly freezes without any warning, and the beachball starts spinning. I can't do anything to stop this from happening. I usually wait a few minutes and then go to Force-Quit and shut it down (the message in Force-Quit is that Word is not responding). I can usually recover some of the work when I go to Microsoft (Auto) Recovered Documents but usually I have lost a lot of the work I have done.
    After this happening regularly, I started to save the work frequently, and hoped that if it crashed again, I could at least save all the work I had done. However, despite doing this, the recovered file had not saved the work until the most recent save, which I thought was strange.
    As my work involves frequent typing in Word documents, this is a big worry.
    I type .doc and .docx documents using Windows but from my recall (but I am not sure about this), both types of documents are involved in this problem.
    How does this problem arise? Does it have to do with the memory? The Windows is using up too much memory perhaps? Would it be the same with Pages? I don't recall this ever happening with Pages but I suppose I haven't typed really long documents in Pages yet.
    My computer is MBA version 3.2. I usually have other programs running at the same time: two browser windows, Pages, iTunes, vlc, Skype, and a program for using wifi with a USB stick. I should close as many programs as I can, I suppose while I am working in Windows, I suppose. Anything else I can do?
    Saving frequently helps but not as much as I thought it would.
    Does it have to do with my using .doc documents in this Windows program which is a .docx program? Should I install the older Windows for Mac program on the computer? Can I run the two versions of Windows for Mac simultaneously on my computer?

    applecore_eater wrote:
    I am using Word and it hangs frequently.
    (1) Does it hang or does it crash frequently?
    For the difference, see
    How to tell an application crash from a hang
    <http://marinersoftware.corphelp.com/kb_article.php?ref=5501-WIPV-2930>
    (2) Have you installed any add-ons to Word, such as EndNote CWYW?
    (3) Are you using any 3rd party font managers, such as Suitcase Fusion?
    (4) Are you using any keyboard shortcut or macro managers, such as Keyboard Maestro or TextExpander?

  • Recently, iTunes upgraded.  My 7th generation iPod is now not recognized and I cannot sync.  The troubleshooting talks  about being visible in Windows (iPod is invisible)  No other options and nothing about windows 8

    Recently, iTunes upgraded.  My 7th generation iPod is now not recognized and I cannot sync.  The troubleshooting talks  about being visible in Windows (iPod is invisible)  No other options and nothing about windows 8

    I have had similar issues with mine, happens mainly if I transfer songs and then decide to disconnect my iPod to listen to them with my IEMs (I use Interenet Explorer in my case and it is not neccessarely up when this happens, so I seriously doubt it is an issue conencted to the web browser). I have no patience for this so my trick is I try to eject it from iTunes, if that does not work, then I bring Windows explorer up, right mouse click on the iPod mounted drive and select Eject. It gives me the same warning but there is a third button selection called Continue. When I choose that it just disconnets the drive anyway and the iPod is finally disconnected. It seems to work each and every time I do it so this solution is fine for me. Would be intersting to see what the real root cause of this is because I started getting this problem with the newer iTunes 11.

  • The finder window for an external USB hard disk suddenly started separating files by time (today, yesterday, etc.) and stopped allowing me to change column width, order, etc. Also the header bar shifted to flat white from gray.

    The finder window for an external USB hard disk suddenly started separating files by time (today, yesterday, etc.) and stopped allowing me to change column width, order, etc. Also the header bar shifted to flat white from gray.
    All was normal until the icon for the disk stopped showing up on the desktop when I would plug it in. I rebooted the computer, and the disk icon now shows up but this new look to the finder window started as a result. The hard disk does not have this problem when I use it on another Mac running Snow leopard. Also, two other external hard disks that I use on this computer running lion 7.4 still have the normal header bars with columns that can be reordered, etc.
    I have tried looking in preferences and other places but have not seen this discussed. 

    Well duh - I finally figured out that somehow in the View options for the hard drive, the "arrange by" option had been changed to "by date" from "none". Not sure how that happened, I had never used the "view options" menu tem before. Changing "arrange by" back to "none" gets the gray column headers and the collapsible folder icons back. 

  • Problem is 1 website which I had downloaded a pdf from keeps popping up a window for me to download again. This iwindow is ALWAYS opening and I have to click ca

    Problem: There is 1 website which I had downloaded a pdf from in the past, now this download window continues to popup every couple minutes with a window for me to download again. When this download windows opens I have to click "cancel" repeatedly to get it to close.
    I use to have this issue about a year ago, but I found the problem with a program and uninstalled it. But I am not finding anything like that this time.

    If this happens when you click the Home button then check if you haven't included an automatic download page as one of the home pages.<br />
    Firefox supports multiple home pages separated by '|' symbols
    *https://support.mozilla.org/kb/How+to+set+the+home+page
    Try to delete the downloads.sqlite file in the Firefox profile folder.
    *http://kb.mozillazine.org/Unable_to_save_or_download_files
    You can use this button to go to the Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    You can try to reset Firefox if the above didn't fix it.
    *https://support.mozilla.org/kb/reset-firefox-easily-fix-most-problems
    If you reset Firefox then a new profile is created and some of your data (bookmarks, passwords, cookies, form data) is automatically imported and your current profile will be moved to the desktop (Old Firefox Data).
    You can recover more data from the old profile (be cautious with doing that).
    *https://support.mozilla.org/kb/Recovering+important+data+from+an+old+profile

Maybe you are looking for

  • How to restrict the users not to change receiving batch no. in 305 mov.type

    Dear MM Guru, We are using mov.type 303 & 305 for transferring the materials from one plant to another plant. t.code is MB1B (Non split valued item) While receive the goods through 305 mov.type the user having the chance to change the receiving batch

  • Boot QS 867 from FW w/Clone from PBook G4?

    Hello Helpful Ones, Is it possible to boot and run a 2001 Quicksilver 867 (that currently has no system drive) from an external FW drive that contains a Clone from a PowerBook G4 running a retail version of Tiger? I'd just plug it in, but am fearful

  • How can i get ipod nano to get the lock icon off the top left corner?

    Hey, my moms ipod nano won`t sync to her computer. Now it has a lock icon in the top left corner and i can`t get it to go away. Can anyone help me?

  • B/u app says bad disk; Disk Util says no

    I have a 2010 15" MacBook Pro, running Lion 10.7.4. When I tried to do a clone b/u using SuperDuper, the process stopped, SuperDuper telling me it couldn't complete the clone until I'd repaired a bad spot on the disk using Disk Utility.  I booted int

  • Managing Profile Pictures

    Is it possible to manage profile pictures through SKYPE Manager?  I want to make sure that all accounts have a consistent picture, being the company logo.  Thanks.