HT2470 allow user full rights ie save files in any location, change file attributes etc - how, where?

how and where do I give my user full rights ie to save files in any location, change file attributed(from read only ) etc

The simplest way is with the chmod Terminal command.
Warning: unless you know exactly what you are doing, you are almost certain to break something with indiscriminate use of this command. Make sure at least your data files are backed up (& ideally in offline storage) before you experiment with this command, & note that you can mess things up enough that you will have to reinstall the OS to recover.

Similar Messages

  • Recording video/audio files using Flash Meida Server through rmtp, and allow users to access the recorded files through http.

    As titled, what is the way to record video/audio files using Flash Meida Server through rmtp, and allow users to access the recorded files through http?
    What I am trying to do, is to record a user's microphone's input and save it to the server. Afterwards, I would like other users to be able to access the recorded files and mainuplating the audio data, by computeSpectrum(), to do some visualization of the audio. As I know computeSpectrum() cannot work on streaming files, so I think I need to access the recorded files using http instead of rmtp. Is that true?
    How can I redirect the http request to the files I was recorded into my applications/appName folder? Or I need to somehow moved the recorded files to the /webroot folder?
    Thanks!

    I probably have asked a stupid question.
    My recorded streams are still saved in the applications/appName/streams folder.
    And I redirect the www.mydomain.com/streams to point to the applications/appName/streams folder.
    And the rmtp recorded streams are abled to connect through http now.

  • What auth obj to use for allowing user to create and save workbook?

    Hi all,
    We are on BI 7.0, we have requirement which will allow users to develop and save workbooks (NOT BEX query) via BEx Analyzer. I have examined the auth obj S_RS_WKBK but it is obsolete auth obj and there is nothing similar obj in BI 7.0.
    i then looked at the S_BDS_D, is this all i need in order to allow user to save workbook on to the backend system?
    pls note, user can only save workbook NOT BEx query.
    regards,
    Joe

    Hi,
    Actually there is no direct away to do it
    First use the Authorisation s_user_agr , here in the activity field assign01,02,03 and 06 , in the role name assign a specific role name.
    In s_user_tcd in transaction asssign - RRMX.
    Got to PFCG, maintain the role.
    Hopr this will be expedite.
    ThaX and Regards
    Vaibhave Sharma

  • Given the the user the right to save site template

    Hello,
    how can i give a user the right so save a site as site template. Being in the "Site Owners" group didn#t seem to be enough to do that.
    Like written in the manual: https://support2.microsoft.com/kb/2420856?wa=wsignin1.0
    the menu entry "Save site as template" just don't exist for all "Site Owners" users.
    Thank you.

    Hi Mafrei,
    Thanks for posting your query, Saving a site as a template creates a Site Template.
    Creating a web template in Visual Studio using the new WebTemplate feature creates a Web Template.
    When the Publishing features (web or site collection scoped) are activated it is not supported to save your site as a template. If you do want to save your site as a template using the SharePoint user interface you should not activate the publishing features.
    If you do need to activate the publishing features you should create web templates using Visual Studio instead of saving your site as a template through the user interface.
    I hope this is helpful to you. If this works, Please mark it as Answered.
    Regards,
    Dharmendra Singh (MCPD-EA | MCTS)
    Blog: http://sharepoint-community.net/profile/DharmendraSingh

  • Photoshop cs6 crashes with "appcrash - module ig75icd64.dll; no problem for a local admin user however. i've tried giving specified user full access to photoshop.exe and set it to Win XP compatibility. how do i fix this without giving user local admin acc

    photoshop cs6 crashes with "appcrash - module ig75icd64.dll; no problem for a local admin user however. i've tried giving specified user full access to photoshop.exe and set it to Win XP compatibility. how do i fix this without giving user local admin access?

    Danny,
    Topic or subject titles should be clear, pertinent and concise so that individual users can tell at a glance if they can help or not.
    That field is not for attempting to fit your entire question in there.
    Please keep this in mind next time you post.  Thank you.

  • Since upgrading to Lion, i am unable to take screen shots.  i get the message that i don't have permission to save files to the place where SSs are saved.  how can i regain the ability to save screen shots?  thanks

    since upgrading to Lion, i am unable to take screen shots.  i get the message that i don't have permission to save files to the place where SSs are saved.  how can i regain the ability to save screen shots?  thanks

    First of all, are you using the OS native screen capture?
    If not, make sure the application you're using has been update for Lion.  I was using Snapz Pro for years, but I need to update it for use with Lion. Meanwhile Grab and the keyboard shortcuts are working on my Lion load.
    If you are using the native capture mode unsuccessfully, I would run the Disk Utility and repair permissions on the drive. For some reason, even in past OS Versions, routine maintenance of permissions makes life a lot easier.

  • Using photoshop elements 6.0 - converting raw photos files to dng, how/where do I add metadata?

    Using photoshop elements 6.0 - converting raw photos files to dng, how/where do I add metadata?

    Metadata can be added in Properties panel. select a file and hit Alt+Enter. It will open up Properties panel. You may drag drop tags on the media and do File > Write tags info to files to write tags in file metadata.
    Thanks
    Andaleeb

  • Allowing Users to Create folders or files on desktop by .bat file

    Dear Microsoft,
    I had disabled the user to create file in desktop using a script which I had seen in the forum, script which I has used in Echo Y| cacls %userprofile%\desktop /P %username%:R  and created a .bat file, it worked well and disabled user access to save
    files in desktop. Now I need to enable the access. Please help me to make the changes in the script or to write a new script to enable the access
    With Warm Regards,
    Subin Thomas

    Echo Y| cacls %userprofile%\desktop /P %username%:R  save this in to .bat file and run as administrator..DONE
    Since %UserProfile% and %UserName% can have embedded spaces, you should surround both with double quotes in order to make your script robust. Furthermore, by giving users read-only access to their own desktop, your popularity rating is likely to drop dramatically.
    "Full access" might be more appropriate.
    echo Y| cacls "%userprofile%\desktop" /G "%username%":F

  • How to allow users to upload a flat file to BW

    Hi All,
    For a planning application I would like to permit our users to upload a flat file on their local desktop to the infopackage and execute the load.
    We would like to empower the users to prepare and upload their flat files into BW from their desktop without asking for BW support.
    Please let me know if any of you have followed this approach.
    Thanks
    Karen

    Hi,
    The possible steps..
    1. Create a small program and then give
    Selection Screen:
    FIle name : -
    Note: Ask users give always same file name i.e. xyz.csv
    Once user will give file name and execute it then file will save in Application Server (You fix the path like  /usr/sap/BI1/DVEBMGS00/work, you create seperate folder in Application server)
    2. Create a small Program with is using Events..
    REPORT  ZTEST_EV.
    DATA: EVENTID LIKE TBTCJOB-EVENTID.
    DATA: EVENTPARM LIKE TBTCJOB-EVENTPARM.
          EVENTID = 'ZEVENT1'.
          EVENTPARM = 'ZEVENTPARAM'.
    CALL FUNCTION 'RSSM_EVENT_RAISE'
              EXPORTING
                I_EVENTID                         = EVENTID
                I_EVENTPARM                  = EVENTPARM
              EXCEPTIONS
               BAD_EVENTID                            = 1
               EVENTID_DOES_NOT_EXIST       = 2
               EVENTID_MISSING                     = 3
               RAISE_FAILED                           = 4
               OTHERS                                    = 5
            IF SY-SUBRC <> 0.
                     MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                     WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
            ENDIF.
    3. Once user will upload the file in Step 1, then he need to run this Program,.
    4. You craetea Process Chain using this Event, then once User will run this program then the Data Loads will happen through Process Chain.
    Note: Eventhough this is lengthy process, it is protected 100%, because we are not giving any access to User, we just given reports/programs to execute.
    Thanks
    Reddy
    Thanks
    Reddy

  • SINCE INSTALLING I.E. 11 IN WINDOWS 7, UNABLE TO DOWNLOAD OR SAVE FILES IN FIREFOX; HOW DO I CORRECT THIS PROBLEM?

    This is what I wrote to the Microsoft Community seeking a correction of the issue (still no reply to my request for assistance with this matter from them):
    Can I go back to I.E. 10? Ever since I installed version 11, I've had an unstable desktop. It appears to have damaged the Windows Explorer interface in other browsers, such that when I open the popup window to save downloads and/or other files, all that shows up in the window are the "Save" and "Cancel" buttons, but it does not show the interface to choose where to save the file(s), thus I cannot save anything at all in those other browsers. I primarily use Firefox, and every time I want to save a file, I have to startup I.E. 11 to save anything and everything.
    I would much prefer going back to I.E. 10 which caused me no such problems; but, if I cannot go back to I.E. 10, how do I correct this issue so I can save files in other browsers? This situation has been going on for months now, and I've waited patiently thinking that there would be an update for Microsoft and/or Firefox (as well as Chrome and Safari) that would correct this problem by now; but, even though I have all of the latest updates and versions installed, no updates have corrected the issue at all. I would very much appreciate any help you can give.
    Oh, also, I have tried uninstalling Firefox completely at least twice, and rebooting before reinstalling it to the latest version, but that has not corrected the problem either. I additionally tried turning I.E. 11 off in Windows, and then tried running Firefox to see if the download interface would be restored, but it still had the very same issue(s) [no ability to choose the place to save files, and thus being completely unable to save any downloads and/or other files]. I can't believe that this problem has been going on for so long now without any update(s) resolution.

    The following is the latest that I've written to Microsoft about this entire matter:
    You're still not getting it. I've never had a problem with downloading and/or saving files in I.E.; and I very clearly explained to you guys that the problem is in the other browsers, but it's caused by a malfunction in the Windows Desktop.
    Why can't someone with English as their first language, please help me?
    But, regardless, just in case your recommendation(s) had anything to do with anything, and were perhaps creating the problem in the other browser (though I was pretty sure that it had nothing to do with my problem), I made I.E. the default browser; yet, of course, that did NOT correct the problem. Also, when I set I.E. as the default browser, the explorer.exe file crashed and restarted.
    Nevertheless, because I (wrongly) thought that I couldn't uninstall I.E. 11, because somehow I missed the listing for it in Windows Programs and Features, I went to the latter again and found I.E. 11 listed this time, and uninstalled it. After it completed, I rebooted the laptop. Then I went into Windows Update and looked for what version of I.E. it was then going to want me to update to since I.E. 11 was uninstalled.
    I saw that I.E. was taken all the way back to I.E. 8 and had updates for it as well as to update to I.E. 9, so I did the former updates first, rebooted, then updated to I.E. 9 and rebooted again. Then I ran Windows Update again checking for new updates, and found that there was a cumulative security update for I.E. 9, which I installed and then rebooted once again.
    Then, upon checking for new updates in Windows Update again, I found that the option(s) to update to I.E. 10 or 11 were now optional, which they weren't before, and then I updated to I.E. 10 and rebooted once more. Upon Windows restarting, I checked again for new Windows Updates and there were some security updates, so I installed them and restarted the laptop.
    This time upon rebooting, I checked Windows Update for further new updates and there were none; so I'm now completely updated to I.E. 10; but, because going back to I.E. 10 corrected some of the instability with the Windows Desktop, I am ignoring the optional update to I.E. 11, and I am NOT going to update to it again.
    Throughout the update process, upon restarting Windows, I kept starting Firefox to see if the "Save As" window then worked, but throughout the entire update process, as well as when I completed it, I still could not download or save files [because the window still doesn't show where to save the file(s)---please see the Print Screen copy of what it looks like, attached to this message (sorry, but I.E. won't let me browse for the file, and the tab or windows crashes and reloads every time when I click "Browse" to look for the file to attach)].
    So, I decided to try uninstalling Firefox for the fourth time, rebooting and reinstalling it, hoping that might correct he issue this time since I downgraded to I.E. 10, but the "Save As" window still looks the same, and I am still completely unable to save any files or downloads while in Firefox.
    Oh, I also tried resetting all of the Windows Folder Options again to default settings, and reset all of the folders, in case that had anything to do with the problem, but that still did NOT correct the issue either.
    I am now going to try creating a new user account also with Administrator privileges, changing Users, trying to run Firefox in it, and see if the problem with the "Save As" window is still an issue....
    In the new User profile, the situation is even worse. When I try to save any file(s) in Firefox, Firefox crashes (latest version).
    I wrote to Firefox a couple of days ago, but an arrogant "techie" is giving me the run around and is not helping me, and no else is helping with the matter so far.
    Postscript: Now Windows Explorer (the explorer.exe file) that runs the desktop crashed and restarted again twice while I was trying to print a file, and it appears that it won't let me print at all anymore.

  • SharePoint 2010 Allow User to Add Comments to Files in a Library and to the Header of the Web-Page

    (1) I need to allow an end-user to be able to add comments to files either when they are added to a library or after they are added. I didn't see a Column available for adding to a Document Library for "Comments".
    (2) I need the same user to be able to add text/comments to the Header of the web-page that contains the library (above the library at the top of the screen).
    When I (the SP Admin) add the "Content Editor Web-Part" to the top of the web-page that contains the Document Library, the Toolbar disappears. The Content Editor Web-Part would be ideal to allow the end-user to add comments to the Header, but I
    really need the Toolbar available.
    Is there another Web-Part that I could use for allowing comments to be added to the Header of a web-page without disabling the Toolbar, or is there a known-fix for allowing the Toolbar to be available and functional after adding a Content Editor Web-Part?
    JCashon

    Hi,
    According to your post, my understanding is that you want to add Comments to Files in a Library and to the Header of the Web-Page.
    (1)If you use the document content type in the library, it will contain the “Comments” field automatically. When you add the document, you can enter the conments. You can also edit the “Comments” field after the document added.
    (2)If you add the add the "Content Editor Web-Part" to the AllItem.aspx Page, you can add the text to the web part as the Header.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • How do I allow users to backup iPhone EXCLUDING Exchange data (no CONTACTS, Mail, Calendar, Tasks, etc) for BOTH iCloud and iTunes?

    We are EXTREMELY sensitive to corporate data and we wish to force compliance to our standards. We understand people need to back up THEIR data, but we are not willing to allow them to backup OUR data. We define OUR data to be any data that is entered into our Corporate Mail environment (Exchange 2007).  Is there a way to allow for backups to either iCloud or iTunes that does not back up Exchange Contacts, Mail, Calendar, Tasks, etc. ?
    We are using Mobile Iron which provides a way to disable BackUp via iPhone profiles being distributed, but we wish to allow people the ability to backup their content, again, just not ours. And we've seen some very similar threads.
    We have noticed that the backups do not backup Mail and Calendar items, but it does backup Contacts. That's the sticking point.
    Any help would be most appreciated. This is a major concern.

    OK, sounded like a good suggestion, perhaps it only appeared the data was being backed up, but in reality the connection was being made and the contacts were some how syncing back w/ the cached credentials restablishing sync with the server. That would not have explained why messages and calendar items didn't resync; but I was willing to take it for a test spin. Wiped device, changed password in AD (so that it couldn't sync), began restore, and after restore with AD password changed prior to restore, the two test Exchange contacts were regrettably on my phone. Further test the reasonable theory of maybe credentials are being restored and the only contact data is being actually synced to get the data back on the phone, I added a third contact.
    Now just to be belt and suspenders (to make sure something isn't happening at the restore where it get's the contact information at that exact window of time), I am wiping my again to see if the third contact (that's in my exchange contacts on the server) makes it to my device possibly during the sync, but I'm pretty sure what is happening is that he contact is making it "or being" some how categorized as "phone" data as opposed to Exchange data and being backed up there erroneously. For instance if you were to create a contact on an iPhone prior to establishing a sync relationship with the exchange server, it would take that contact and create that contact on your exchange server for you so that your "phone" data and your "exchange" data (as it relates to contacts at least) are in sync.
    If you grant this assumption, then, when syncing Exchange data, the "phone" data is being created. When the back up takes place, I believe there is no distinction or bifurcation of these two data types. Phone data is backed up with no rhyme or reasoning related to its history or origin of creation (i.e. where it came from), it's not a contact from Exchange, it's just a contact. I believe Apple needs to tattoo Exchange contacts in some fashion or provide a "transparency" kind of paradigm or model used for calendars, where you can see two sources intermingled in a view, but they are truly not (you just see all).
    Apple has indicated they understand the severity of this and are looking into it, but if anyone else has any insight or profiles not discussed on
    http://help.apple.com/iosdeployment-ipcu/#app665501b0
    Please sound off, and thank you imanog and bonesaw for your contributions.

  • How do I customize the screen to move the tabs to the right of the "file, edit, etc" bar to reclaim the top 1/2" of space. The black bar is a complete waste of vital screen space.

    The details are contained in the question

    '''Alt, V, T, M'''
    Do this in a blank tab. ('''Ctrl T''')

  • What is the file attribute @ and how can I get rid of it

    I converted some wav files using Roxio Toast 11 and the output AIF files have a '@' in the file permissions and are not displayed in Finder. What does the '@' mean and how can I get rid of it. Would love to know why Toast adds it but I posted a question on Roxio's site and hopefully will get an answer to that.
    thanks for the help
    john

    okay, so I yes, it does indicate extended attributes. I executed ls -l@ *.aif and got this
    -rw-r--r--@ 1 johnprokopek  staff
    9690378 Oct  6 13:30 zeppelin1969-08-31t01.aif
        com.apple.FinderInfo      
    32
    -rw-r--r--@ 1 johnprokopek  staff   31533402 Oct  6 13:30 zeppelin1969-08-31t02.aif
        com.apple.FinderInfo      
    32
    -rw-r--r--@ 1 johnprokopek  staff   72260634 Oct  6 13:30 zeppelin1969-08-31t03.aif
        com.apple.FinderInfo      
    32
    -rw-r--r--@ 1 johnprokopek  staff  167361402 Oct  6 13:30 zeppelin1969-08-31t04.aif
        com.apple.FinderInfo      
    32
    -rw-r--r--@ 1 johnprokopek  staff  114149754 Oct  6 13:30 zeppelin1969-08-31t05.aif
        com.apple.FinderInfo      
    32
    -rw-r--r--@ 1 johnprokopek  staff  246019338 Oct  6 13:30 zeppelin1969-08-31t06.aif
        com.apple.FinderInfo      
    32
    -rw-r--r--@ 1 johnprokopek  staff   51214938 Oct  6 13:30 zeppelin1969-08-31t07.aif
        com.apple.FinderInfo      
    32
    I then did xattr -c *.aif to clear the extended attributes which got rid of the '@' but the files are still not being displayed in Finder.
    Help!

  • How to terminate remaining Actions in a script sequence if the user presses "Cancel" during SaveAs

    Hello,
    I'm using the following script to email a completed form to a pre-programmed email address and would like a way to cancel remaning in-line scripts if the user cancels teh first Step.
    Basically, after completing the form I cereated, the user would click the submit button and a series of actions will take place:
    1. Execute a menu item: SaveAs giving the user a chance to Save the current state of the form.
    [Here is where I need a Arcobat script that terminates all remaning actions if the user cancels the SaveAs action]
    2. Once the form has been saved (and not canceled), the next action involves prepping and generating an email to send the form using the user's default email client:
    var e = this.getField("ccAdd");  //There is a field on the form that enables the user to enter a CC: address, if applicable
    var cCCAddr = e.value;
       var cSubLine = "Subject goes Here"; //preformatted subject
       var cBody = "File attached." // preformatted Body text
       // Build the e-mail URL
       var cEmailURL = "mailto:[email protected]?cc=" + cCCAddr
                     + "&subject=" + cSubLine
                     + "&body=" + cBody;
    //Before sending, set ALL form fields to "readonly"
    for (var i = 0; i < this.numFields; i++) {
        var fname = this.getNthFieldName(i);
        var f = this.getField(fname);
            f.readonly = true;
    // hide submit display button, so that it doesn’t show on “readonly” version
    var h = getField("Button1");
    h.display = display.hidden;
    //Generate the outgoing email using the user’s default email client. Send attachment as a PDF
       this.submitForm({cURL: cEmailURL, cSubmitAs:"PDF", cCharSet:"utf-8"});
    3. Once the form has been emailed, another SaveAs menu item fires, thereby, allowing the user to save the "readonly" version.  So now, he has a clean "open version"  that he saved before Step #2, and a "readonly" version after step #2.
    The only thing that's causing an issue now is if the user presses Cancel after the Step #1  (where he/she is asked to save the form), the remaining scripts in-line continue to fire, alougth the "Cancel" button was pressed. 
    SO, I need a script that terminates all remaining scripts (i.e. end process) if the user hits cancels during Step #1, thereby preventing step 2 from starting.
    Any ideas? Thanks in advance.
    S

    ok, i've had a play with it . . . and come up with two options, one that breaks attempts to break any code being run if the cancel button is hit.  either way, they need to be added into a document level javascript, and applies the required action to your submit button (trust me, this becomes a lot easier than applying script to buttons directly!)
    i just wrote functions that chain, so the first function calls the second, and the second calls the third.  seemed easier than trying to nest them.  i know the finaliseForm function simply calls the first in the chain, but that's just a matter of personal preference, i prefer to define functions with logical names.  also, that way, you can test each function individually, or all together, and write more code to the finaliseForm function if you need to.
    not sure if you're using acrobat 9 or X, but the document level javascript is in two different places.  in 9 it's under advanced - document processing - document javascripts.  just give it a name, add it, remove any lines in the window that appear and paste in this code.
    so here's the one that continues the script, with prompts, even when the no button is hit. let me know how you go!
    function saveasEditable() {
        //prompt the user to continue save as
        var saveasPrompt = app.alert({
                    cMsg : "Do you want to save an editable version of this file before emailing?",
                    cTitle : "Save As Editable Form",
                    nIcon : 2,
                    nType : 2
        //where 4 is yes and 3 is no
        if (saveasPrompt == 4) {
            app.execMenuItem("SaveAs");
            emailForm();
        } else {
            emailForm();
    function emailForm() {
        //and invoke a second alert to prompt emailing the form
        var emailPrompt = app.alert({
                    cMsg : "Do you wish to email the form now?",
                    cTitle : "Submit form via email",
                    nIcon : 2,
                    nType : 2
        if (emailPrompt == 4) {
            var e = this.getField("ccAdd"); //There is a field on the form that enables the user to enter a CC: address, if applicable
            var cCCAddr = e.value;
            var cSubLine = "Subject goes Here"; //preformatted subject
            var cBody = "File attached."// preformatted Body text
                // Build the e-mail URL
                var cEmailURL = "mailto:[email protected]?cc=" + cCCAddr
                 + "&subject=" + cSubLine
                 + "&body=" + cBody;
            //Before sending, set ALL form fields to "readonly"
            for (var i = 0; i < this.numFields; i++) {
                var fname = this.getNthFieldName(i);
                var f = this.getField(fname);
                f.readonly = true;
            // hide submit display button, so that it doesn’t show on “readonly” version
            var h = this.getField("Button1");
            h.display = display.hidden;
            //Generate the outgoing email using the user’s default email client. Send attachment as a PDF
            this.submitForm({
                    cURL : cEmailURL,
                    cSubmitAs : "PDF",
                    cCharSet : "utf-8"
            saveasReadonly();
        } else {
    function saveasReadonly() {
        //and invoke a third alert to prompt save of the read only form
        var readonlyPrompt = app.alert({
                    cMsg : "Do you wish to also save a read-only copy of this file?",
                    cTitle : "Save As Read-only Copy?",
                    nIcon : 2,
                    nType : 2
        if (readonlyPrompt == 4) {
            app.execMenuItem("SaveAs");
        } else {}
    function finaliseForm() {        saveasEditable();
    //assign all of this to the submit button from the doc level
    this.getField("Button1").setAction("MouseDown", "finaliseForm();");

Maybe you are looking for

  • How can i save copies of mail messages on pc?

    Whenever possible I work at home on my Imac, using OSX 10.5.1. My work is university related, and am expected to save copies of all sent and received email on the university pc. I deal with hundreds of messages each week, and need to find a way of wo

  • How to Naviagate from one screen to another screen in VA01 trough code

    Hi, I am creating a sale order in Va01 after populating all the fields in the screen like purchase org ,material and filling all the relevent tab in the second screen i am going an saving the screen value , The user requiremnt is such a way that when

  • Archive and File area empty, but used space full

    Hi, I have a problem with the File area. I loaded files on my 20GB space. Later I deleted them by putting them in the archive. No file were shown in the archive. I tried several times. The Creative Cloud Mac application tells me now that my space is

  • 10 million messages in one jms-queue

    Hi all,           we want to put about 10 million jms-messages in a jms-queue with a jdbc           persistent store on oracle database.           Does anyone of you made experiences with that much messages in one           queue? Are there any known

  • I can't read properly texts from Hungary.

    In my work, I have to view and correct hungarian text with different accents that my MAC doesn't recognize. However when I use a PC, I don't have that problem, how can I fix this?