Is iPhone able to run any PDA software?

I need to be able to run an eBook software program that I have on my PDA. I have this software available in either a 'Palm' or 'PocketPC' versions. Does anyone know if the iPhone can run these applications?

Unless the software developer for this software develops the same for the iPhone via iPhone/iPod Touch SDK (software developers kit), submits the software to Apple, and it is approved by Apple to be available via the iTunes App Store for firmware update 2.0 for the iPhone, with both not released yet, the answer is no.

Similar Messages

  • Should i run any security software?

    Hi new Mac user(2 days) I'm running Mavericks 10.9.2 on Macbook Pro.
    Should i be running any anti viris or any other security software and if so what do you recommend?
    Thanks

    1. This is a comment on what you should and should not do to protect yourself from malicious software ("malware") that circulates on the Internet. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to your computer, or who has been able to log in to it remotely. That threat is in a different category, and there's no easy way to defend against it. If you have reason to suspect that you're the target of such an attack, you need expert help.
    If you find this comment too long or too technical, read only sections 5, 6, and 10.
    OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
    2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user. Internally Apple calls it "XProtect."
    The malware recognition database used by XProtect is automatically updated; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
    The following caveats apply to XProtect:
    It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
    It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
    As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
       3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
    Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
    It can easily be disabled or overridden by the user.
    A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
    An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
    Apple has so far failed to revoke the codesigning certificates of some known abusers, thereby diluting the value of Gatekeeper and the Developer ID program. These failures don't involve App Store products, however.
       For the reasons given, App Store products, and—to a lesser extent—other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. Sandbox security is based on user input. Never click through any request for authorization without thinking.
    4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. The built-in security features of OS X reduce the risk of malware attack, but they are not, and never will be, complete protection. The best defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and the scam artists. If you're smarter than they think you are, you'll win. That means, in practice, that you always stay within a safe harbor of computing practices. How do you know when you're leaving the safe harbor? Below are some warning signs of danger.
    Software from an untrustworthy source
    Software of any kind is distributed via BitTorrent. or Usenet, or on a website that also distributes pirated music or movies.
    Software with a corporate brand, such as Adobe Flash Player, doesn't come directly from the developer’s website. Do not trust an alert from any website to update Flash, your browser, or anything else.
    Rogue websites such as Softonic and CNET Download distribute free applications that have been packaged in a superfluous "installer."
    The software is advertised by means of spam or intrusive web ads. Any ad, on any site, that includes a direct link to a download should be ignored.
    Software that is plainly illegal or does something illegal
    High-priced commercial software such as Photoshop is "cracked" or "free."
    An application helps you to infringe copyright, for instance by circumventing the copy protection on commercial software, or saving streamed media for reuse without permission.
    Conditional or unsolicited offers from strangers
    A telephone caller or a web page tells you that you have a “virus” and offers to help you remove it. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    A web site offers free content such as video or music, but to use it you must install a “codec,” “plug-in,” "player," "downloader," "extractor," or “certificate” that comes from that same site, or an unknown one.
    You win a prize in a contest you never entered.
    Someone on a message board such as this one is eager to help you, but only if you download an application of his choosing.
    A "FREE WI-FI !!!" network advertises itself in a public place such as an airport, but is not provided by the management.
    Anything online that you would expect to pay for is "free."
    Unexpected events
    You open what you think is a document and get an alert that it's "an application downloaded from the Internet." Click Cancel and delete the file. Even if you don't get the alert, you should still delete any file that isn't what you expected it to be.
    An application does something you don't expect, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    Software is attached to email that you didn't request, even if it comes (or seems to come) from someone you trust.
    I don't say that leaving the safe harbor just once will necessarily result in disaster, but making a habit of it will weaken your defenses against malware attack. Any of the above scenarios should, at the very least, make you uncomfortable.
       6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
    Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
    Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it—not JavaScript—in your browsers.
    Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a lock icon in the address bar with the abbreviation "https" when visiting a secure site.
    Stay within the safe harbor, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself.
    7. Never install any commercial "anti-virus" or "Internet security" products for the Mac, as they all do more harm than good, if they do any good at all. If you need to be able to detect Windows malware in your files, use one of the free security apps in the Mac App Store—nothing else.
    Why shouldn't you use commercial "anti-virus" products?
    To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. Research has shown that most successful attacks are "zero-day"—that is, previously unknown. Recognition-based malware scanners do not defend against such attacks.
    Their design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere.
    In order to meet that nonexistent threat, the software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
    By modifying the operating system, the software itself may create weaknesses that could be exploited by malware attackers.
    Most importantly, a false sense of security makes you more vulnerable.
    8. An anti-malware product from the App Store, such as "ClamXav," has the same drawback as the commercial suites of being always out of date, but it does not inject code into the operating system. That doesn't mean it's entirely harmless. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
    An anti-virus app is not needed, and cannot be relied upon, for protection against OS X malware. It's useful only for detecting Windows malware, and even for that use it's not really effective, because new Windows malware is emerging much faster than OS X malware. Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else.
    A Windows malware attachment in email is usually easy to recognize by the file name alone. An actual example:
    London Terror Moovie.avi [124 spaces] Checked By Norton Antivirus.exe
    You don't need any software to tell you that's a Windows trojan. Software may be able to tell you which trojan it is, but who cares? In practice, there's seldom a reason to use recognition software unless an institutional policy requires it. Windows malware is so widespread that you should assume it's in every unknown email attachment until proven otherwise. Nevertheless, ClamXav or a similar product from the App Store may be useful if an ill-informed network administrator says you must run some kind of "anti-virus" application.
    The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have all the disadvantages mentioned in section 7.
    9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
    10. As a Mac user you don't have to live in fear that your computer may be infected every time you install software, read email, or visit a web page. But neither should you assume that you will always be safe from exploitation, no matter what you do. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. "Hmmmm, this torrent is a crack of that new game I want. I think I'll download it. It could be a trojan, but the antivirus will warn me if it is." Then they wonder why their Mac is so slow all of a sudden. It's slow because it's running flat out mining Bitcoins for a hacker who has already sold their credit card number and banking passwords to a criminal gang. Maybe a week later the antivirus does warn them, but what good does that do?
    Nothing can lessen the need for safe computing practices.

  • Why is the process opendirectoryd running on my ML MBP?  I am not running any server software

    Lots of entries in the system log:
    Feb 10 13:50:55 MacBook-Pro.local authorizationhost[6960]: in pam_sm_authenticate(): OpenDirectory - The authtok is incorrect.
    Feb 10 13:50:59 MacBook-Pro.local authorizationhost[6960]: in pam_sm_authenticate(): OpenDirectory - The authtok is incorrect.
    This is a standard user MBP with 10.8.2. I've never installed Open Directory, it is not running any server, X10 or developer software.
    The search engines all tie OpenDirectory to OS X Server ML
    Thanks,
    J

    Open Directory is a server component.  However, opendirectoryd is a client-side component.  From the man page:
    opendirectoryd(8)         BSD System Manager's Manual        opendirectoryd(8)
    NAME
         opendirectoryd -- is a launchd(8) job for client access to local or
         remote directory systems
    Basically, this handles login information.  You log into your Mac so it will be running :-)

  • Why my dvd drive will not read or run any install software,

    after i did my system recovery my dvd drive will not load or run any software, need somE HELP

    will the drive read cds? If the ODD will read the cds then it maybe a update will fix it. If it won't read those too, you may need to get a new ODD (dvd drive). 

  • Unlocked Iphone will not run any apps anymore

    Yesterday Apple unlocked my Iphone.
    Since this time no app will run any more.
    Please Help
    I already tried a reset/restore via iTunes
    I tried deleting a app from both iTunes and Iphone and the downloading it again.

    Ah, missed that you are on a mac.
    Try this:
    Launch disk utility, select your hard drive and select "repair permissions". When finished, reboot your computer, launch isync, select reset sync history. Launch itunes, connect your phone, sync. When finished, disconnect your phone & see it this fixes the problem.

  • Not able to run any IR jobs in hyperion workspace 11.1.2.2

    Hi Everyone,
    We are not able to any IR Jobs in hyperion workspace(11.1.2.2)
    It's throwing error saying:
    "Unable to perform request
    A general error was encountered contacting the server.
    Recommended Action: Contact your corporate technical support."
    I have checked the services(DAS,BI and IR job ) and raframework too.Everything is working fine.
    Can Someone please help me in resolving it.
    Thnx,
    Charan
    Note:Before these jobs were running fine>

    Thanks alot for you response.I have checked all IE Settings everything looks fine.Seems like the Issue is with IR JOB Config settings.
    Dont know what make these all jobs failing at a time.
    Below is the error we found:
    Sep 10 02:13:46.690
    com.sqribe.transformer.PublishLogEffectiveDateStorage.getEffectiveDate: Error while reading Oracle\Middleware\*******\Reporting\ReportingAnalysis\data\***\effdate.dat". null
    com.sqribe.transformer.TransformerException: com.sqribe.transformer.PublishLogEffectiveDateStorage.getEffectiveDate: Error while reading Oracle\Middleware\u*******\Reporting\ReportingAnalysis\data\***\effdate.dat". null
    at com.sqribe.transformer.PublishLogEffectiveDateStorage.getEffectiveDate(Unknown Source)
    at com.sqribe.transformer.VirtualPublishLogStorage.init(Unknown Source)
    at com.sqribe.transformer.VirtualPublishLogStorage.fetchPublishLogs(Unknown Source)
    at com.sqribe.transformer.VirtualPublishLog.fetchPublishLogs(Unknown Source)
    at com.sqribe.transformer.QueryPublishLogCommand.execute(Unknown Source)
    at com.sqribe.transformer.subscription.MatchCandidatePullLoop.execute(Unknown Source)
    at com.sqribe.transformer.subscription.MatchEngine.execute(Unknown Source)
    at com.sqribe.transformer.ClientThread.run(Unknown Source)
    [1009921]: com.sqribe.transformer.PublishLogEffectiveDateStorage, getEffectiveDate, null, effdate.dat
    Thnx,
    Charan

  • Not able to run forms in WEB

    Hi
    I have installed OAS 4.0 and Developer 6.0 and configured OAS
    for deploying forms in WEB. Configuration went fine and services
    started. I have generated the HTML file for cartridge type
    implementation. When I invoke from the browser it starts the
    applet and after that gives an error
    "FRM-99999: A network error occurred, the client will not be able
    to continue".
    and stop executing. I have started the form server also.
    I'm using JInitiator version 1.1.5.3
    Can anybody help me to overcome this.
    Thanks,
    Santhosh.
    null

    Santhosh (guest) wrote:
    : Lev (guest) wrote:
    : : Santhosh (guest) wrote:
    : : : Hi
    : : : I have installed OAS 4.0 and Developer 6.0 and configured
    OAS
    : : : for deploying forms in WEB. Configuration went fine and
    : : services
    : : : started. I have generated the HTML file for cartridge type
    : : : implementation. When I invoke from the browser it starts
    the
    : : : applet and after that gives an error
    : : : "FRM-99999: A network error occurred, the client will not
    be
    : : able
    : : : to continue".
    : : : and stop executing. I have started the form server also.
    : : : I'm using JInitiator version 1.1.5.3
    : : : Can anybody help me to overcome this.
    : : : Thanks,
    : : : Santhosh.
    : : I was not able to run any cartridges with OAS 4.03 at all.
    : : OAS 4.07 and patching of Developer 6.0 (look at Oracle FTP
    : site)
    : : helped me.
    : Thanks for your time. Could you please tell me where can found
    : the Developer paches.
    Hi Santhosh!
    The place for the patches was rellocated recently. Now it is in:
    ftp://oracle-ftp.oracle.com/dev_tools/patchsets/dev2k/Win95NT/6.0
    /patch3/
    null

  • I bought a new imac running Loin and Office 2011. The server we use to access emails runs exchange 2003 and my IT person says the imac is not compatible with the server. The server does not want to let me access using any email software.

    I bought a new imac running Loin with Office 2011. I am the only mac in the office and the Server we use to access emails runs exchange 2003 and my IT person says the imac is not compatible with the server. The server does not want to let me access using any email software other than webmail access through our website. It looks as though 2011 is not compatible with 2003 per some searches online, but what are some options I have to gain full access again? I purchased parallels in hopes that this my help and I am able to use remote desktop connection to log on to server but can not drag and drop files I need. There is a shared drive on that Server we all use to exchange files.
    The two main issues are gaining access to my email again and ability to drag and drop files from mac to pc. I hope this is enough info to get some solutions.
    PS - IT person says my iMac's IP is what his server does not understand so that is why I can not login.

    Office 2011 is not compatbile with Exchange 2003.
    I suggest you post further Office related questions on Microsoft's own forums for their Mac software:
    http://answers.microsoft.com/en-us/mac

  • My MacBook Pro does not recognize my Android Incredible 2 cell phone and I can not transfer my photos from my cell phoen to my Mac. I was able to do this in the past, but can no longer do so. i havenot upgraded to any new software.

    My MacBook Pro does not recognize my Android Incrdible 2 cell phone and therefore I can not transfer any photos from my cell phone to my Mac. I was able to do this in the past, but can not do so now. I have not upgraded to any new software. My USB cable is plugged in properly and I just get an error message -- "No Android Device Found". What could be the problem?

    I had the same issue with the Galaxy S4 trying to see what the hype was about and was my first and last android phone. With that being said unfortunately it is a hit or miss with the Mac recognizing an android device or not.  It worked perfectly fine the first time around and then it stopped working for no apparent reason. Through trial and error nothing I did solved the issue.   I did however plug it in my Mac and left it connected for about 30-40 min to charge for a bit and all of the sudden it recognizes the phone. So I just launched Android File Transfer and everything else became fluid after that.    I have no explanation as to why it happened that way, but what I gathered from this is maybe you just have to let it sit for a minute while plugged in before the Mac recognizes it, after all they are opposing software.  On a side note this is why I will always be an apple user, Iphones and the like never have this problem

  • HT4623 How come I can not use WIFI to update the new IOS in my iPhone 5 ? the screen pop up " you no longer connection to Internet " . And I won't be able to download any Apps using Wifi, the screen popup " can not connect to iTunes stores " ..

    I can not use Wifi at home to download Apps . The screen pop up " can not connect to iTunes Store " ?? I am using iPhone 5 . I used to be able to download any Apps before .
    I can not even download the new IOS which Apples sent to my phone to update . ???? Please help !!!
    My husband is using IPhone 5 and his phone is fine , he can use WIFI to download any apps or update any software from apple . Does that mean my phone have problem , not my WIFI right ???
    Now, I have to use my data plan to download any Apps which waste my money :( Thanks a lot !!

    Hello phonphon,
    We've got an article that can help restore your phone's connection to the iTunes Store while on your WiFi network.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    Cheers,
    Allen

  • I have an iPhone 4 still running 6.1.3 software.  A few days ago it stopped working through my car's USB connection.  How can this be fixed?

    I have an iPhone 4 still running 6.1.3 software.  A few days ago it stopped working through my car's USB connection (I have a 2010 Honda Civic Hybrid).  I can no longer control my music through my car's stereo system.  I am unable to choose what song, album, playlist, etc. to be played and cannot skip songs.  When I try to skip, it reverts back to the first song.  When I choose what to be played directly on my phone, it can only be played for about 30 seconds through my car's stereo system before it stops and displays the message "Unsupported Version."  How can this be fixed?  (Also, I know it is my iPhone and not my car because someone I know has the same exact car as me from 2009 and it did the same thing on theirs.)
    Any help would be greatly appreciated.  This problem is extremely frustrating and the alternative of trying to change music directly on my phone while driving is a risk I am not willing to consider.  Thanks!

    Alright, sorry for not having browsed this page a bit more before stating my question. I have just found some other similar topics on this problem. Please don't reply this thread unless there actually is a solution to the problem, because at current time there is not.

  • Hi  can any body please tell me how to open the .exe files in mac and why it is not supported with unarchiever app , also i am not able to run and dvd's in my mac its not accepting any cd's or dvd'd why do i need to do some settings for it ?

    Hi  can any body please tell me how to open the .exe files in mac and why it is not supported with unarchiever app , also i am not able to run and dvd's in my mac its not accepting any cd's or dvd'd why? do i need to do some pre defined  settings to run the cd's and dvd's ?

    A .exe file is a Windows executable. OS X does not run Windows programs. If you need to use .exe files then you will need to install Windows on your Mac:
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    Install the Apple Boot Camp software.  Purchase Windows XP w/Service Pak2, Vista, or Windows 7.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    VM Fusionand Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. Boot Camp is only available with Leopard or Snow Leopard. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • HT1414 after installing the latest version of IOS my iPhone 4s rapidly runs out of power, it also suddently (fully charged) shuts down and restarts without me asking for it. I tried to reinstall the latest version of IOS but it doesnt help. Any advice?

    After installing the latest version of IOS my iPhone 4s rapidly runs out of power, it also suddently (fully charged) shuts down and restarts without me asking for it. I tried to reinstall the latest version of IOS but it doesnt help. Any advice?

    Backup and restore your software via iTunes. If the problem continues, restore as a NEW device. If this solves it, that means there is some corruption in your backup file. If the problem is still there, you should take it to the Genius Bar at an Apple Store for evaluation.

  • Not able to run Software Version report

    Last week, I ran a Software Version report for Microsoft Office, in order to remove older versions and prepare for the latest updates.
    After getting the report, I went back in and ran the following Unix script:
    rm -r '/applications/microsoft office x'
    as root to remove the directory.
    Now I am not able to run a Software Version report on Microsoft Word. I am able to run a report on any other application, including PowerPoint.
    When I attempt to run a version report on Word, it hangs up on one computer collecting report data. I have removed that computer from the list, but it still hangs. Eventually, all the computers are taken offline in ARD, and I have to restart ARD to restore the connections.
    I have restarted one of the computers, but still cannot run the report on Word.
    Administration computer:
    ARD 2.2 (7C31)
    15" 1 GHz PowerBook G4
    Mac OS X 10.4.6
    512 MB RAM
    Any suggestions?

    When all the clients go offline like that, it generally indicates that the ARDAgent.app on the admin machine has crashed. Did you get any crash logs in /Library/Logs/CrashReporter?
    Your statement "I ran the following Unix script: rm -r '/applications/microsoft office x'" is a bit unclear. You did a send UNIX command to the clients? I'd be surprised if that actually worked because the file system is case sensitive. In order for that to do what you wanted, it would have needed to read rm -r '/Applications/Microsoft Office X'. But regardless of whether or not it worked, it should not have affected your ability to run the report.
    Did you re-run the report with the "Generate new data" checkbox (I think that's what it reads) set?

  • I am not able to see any program EXE's (eg: AfterEffect.exe) to run the file

    I have installed software from adobe creative cloud. After installing i am not able to see any program EXE's (eg: AfterEffect.exe) to run the file.
    I am not able to install it again since it shows "installed" in my creative cloud account.
    Please help me out ASAP.

    I have installed software from adobe creative cloud. After installing i am not able to see any program EXE's (eg: AfterEffect.exe) to run the file.
    I am not able to install it again since it shows "installed" in my creative cloud account.
    Please help me out ASAP.

Maybe you are looking for