Users preferences in registry

where the user preferences reader. there is an option "Display PDF in browser " need to understand where it appears in the registry.

This is not one flag in the registry. Rather, turning this preference off and on does a whole series of complicated and undocumented COM calls and who knows what. You cannot just set this in the registry. But I believe you can set it during enterprise deployment.

Similar Messages

  • The user '*' preference item in the 'User - 6th Form Students Policy {E03166E7-A848-48B5-AA93-97B848AA9C13}' Group Policy object did not apply because it failed with error code '0x80070003 The system cannot find the path specified.' This error was suppres

    I am looking at an issue with users not getting specific group policies. 
    After searching a number of client computers I found that the following error
    The user '*' preference item in the 'User - 6th Form Students Policy {E03166E7-A848-48B5-AA93-97B848AA9C13}' Group Policy object did not apply because it failed with error code '0x80070003 The system cannot find the path specified.' This error was suppressed.
    I can find the folder in the Sysvol folder on all of the domain controllers. 
    The issue with end users seems to be that the proxy settings for internet explorer is not being applied. 
    Potential problems?
    one folder in sysvol entry is empty 
    \\<server>\SYSVOL\<domain.name>\Policies\{E03166E7-A848-48B5-AA93-97B848AA9C13}\User\microsoft\IEAK\LOCK
    or is this our issue
    The old method of configuring proxy settings  to Internet Explorer 9 has changed?
    https://support2.microsoft.com/kb/2530309?wa=wsignin1.0 
    http://thommck.wordpress.com/2013/11/08/the-new-way-to-configure-internet-explorer-proxy-settings-with-group-policy/

    Hi all 
    In administering this policy I am a little confused. 
    We have a policy that distributes proxy settings in the internet explorer maintenance settings section - however when opening this policy up in GPO editor the internet explorer maintenance section is not present.
    I plan to apply the settings via User/preferences/control panel settings/ internet settings (or registry settings from article) however I am unable to edit the settings for internet explorer maintenance and these will persist. Ideas????

  • Can user preference be set for an enterprise environment?

    I am trying to find where user preferences are stored so that they can be applied across the user base for a large organisation.  Specifically the main dictionary language (default to English US where as I'd like English UK), and Confirmation Messages (to disable the Startup message in Microsoft Windows Vista/Microsoft Windows 7).
    I found AdobeCaptivate.ini in C:\Program Files\Adobe\AdobeCaptivate 6 x64\ which only had 2 entires in it.
    VistaWin7StartupMessage = 0
    LowDiskSpaceMessage = 0
    I thought I was onto a winner when I found the "Vista..." entry but having made my change in the application, this .ini file entry doesn't change at all.
    I've tried taking exports from the hives in the registry, making the changes, then taking a new export before comparing them (using Beyond Compare)
    I've tried running ProcessMonitor during the steps of making my changes, then browising through the capture logs.
    Neither of these has provided me with any indication on where these settings are stored so I'm at a loss on how to deal with this.  Has anyone else attemped this before?  Or can anyone suggest another method on capturing these changes?  Many thanks.
    R

    Are you reading this, Apple?
    Umm.. No they are not.....
    https://discussions.apple.com/docs/DOC-5671
    To get feature requests over to the Dev team.. use the feedback form ....
    https://www.apple.com/feedback/logic-pro.html
    Cheers..
    Nigel

  • REP-0004: Warning: Unable to open user preference file.

    Hi,
    I am creating an invoice header in Payable through open interface in r12. I have inserted one line in  ap_invoices_interface table.
    When I run Payables Open Interface Import request, it completes normal but invoice does not create.
    Please see below log file and provide your guidence.
    Payables: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    APXIIMPT module: Payables Open Interface Import
    +---------------------------------------------------------------------------+
    Current system time is 24-DEC-2013 12:39:46
    +---------------------------------------------------------------------------+
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    p_source='MANUAL INVOICE ENTRY'
    p_batch_name='test4'
    p_purge_flag='N'
    p_trace_switch='N'
    p_debug_switch='N'
    p_summary_flag='N'
    p_commit_batch_size='1000'
    p_user_id='19334'
    p_login_id='2499994'
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AR8MSWIN1256
    Enter Password:
    REP-0004: Warning: Unable to open user preference file.
    MSG-00000: 0 invoice(s) were created during the process run
    MSG-00000: 0 invoice(s) were fetched during the process run
    MSG-00000:  summarize flagN
    MSG-00883: After Repport Trigger: Setting the Org Context to Multiple
    Report Builder: Release 10.1.2.3.0 - Production on Tue Dec 24 12:39:47 2013
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Regards
    Farooq

    Please also see if the following docs help.
    R12: Master Troubleshooting Guide for Supplier Contacts Open Interface Import Report (APXSCIMP) [Video] (Doc ID 1373699.1)
    R12: REP-0004 Error While Running Supplier Contacts Open Interface Import Program (APXSCIMP) (Doc ID 1195815.1)
    R12: APXSUIMP Ends With REP-0004 Error, But Output Does Not Display Reason for Rejection (Doc ID 1060824.1)
    Thanks,
    Hussein

  • How to set default User preferences in Analyzer for all users

    How to set default User preferences in Analyzer for all users<BR><BR>Hi,<BR><BR>I would like to set some settings in Analyzer as default for all users. For example:<BR>1. Display | Char<BR>2. right mouse click on char | Chart Properties<BR>3. Axes tab<BR>4. "Format: Currency" i would like to change to "Format: Number".<BR><BR>How to set default values to all users? Is this possible?<BR><BR>Thanks,<BR>Grofaty

    I'm pretty sure higher access superceedes, so you could set up a group with no actual access, just to get the preferences working, then their individual security will dictate what they can do. I haven't tested this fully, but I beleive this is how it will work.<BR>As far as setting the preferences, go into the admin console and right click on the group, then select Preferences. To apply the group preferences to a user, add the user to the group, then right click on the user, select preferences and from the upper left corner, use the drop down to select the active preference, in this case, it will be the group you created and added them to.<BR><BR>HTH

  • Setting User Preferences With Javascript In Acrobat X

    Hi All,
    Is there a way thru Javascript to programatically set a value in the User Preferences?
    I am trying to create a batch sequence that exports PDFs to HTMLs. In the Acrobat X preferences, there is a conversion option that sets the option of "Run OCR If Needed" to true or false.
    Edit --> Preferences --> Convert From PDF --> HTML --> Run OCR if needed (True|False)
    Depending on conditions, I need to programtically set the value of this preference during the batch sequence before I export the document to HTML. Is this possible? Any help would be greatly appreaciated.
    Thank you,
    Teri

    There are very few user preferences that can be controlled with JavaScript, and this isn't one of them.

  • Actual date hours PROBLEM - Displaying or not "Show time" in "User preferences"

    Hello,
    This is my current issue. I have a 5 days calendar with hours 7AM -> 8PM.
    AM ->When I check "show time" in "user preferences", I show the good hours in ES and EF. When I apply AS and AF, AUTOMATICALY the good default hours are applied if i change the date (7AM -> 8PM)...
    But, if i check, "do not show time" in "user preferences" and then i apply AS and/or AF changing date, PRIMAVERA apply automaticaly 00:00 in the hour ans "forget" the hours of the calendar...
    It represent a big big problem for me, first of all in the gantt representation.
    Any idea to fix this issue ?
    Thanks

    I think you need to do setting in grantt chart view setting..as Day,Week,Month in stead of user preference as " do not show time".

  • UCM 9.1 7975 Sets can't restrict user preferences

    We have CallManger 9.1 installed and just noticed that we can't restrict the settings on the 7975 sets to only User Preferences - all 7 options are showing
    Is there a patch with the 9.1 for the 7975 sets?

    Mac OS X now uses the clang compiler, and it is possible the package has not been ported to work with the pickier clang compiler.
    If your system has gcc, you could maybe try hacking the Makefile to use gcc instead of cc (or maybe export CC=gcc, again assuming you have an older copy of gcc on your system).  You might also try specifying some CFLAGS to disable some compiler checks.  It is possible you will need to modify the sources to fix obnoxious coding violations that both clang and gcc will not ignore.
    Or you might check if one of the Mac OS X package managers have already ported the package:  http://MacPorts.org, http://brew.sh, http://www.finkproject.org

  • User preferences not saved again.....

    A month ago I had a problem with my mac, it wouldn't save my user preferences i.e. tracking speed, appearance, scroll arrow position, icon size and position on the desktop; expose, vpn and display shortcuts from system pref. on the menu bar on the top; also it wouldn't "Play feedback when volume is changed" option in Sound.
    How I fixed this before was repairing the hard drive permissions and reinstalling OS X.
    But
    The problem occured again, this time when the mac was woken up...
    I am also using the latest version of OS X - 10.6.8
    N.B. I had called phone support and they told me to make an extra user (again with admin capabilities) and log in to see if the preferences are saved there when the problem occurs with the main profile I use. And they are... even after reinstalling the OS.
    This is the link to my previous discussion to use as reference if needed: https://discussions.apple.com/message/15424187#15424187
    Could it be a hardware problem?
    Regards

    It is pretty long but here it is:
    ls -lA Library/Preferences
    total 7832
    -rw-------    1 emilianborissov  staff              816 Jul 16 18:04 .GlobalPreferences.plist
    -rw-------    1 emilianborissov  staff                0 Feb 20 21:36 .GlobalPreferences.plist.CScfV4Z
    -rw-------    1 emilianborissov  staff                0 Nov 17  2010 .GlobalPreferences.plist.WdhntNz
    -rw-------    1 emilianborissov  staff                0 Jan  9  2011 .GlobalPreferences.plist.pgHpcJn
    -rw-r--r--    1 emilianborissov  staff              703 Dec 15  2010 .jla_licence_j
    -rw-------    1 emilianborissov  staff              760 Nov  3  2010 AddressBookMe.plist
    drwxr-xr-x    6 emilianborissov  staff              204 May 26 09:32 Adobe
    -rw-r--r--@   1 emilianborissov  staff               79 Jul 15 09:32 Adobe Photoshop CS5 Paths
    drwxrwxr-x   13 root             staff              442 Jul 15 09:32 Adobe Photoshop CS5 Settings
    drwxr-xr-x    3 emilianborissov  staff              102 May 27 17:53 Applet Launcher
    drwx------  132 emilianborissov  staff             4488 Jul 16 21:29 ByHost
    -rw-r--r--@   1 emilianborissov  staff            41280 Jun 29 16:14 CD Info.cidb
    -rw-r--r--    1 emilianborissov  wheel             1188 Jan 12  2011 Call of Duty: Black Ops.Wineskin.prefs.plist
    drwxr-xr-x@   3 emilianborissov  staff              102 Jun 29 13:05 Canon
    drwxr-xr-x    9 emilianborissov  admin              306 Jun 20 22:26 Cider X3 Preferences
    -rw-r--r--@   1 emilianborissov  staff              666 Mar 21 19:00 DivX Converter Settings
    drwxrwxr-x    2 root             staff               68 May 26 03:00 ExtendScript Toolkit
    drwxrwxr-x   14 emilianborissov  staff              476 Dec  6  2010 Grand Theft Auto 2 Preferences
    drwxr-xr-x    3 emilianborissov  staff              102 Nov  3  2010 Macromedia
    -rw-r--r--@   1 emilianborissov  staff                0 Nov 30  2010 MathMagic Personal 7.pref
    drwxr-xr-x    4 emilianborissov  staff              136 Jan 10  2011 Microsoft
    -rw-r--r--@   1 emilianborissov  staff            10138 Jul 12 14:41 QuickTime Preferences
    -rw-------    1 emilianborissov  staff              282 Apr 18 10:13 at.obdev.LittleSnitchConfiguration.plist
    -rw-------    1 emilianborissov  staff              211 May  2 13:51 at.obdev.LittleSnitchNetworkMonitor.plist
    -rw-------    1 emilianborissov  staff              579 Jul 16 12:26 com.Growl.GrowlHelperApp.plist
    -rw-------    1 emilianborissov  staff             2384 Nov 30  2010 com.InfoLogic.MathMagic_Personal.Defaults.plist.plist
    -rw-------    1 emilianborissov  staff              206 Jul 15 22:56 com.adobe.ARM.plist
    -rw-------    1 emilianborissov  staff               57 May 26 09:33 com.adobe.CSXS2Preferences.plist
    -rw-------    1 emilianborissov  staff              365 Jul 15 09:32 com.adobe.Photoshop.plist
    -rw-------    1 emilianborissov  staff              120 Apr  7 15:41 com.adobe.Reader.plist
    -rw-------    1 emilianborissov  staff            26291 Jun 13 16:40 com.adobe.Reader_x86_9.0.plist
    -rw-------    1 emilianborissov  staff               96 Nov  4  2010 com.adobe.UpdateInstaller.plist
    -rw-------    1 emilianborissov  staff              168 Apr  6 16:19 com.adobe.acrobat.90.sh.plist
    -rw-r--r--    1 emilianborissov  staff              267 May 26 09:31 com.adobe.crashreporter.plist
    -rw-------    1 emilianborissov  staff             1033 Jul 15 09:27 com.adobe.mediabrowser.plist
    -rw-------    1 emilianborissov  staff              196 Feb  8 10:36 com.apple.ASApplication.plist
    -rw-------    1 emilianborissov  staff               78 Jun 22 11:31 com.apple.ATS.plist
    -rw-------    1 emilianborissov  staff              770 Jan 12  2011 com.apple.ActivityMonitor.plist
    -rw-------    1 emilianborissov  staff              281 Jul 13 16:34 com.apple.AddressBook.abd.plist
    -rw-------    1 emilianborissov  staff              280 Jul 15 22:11 com.apple.AddressBook.plist
    -rw-------    1 emilianborissov  staff              334 May  9 11:49 com.apple.AppleShareClient.plist
    -rw-------    1 emilianborissov  staff             1076 Nov  5  2010 com.apple.Automator.plist
    -rw-------    1 emilianborissov  staff              467 Jul 16 12:25 com.apple.BezelServices.plist
    -rw-------    1 emilianborissov  staff             1739 Jul  6 21:44 com.apple.BluetoothFileExchange.plist
    -rw-------    1 emilianborissov  staff              118 Nov 28  2010 com.apple.BluetoothSetupAssistant.plist
    -rw-------    1 emilianborissov  staff              475 Jun 21 17:44 com.apple.CharacterPaletteIM.plist
    -rw-------    1 emilianborissov  staff              455 Apr 30 10:46 com.apple.Chess.plist
    -rw-------    1 emilianborissov  staff             1060 Jan 12  2011 com.apple.ColorSyncUtility.LSSharedFileList.plist
    -rw-------    1 emilianborissov  staff              269 Jan 12  2011 com.apple.ColorSyncUtility.plist
    -rw-------    1 emilianborissov  staff             4886 May 26 16:54 com.apple.Console.LSSharedFileList.plist
    -rw-------    1 emilianborissov  staff             2543 May 26 16:54 com.apple.Console.plist
    -rw-------    1 emilianborissov  staff              104 Jul 13 10:57 com.apple.CoreGraphics.plist
    -rw-------    1 emilianborissov  staff               94 Apr 25 16:50 com.apple.CrashReporter.plist
    -rw-------    1 emilianborissov  staff             1356 Apr  5 21:30 com.apple.Dictionary.plist
    -rw-------    1 emilianborissov  staff              428 Nov  3  2010 com.apple.DictionaryServices.plist
    -rw-------    1 emilianborissov  staff              167 Jun 16 22:50 com.apple.DiskUtility.plist
    -rw-------    1 emilianborissov  staff               89 Feb 19 14:33 com.apple.FolderActions.plist
    -rw-------    1 emilianborissov  staff              188 Feb 19 14:33 com.apple.FolderActionsSetup.plist
    -rw-------    1 emilianborissov  staff             1589 Nov  5  2010 com.apple.FontBook.plist
    -rw-------    1 emilianborissov  staff              559 Jul  3 19:01 com.apple.Image_Capture.plist
    drwxr-xr-x    2 emilianborissov  staff               68 May  2 08:44 com.apple.JapaneseAnalysis
    -rw-------    1 emilianborissov  staff              116 Jan 27 18:34 com.apple.KeyboardViewer.plist
    -rw-r--r--    1 emilianborissov  staff          1480704 Jul 16 21:29 com.apple.LaunchServices.QuarantineEvents
    -rw-------    1 emilianborissov  wheel              482 Jul 16 15:29 com.apple.LaunchServices.plist
    -rw-------    1 emilianborissov  staff              119 Jul 12 14:07 com.apple.MassStorageCamera.plist
    -rw-------    1 emilianborissov  staff              549 Jan 12  2011 com.apple.NetworkUtility.plist
    -rw-------    1 emilianborissov  staff              136 Nov  3  2010 com.apple.PhotoBooth.plist
    -rw-------    1 emilianborissov  staff              579 Jul 16 19:58 com.apple.PreferenceSync.plist
    -rw-------    1 emilianborissov  staff             9277 Jul 15 22:34 com.apple.Preview.LSSharedFileList.plist
    -rw-------    1 emilianborissov  staff              228 Jul 15 22:34 com.apple.Preview.bookmarks.plist
    -rw-------    1 emilianborissov  staff              386 Jul 15 22:34 com.apple.Preview.plist
    -rw-------    1 emilianborissov  staff              201 Jun 26 14:10 com.apple.ProblemReporter.plist
    -rw-------    1 emilianborissov  staff              101 Jul 12 13:40 com.apple.PubSubAgent.plist
    -rw-r--r--@   1 emilianborissov  staff              127 Nov 30  2010 com.apple.QLook.EEA.pref
    -rw-------    1 emilianborissov  staff              191 Jun 16 23:52 com.apple.QuickLookDaemon.plist
    -rw-------    1 emilianborissov  staff           325145 Jul 16 14:16 com.apple.QuickTimePlayerX.plist
    -rw-------    1 emilianborissov  staff                0 Dec  6  2010 com.apple.QuickTimePlayerX.plist.26paodX
    -rw-------    1 emilianborissov  staff                0 Dec 10  2010 com.apple.QuickTimePlayerX.plist.4Ju5vFX
    -rw-------    1 emilianborissov  staff                0 Nov 24  2010 com.apple.QuickTimePlayerX.plist.4rJ5ASK
    -rw-------    1 emilianborissov  staff                0 Mar  6 14:29 com.apple.QuickTimePlayerX.plist.554szb8
    -rw-------    1 emilianborissov  staff                0 Dec 15  2010 com.apple.QuickTimePlayerX.plist.6VLROIl
    -rw-------    1 emilianborissov  staff                0 Feb  6 20:43 com.apple.QuickTimePlayerX.plist.6t7Yn26
    -rw-------    1 emilianborissov  staff                0 Nov 25  2010 com.apple.QuickTimePlayerX.plist.6xcEd0f
    -rw-------    1 emilianborissov  staff                0 Nov  9  2010 com.apple.QuickTimePlayerX.plist.C0k5DWw
    -rw-------    1 emilianborissov  staff                0 Jan  7  2011 com.apple.QuickTimePlayerX.plist.CHVwSAE
    -rw-------    1 emilianborissov  staff                0 Mar 21 18:58 com.apple.QuickTimePlayerX.plist.CMGuzJ7
    -rw-------    1 emilianborissov  staff                0 Dec 11  2010 com.apple.QuickTimePlayerX.plist.EKX086i
    -rw-------    1 emilianborissov  staff                0 Nov 25  2010 com.apple.QuickTimePlayerX.plist.EonFVJa
    -rw-------    1 emilianborissov  staff                0 Nov 10  2010 com.apple.QuickTimePlayerX.plist.H8XYVWi
    -rw-------    1 emilianborissov  staff                0 Nov  9  2010 com.apple.QuickTimePlayerX.plist.Ilg9Ewm
    -rw-------    1 emilianborissov  staff                0 Feb  6 20:31 com.apple.QuickTimePlayerX.plist.Jh7qICw
    -rw-------    1 emilianborissov  staff                0 Nov 30  2010 com.apple.QuickTimePlayerX.plist.KwaNtAe
    -rw-------    1 emilianborissov  staff                0 Nov  9  2010 com.apple.QuickTimePlayerX.plist.LAHe4yc
    -rw-------    1 emilianborissov  staff                0 Dec 11  2010 com.apple.QuickTimePlayerX.plist.LVFN4Sy
    -rw-------    1 emilianborissov  staff                0 Jan 30 18:45 com.apple.QuickTimePlayerX.plist.MwhZEBU
    -rw-------    1 emilianborissov  staff                0 Nov  5  2010 com.apple.QuickTimePlayerX.plist.PdSYyFu
    -rw-------    1 emilianborissov  staff                0 Nov 24  2010 com.apple.QuickTimePlayerX.plist.QtAyA4h
    -rw-------    1 emilianborissov  staff                0 Nov  6  2010 com.apple.QuickTimePlayerX.plist.URnbTk9
    -rw-------    1 emilianborissov  staff                0 Dec  1  2010 com.apple.QuickTimePlayerX.plist.VMkAVLn
    -rw-------    1 emilianborissov  staff                0 Dec  8  2010 com.apple.QuickTimePlayerX.plist.Z1NUCgh
    -rw-------    1 emilianborissov  staff                0 Nov  6  2010 com.apple.QuickTimePlayerX.plist.ZlyHtNw
    -rw-------    1 emilianborissov  staff                0 Dec 13  2010 com.apple.QuickTimePlayerX.plist.aADjgFM
    -rw-------    1 emilianborissov  staff                0 Jan  4  2011 com.apple.QuickTimePlayerX.plist.aOEvkbA
    -rw-------    1 emilianborissov  staff                0 Nov  5  2010 com.apple.QuickTimePlayerX.plist.dKdOOPq
    -rw-------    1 emilianborissov  staff                0 Dec 10  2010 com.apple.QuickTimePlayerX.plist.doB2s0e
    -rw-------    1 emilianborissov  staff                0 Dec 15  2010 com.apple.QuickTimePlayerX.plist.e3H3x3A
    -rw-------    1 emilianborissov  staff                0 Nov 24  2010 com.apple.QuickTimePlayerX.plist.fBjFhhG
    -rw-------    1 emilianborissov  staff                0 Dec 19  2010 com.apple.QuickTimePlayerX.plist.ibKO9PM
    -rw-------    1 emilianborissov  staff                0 Jan  7  2011 com.apple.QuickTimePlayerX.plist.ka7yyJk
    -rw-------    1 emilianborissov  staff                0 Nov  7  2010 com.apple.QuickTimePlayerX.plist.kntyhQ6
    -rw-------    1 emilianborissov  staff                0 Nov  7  2010 com.apple.QuickTimePlayerX.plist.lpUoFFd
    -rw-------    1 emilianborissov  staff                0 Dec 15  2010 com.apple.QuickTimePlayerX.plist.qa704Xo
    -rw-------    1 emilianborissov  staff                0 Dec 17  2010 com.apple.QuickTimePlayerX.plist.qd48JJB
    -rw-------    1 emilianborissov  staff                0 Dec 20  2010 com.apple.QuickTimePlayerX.plist.rT0aDzb
    -rw-------    1 emilianborissov  staff                0 Nov 11  2010 com.apple.QuickTimePlayerX.plist.wJ7hAFq
    -rw-------    1 emilianborissov  staff                0 Jan  3  2011 com.apple.QuickTimePlayerX.plist.waDTJuM
    -rw-------    1 emilianborissov  staff              373 Mar 17 20:19 com.apple.Safari.RSS.plist
    -rw-------@   1 emilianborissov  staff             2083 Jul 16 21:29 com.apple.Safari.plist
    -rw-------    1 emilianborissov  staff              351 Feb 19 20:36 com.apple.ScreenSharing.plist
    -rw-------    1 emilianborissov  wheel               96 Nov  3  2010 com.apple.SetupAssistant.plist
    -rw-------    1 emilianborissov  staff              111 Nov 21  2010 com.apple.SoftwareUpdate.plist
    -rw-------    1 emilianborissov  staff              122 Jul  3 23:04 com.apple.Stickies.plist
    -rw-------    1 emilianborissov  staff              310 Jun 29 12:57 com.apple.SystemProfiler.plist
    -rw-------    1 emilianborissov  staff              210 Jul  3 19:02 com.apple.TWAINBridge.plist
    -rw-------    1 emilianborissov  staff            11284 Jun 23 12:02 com.apple.Terminal.plist
    -rw-------    1 emilianborissov  staff            11443 Jul 11 10:09 com.apple.TextEdit.LSSharedFileList.plist
    -rw-------    1 emilianborissov  staff               83 Jul 11 10:08 com.apple.TextEdit.plist
    drwx------    4 emilianborissov  staff              136 Jul 13 10:57 com.apple.VoiceOver3
    -rw-------    1 emilianborissov  accessibility     5301 Jul 13 10:57 com.apple.VoiceOver3.local.plist
    -rw-------    1 emilianborissov  staff               71 Jan 10  2011 com.apple.VoiceOverTraining.plist
    -rw-------@   1 emilianborissov  staff              198 May  4 23:34 com.apple.WebKit.PluginHost.plist
    -rw-------    1 emilianborissov  staff              203 Feb 14 19:50 com.apple.airport.airportutility.plist
    -rw-------    1 emilianborissov  staff              131 Jul 16 12:33 com.apple.appstore.plist
    -rw-------    1 emilianborissov  staff              182 Jun 17 13:15 com.apple.archiveutility.plist
    -rw-------    1 emilianborissov  staff              131 Jan 12  2011 com.apple.audio.AudioMIDISetup.plist
    -rw-------    1 emilianborissov  staff              212 Jun 15 08:58 com.apple.calculator.plist
    -rw-------    1 emilianborissov  staff              165 Jul 16 13:00 com.apple.dashboard.client.plist
    -rw-------    1 emilianborissov  staff             6561 Jul 16 16:45 com.apple.dashboard.plist
    -rw-------    1 emilianborissov  staff             2591 Jul  3 18:20 com.apple.desktop.plist
    -rw-------    1 emilianborissov  staff              106 Jun  5 12:29 com.apple.desktopscreensaver.rsspictures.plist
    -rw-------@   1 emilianborissov  staff             1024 Nov  3  2010 com.apple.diskimages.fsck
    -rw-r--r--    1 emilianborissov  staff            34816 Jul 16 15:43 com.apple.dock.db
    -rw-------    1 emilianborissov  staff             4206 Jul 16 20:43 com.apple.dock.plist
    -rw-------    1 emilianborissov  staff              716 Mar 20 14:59 com.apple.driver.AppleBluetoothMultitouch.trackpad.plist
    -rw-------    1 emilianborissov  staff              205 Jun 19 15:50 com.apple.driver.AppleHIDMouse.plist
    -rw-------    1 emilianborissov  staff              926 Apr 18 14:38 com.apple.eap.profiles.plist
    -rw-------    1 emilianborissov  staff            10225 Jul 16 21:29 com.apple.finder.plist
    -rw-------    1 emilianborissov  staff              105 Jul 11 22:09 com.apple.frontrow.plist
    -rw-------    1 emilianborissov  staff           112666 Feb 13 14:14 com.apple.garageband.plist
    -rw-------    1 emilianborissov  staff              123 Jan 12  2011 com.apple.grapher.plist
    -rw-------    1 emilianborissov  staff              895 Jul 16 12:59 com.apple.help.plist
    -rw-------    1 emilianborissov  staff              157 Jun 29 22:39 com.apple.helpviewer.plist
    -rw-------    1 emilianborissov  staff              233 Jul 16 20:05 com.apple.iApps.plist
    -rw-------    1 emilianborissov  staff                0 Mar  3 18:01 com.apple.iApps.plist.FzwXOQ1
    -rw-------    1 emilianborissov  staff                0 Nov 17  2010 com.apple.iApps.plist.SXhx3Np
    -rw-------    1 emilianborissov  staff               95 Jul 16 21:28 com.apple.iCal.helper.plist
    -rw-------    1 emilianborissov  staff             1220 Jul 16 15:21 com.apple.iCal.plist
    -rw-------    1 emilianborissov  staff              755 Nov  8  2010 com.apple.iChat.AIM.plist
    -rw-------    1 emilianborissov  staff               76 Nov  8  2010 com.apple.iChat.Jabber.plist
    -rw-------    1 emilianborissov  staff              190 Nov  7  2010 com.apple.iChat.StatusMessages.plist
    -rw-------    1 emilianborissov  staff              131 Nov  8  2010 com.apple.iChat.SubNet.plist
    -rw-------    1 emilianborissov  staff               74 Nov  8  2010 com.apple.iChatAgent.plist
    -rw-------    1 emilianborissov  staff             9517 Jul 12 14:46 com.apple.iMovieApp.plist
    -rw-------    1 emilianborissov  staff             1035 Jun 13 12:57 com.apple.iPhoto.LSSharedFileList.plist
    -rw-r--r--    1 emilianborissov  staff             1921 Jan  4  2011 com.apple.iTunes.Gracenote.plist
    -rw-------    1 emilianborissov  staff            14702 May 26 12:57 com.apple.iTunes.eq.plist
    -rw-------    1 emilianborissov  staff           110116 Jul 16 13:00 com.apple.iTunes.plist
    -rw-------    1 emilianborissov  staff                0 Jan 14  2011 com.apple.iTunes.plist.0Dg0p8a
    -rw-------    1 emilianborissov  staff                0 Jan 10  2011 com.apple.iTunes.plist.0Sk45jv
    -rw-------    1 emilianborissov  staff                0 Feb  8 15:51 com.apple.iTunes.plist.1au4ojk
    -rw-------    1 emilianborissov  staff                0 Dec 31  2010 com.apple.iTunes.plist.24sXSEe
    -rw-------    1 emilianborissov  staff                0 Jan 28 21:55 com.apple.iTunes.plist.2gFYlkq
    -rw-------    1 emilianborissov  staff                0 Jan 26 00:59 com.apple.iTunes.plist.2iN4F2M
    -rw-------    1 emilianborissov  staff                0 Feb 13 19:16 com.apple.iTunes.plist.2rq4LIo
    -rw-------    1 emilianborissov  staff                0 Jan 10  2011 com.apple.iTunes.plist.2v6gD3K
    -rw-------    1 emilianborissov  staff                0 Feb 14 01:40 com.apple.iTunes.plist.4kHk5Be
    -rw-------    1 emilianborissov  staff                0 Dec 20  2010 com.apple.iTunes.plist.4oTV5T4
    -rw-------    1 emilianborissov  staff                0 Feb  3 13:39 com.apple.iTunes.plist.4p7SGBr
    -rw-------    1 emilianborissov  staff                0 Feb 20 15:32 com.apple.iTunes.plist.85DQJeG
    -rw-------    1 emilianborissov  staff                0 Feb 19 23:26 com.apple.iTunes.plist.8RSKpdd
    -rw-------    1 emilianborissov  staff                0 Dec 31  2010 com.apple.iTunes.plist.8pDa1Oa
    -rw-------    1 emilianborissov  staff                0 Jan 30 16:53 com.apple.iTunes.plist.9659lll
    -rw-------    1 emilianborissov  staff                0 Feb 13 15:55 com.apple.iTunes.plist.9eWk2to
    -rw-------    1 emilianborissov  staff                0 Jan 10  2011 com.apple.iTunes.plist.A13qVmn
    -rw-------    1 emilianborissov  staff                0 Jan  9  2011 com.apple.iTunes.plist.Bb9hzXW
    -rw-------    1 emilianborissov  staff                0 Jan 10  2011 com.apple.iTunes.plist.BjHVEV3
    -rw-------    1 emilianborissov  staff                0 Dec 26  2010 com.apple.iTunes.plist.CkrH7Fl
    -rw-------    1 emilianborissov  staff                0 Feb 20 02:10 com.apple.iTunes.plist.DOXf9zb
    -rw-------    1 emilianborissov  staff                0 Dec 19  2010 com.apple.iTunes.plist.DUhJ3Ry
    -rw-------    1 emilianborissov  staff                0 Jan  4  2011 com.apple.iTunes.plist.EAo29iw
    -rw-------    1 emilianborissov  staff                0 Jan  9  2011 com.apple.iTunes.plist.EDkeNLV
    -rw-------    1 emilianborissov  staff                0 Jan 10  2011 com.apple.iTunes.plist.EF2FWEL
    -rw-------    1 emilianborissov  staff                0 Mar  2 00:23 com.apple.iTunes.plist.FMf6PkD
    -rw-------    1 emilianborissov  staff                0 Dec 22  2010 com.apple.iTunes.plist.FP53sZr
    -rw-------    1 emilianborissov  staff                0 Feb  7 18:35 com.apple.iTunes.plist.FtyZAZv
    -rw-------    1 emilianborissov  staff                0 Jan 28 02:21 com.apple.iTunes.plist.HxlypNW
    -rw-------    1 emilianborissov  staff                0 Jan 26 14:14 com.apple.iTunes.plist.KKGUsQA
    -rw-------    1 emilianborissov  staff                0 Feb 15 14:43 com.apple.iTunes.plist.KOGcQ80
    -rw-------    1 emilianborissov  staff                0 Dec 25  2010 com.apple.iTunes.plist.LDR9BUl
    -rw-------    1 emilianborissov  staff                0 Jan 21 23:44 com.apple.iTunes.plist.LKtIi8L
    -rw-------    1 emilianborissov  staff                0 Mar  3 16:52 com.apple.iTunes.plist.MhQpjhe
    -rw-------    1 emilianborissov  staff                0 Jan  5  2011 com.apple.iTunes.plist.MkRoW4R
    -rw-------    1 emilianborissov  staff                0 Jan 10  2011 com.apple.iTunes.plist.N62kP3R
    -rw-------    1 emilianborissov  staff                0 Dec 20  2010 com.apple.iTunes.plist.N9ZYXPS
    -rw-------    1 emilianborissov  staff                0 Jan 14  2011 com.apple.iTunes.plist.NlrtKwU
    -rw-------    1 emilianborissov  staff                0 Jan 20 20:52 com.apple.iTunes.plist.OikZsWa
    -rw-------    1 emilianborissov  staff                0 Dec 18  2010 com.apple.iTunes.plist.P0cocOD
    -rw-------    1 emilianborissov  staff                0 Jan  9  2011 com.apple.iTunes.plist.PAdpfZj
    -rw-------    1 emilianborissov  staff                0 Jan  7  2011 com.apple.iTunes.plist.PCcllBS
    -rw-------    1 emilianborissov  staff                0 Feb 20 15:35 com.apple.iTunes.plist.PCuH68P
    -rw-------    1 emilianborissov  staff                0 Nov  3  2010 com.apple.iTunes.plist.QqeXErK
    -rw-------    1 emilianborissov  staff                0 Dec 19  2010 com.apple.iTunes.plist.QwJKe9s
    -rw-------    1 emilianborissov  staff                0 Dec 16  2010 com.apple.iTunes.plist.Qxy1ezG
    -rw-------    1 emilianborissov  staff                0 Feb  6 22:28 com.apple.iTunes.plist.R5h8W2L
    -rw-------    1 emilianborissov  staff                0 Dec 26  2010 com.apple.iTunes.plist.RQPVLbi
    -rw-------    1 emilianborissov  staff                0 Feb  6 19:58 com.apple.iTunes.plist.Rl9D9uj
    -rw-------    1 emilianborissov  staff                0 Dec 27  2010 com.apple.iTunes.plist.S6YhELM
    -rw-------    1 emilianborissov  staff                0 Jan 19 21:12 com.apple.iTunes.plist.TIhkRjV
    -rw-------    1 emilianborissov  staff                0 Feb  7 22:38 com.apple.iTunes.plist.Ufsx3sV
    -rw-------    1 emilianborissov  staff                0 Jan 17 09:46 com.apple.iTunes.plist.WXCYzhg
    -rw-------    1 emilianborissov  staff                0 Feb 21 09:57 com.apple.iTunes.plist.Wn2z6VF
    -rw-------    1 emilianborissov  staff                0 Jan 28 14:37 com.apple.iTunes.plist.X8XF0Y1
    -rw-------    1 emilianborissov  staff                0 Feb  2 13:14 com.apple.iTunes.plist.X98hPoT
    -rw-------    1 emilianborissov  staff                0 Jan 27 01:14 com.apple.iTunes.plist.YOkSwiQ
    -rw-------    1 emilianborissov  staff                0 Feb  1 13:43 com.apple.iTunes.plist.ZWV9elk
    -rw-------    1 emilianborissov  staff                0 Jan 10  2011 com.apple.iTunes.plist.aP9EFC4
    -rw-------    1 emilianborissov  staff                0 Dec 16  2010 com.apple.iTunes.plist.aQlgkml
    -rw-------    1 emilianborissov  staff                0 Jan 16 17:04 com.apple.iTunes.plist.dYdiphj
    -rw-------    1 emilianborissov  staff                0 Feb  6 19:45 com.apple.iTunes.plist.dkvwTfC
    -rw-------    1 emilianborissov  staff                0 Jan 25 16:03 com.apple.iTunes.plist.dlpJ8Nu
    -rw-------    1 emilianborissov  staff                0 Feb 22 15:52 com.apple.iTunes.plist.flZyLOU
    -rw-------    1 emilianborissov  staff                0 Jan 12  2011 com.apple.iTunes.plist.gJxhI9j
    -rw-------    1 emilianborissov  staff                0 Feb 13 23:57 com.apple.iTunes.plist.gcB54w2
    -rw-------    1 emilianborissov  staff                0 Dec 18  2010 com.apple.iTunes.plist.gdytLJ1
    -rw-------    1 emilianborissov  staff                0 Feb 15 21:38 com.apple.iTunes.plist.goWjlzF
    -rw-------    1 emilianborissov  staff                0 Feb 23 10:15 com.apple.iTunes.plist.hqaIRpb
    -rw-------    1 emilianborissov  staff                0 Jan 28 21:56 com.apple.iTunes.plist.jfXoLgP
    -rw-------    1 emilianborissov  staff                0 Jan  9  2011 com.apple.iTunes.plist.jz1VZXc
    -rw-------    1 emilianborissov  staff                0 Dec 15  2010 com.apple.iTunes.plist.k6LfTGn
    -rw-------    1 emilianborissov  staff                0 Jan 23 21:14 com.apple.iTunes.plist.kmqOPIs
    -rw-------    1 emilianborissov  staff                0 Dec 23  2010 com.apple.iTunes.plist.l66l4jZ
    -rw-------    1 emilianborissov  staff                0 Feb 24 13:47 com.apple.iTunes.plist.lYZ1ghl
    -rw-------    1 emilianborissov  staff                0 Jan 18 01:14 com.apple.iTunes.plist.mrnJ3gt
    -rw-------    1 emilianborissov  staff                0 Jan  7  2011 com.apple.iTunes.plist.nDekCf6
    -rw-------    1 emilianborissov  staff                0 Jan 15  2011 com.apple.iTunes.plist.nVg1hvw
    -rw-------    1 emilianborissov  staff                0 Dec 10  2010 com.apple.iTunes.plist.oYegz3b
    -rw-------    1 emilianborissov  staff                0 Feb 17 10:40 com.apple.iTunes.plist.ofn0mkh
    -rw-------    1 emilianborissov  staff                0 Jan  2  2011 com.apple.iTunes.plist.ovIjnmb
    -rw-------    1 emilianborissov  staff                0 Jan  4  2011 com.apple.iTunes.plist.p1cMX0g
    -rw-------    1 emilianborissov  staff                0 Jan 27 13:41 com.apple.iTunes.plist.pCjWs6p
    -rw-------    1 emilianborissov  staff                0 Feb 14 22:04 com.apple.iTunes.plist.q9JfKuJ
    -rw-------    1 emilianborissov  staff                0 Dec 22  2010 com.apple.iTunes.plist.qVJlUQ9
    -rw-------    1 emilianborissov  staff                0 Jan  3  2011 com.apple.iTunes.plist.rrC39JD
    -rw-------    1 emilianborissov  staff                0 Jan 24 19:32 com.apple.iTunes.plist.ssmEvKX
    -rw-------    1 emilianborissov  staff                0 Feb 12 19:01 com.apple.iTunes.plist.u2Jo0r8
    -rw-------    1 emilianborissov  staff                0 Jan 28 21:25 com.apple.iTunes.plist.uATEhs0
    -rw-------    1 emilianborissov  staff                0 Dec 31  2010 com.apple.iTunes.plist.uQCuG2M
    -rw-------    1 emilianborissov  staff                0 Feb 25 09:39 com.apple.iTunes.plist.veTupx8
    -rw-------    1 emilianborissov  staff                0 Nov 17  2010 com.apple.iTunes.plist.vh7ycNJ
    -rw-------    1 emilianborissov  staff                0 Nov 21  2010 com.apple.iTunes.plist.vjuxCQl
    -rw-------    1 emilianborissov  staff                0 Dec 31  2010 com.apple.iTunes.plist.whWv1Uw
    -rw-------    1 emilianborissov  staff                0 Mar  1 10:30 com.apple.iTunes.plist.yUjCLoJ
    -rw-------    1 emilianborissov  staff                0 Dec 16  2010 com.apple.iTunes.plist.ylU4Jzt
    -rw-------    1 emilianborissov  staff                0 Jan  9  2011 com.apple.iTunes.plist.zQ5uhqg
    -rw-------    1 emilianborissov  staff               57 Jun  8 15:20 com.apple.iTunesHelper.plist
    -rw-------    1 emilianborissov  staff             1199 Mar 13 14:10 com.apple.iWeb.plist
    -rw-------    1 emilianborissov  staff               81 Jan  6  2011 com.apple.installer.plist
    -rw-------    1 emilianborissov  staff             2618 Nov  3  2010 com.apple.internetconfig.plist
    -rw-------    1 emilianborissov  staff              475 Jul 16 15:38 com.apple.internetconfigpriv.plist
    -rw-------    1 emilianborissov  staff               95 Jul 15 22:11 com.apple.internetconnect.plist
    -rw-r--r--    1 emilianborissov  staff              296 Nov 27  2010 com.apple.iphotomosaic.plist
    -rw-------    1 emilianborissov  staff              246 Jun 13 00:24 com.apple.isync.plist
    -rw-------@   1 emilianborissov  staff             1003 Jul 16 13:46 com.apple.java.JavaPreferences.plist
    -rw-------@   1 emilianborissov  staff            21877 Jun 25 14:42 com.apple.java.security.plist
    -rw-------    1 emilianborissov  staff               96 Feb 17 14:47 com.apple.javajdk16.cmd.plist
    -rw-------    1 emilianborissov  staff             1058 May  6 14:15 com.apple.keychainaccess.plist
    -rw-------    1 emilianborissov  staff             6240 Jul 16 12:27 com.apple.loginitems.plist
    -rw-------    1 emilianborissov  staff              108 Jul 16 12:24 com.apple.loginwindow.plist
    -rw-------    1 emilianborissov  staff            17616 Jul 16 21:29 com.apple.mail.plist
    -rw-------    1 emilianborissov  staff               78 Jun 29 00:22 com.apple.menuextra.battery.plist
    -rw-------    1 emilianborissov  staff              107 May 25 15:29 com.apple.menuextra.clock.plist
    -rw-------    1 emilianborissov  staff               65 Dec 18  2010 com.apple.menuextra.textinput.plist
    -rw-------    1 emilianborissov  staff               62 Jul 16 11:15 com.apple.mobile.iTunes.store.plist
    -rw-------    1 emilianborissov  staff              120 Jun  8 20:51 com.apple.preference.desktopscreeneffect.plist
    -rw-------    1 emilianborissov  staff              801 Jun 29 12:57 com.apple.print.PrinterProxy.plist
    -rw-------    1 emilianborissov  staff              453 Jun 29 12:58 com.apple.print.PrintingPrefs.plist
    -rw-------    1 emilianborissov  staff              211 Jun 29 12:57 com.apple.print.add.plist
    -rw-------    1 emilianborissov  staff             3935 Apr 13 14:47 com.apple.print.custompresets.forprinter.HP_LaserJet_5200.plist
    -rw-------@   1 emilianborissov  staff             3203 Jun 23 11:36 com.apple.print.custompresets.forprinter.HP_Photosmart_C4400_series.plist
    -rw-r--r--    1 emilianborissov  staff            20514 May  3 00:25 com.apple.quicktime.plugin.preferences.plist
    -rw-------    1 emilianborissov  staff            20470 Jul 16 18:05 com.apple.recentitems.plist
    -rw-------    1 emilianborissov  staff              326 Nov  3  2010 com.apple.scheduler.plist
    -rw-------    1 emilianborissov  staff               55 Jun  5 12:29 com.apple.screensaver.mobilemegallery.plist
    -rw-------    1 emilianborissov  staff              118 Jul 11 10:04 com.apple.screensaver.plist
    -rw-------    1 emilianborissov  staff             9934 Jul 16 15:43 com.apple.sidebarlists.plist
    -rw-------    1 emilianborissov  staff               68 Nov  7  2010 com.apple.soundpref.plist
    -rw-------    1 emilianborissov  staff               60 Jun 18 17:09 com.apple.speech.prefs.plist
    -rw-------    1 emilianborissov  staff             7830 Jun 18 17:17 com.apple.speech.recognition.AppleSpeechRecognition.prefs.plist
    -rw-------    1 emilianborissov  staff              200 Apr 30 10:41 com.apple.speech.recognition.feedback.prefs.plist
    -rw-------    1 emilianborissov  staff              170 Dec 11  2010 com.apple.speech.recognition.recognizer.prefs.plist
    -rw-------    1 emilianborissov  staff              282 May 25 15:29 com.apple.speech.synthesis.general.prefs.plist
    -rw-------    1 emilianborissov  staff              131 Jun 18 17:09 com.apple.speech.voice.prefs.plist
    -rw-------    1 emilianborissov  staff              506 Jul 16 12:33 com.apple.storeagent.plist
    -rw-------    1 emilianborissov  staff             5102 Jun 19 15:50 com.apple.symbolichotkeys.plist
    -rw-------    1 emilianborissov  staff             2572 Jul 16 18:05 com.apple.systempreferences.plist
    -rw-------    1 emilianborissov  staff              345 Jan  7  2011 com.apple.systemsound.plist
    -rw-------    1 emilianborissov  staff              631 Jul 16 12:26 com.apple.systemuiserver.plist
    -rw-------    1 emilianborissov  staff               66 Feb  2 18:42 com.bcow7apps.CrazySquaresMAC.plist
    -rw-------    1 emilianborissov  staff             3804 Jul 16 13:56 com.bittorrent.uTorrent.plist
    -rw-------    1 emilianborissov  staff              870 Jun 18 17:11 com.catmage.sc.plist
    -rw-------    1 emilianborissov  staff               55 Apr 19 13:16 com.coppertino.Forismatic.plist
    -rw-------    1 emilianborissov  staff              688 Apr 29 22:32 com.divx.Settings.plist
    -rw-------    1 emilianborissov  staff              154 Jul 16 09:57 com.divx.divxprefs.plist
    -rw-------    1 emilianborissov  staff             1416 Jan 12  2011 com.doh123.wineskin.plist
    -rw-------    1 emilianborissov  staff              235 Feb 19 20:44 com.ensenasoft.doodlehangmanfreemac.plist
    -rw-------    1 emilianborissov  staff             1058 Jan 10  2011 com.evernote.Evernote.plist
    -rw-------    1 emilianborissov  staff              325 Feb 16 15:03 com.eyePatch.plist
    -rw-------@   1 emilianborissov  staff             1417 Jan 10  2011 com.google.GoogleEarthPlugin.plist
    -rw-------    1 emilianborissov  staff              561 Jul 16 19:49 com.google.Keystone.Agent.plist
    -rw-------    1 emilianborissov  staff             2395 Apr 18 13:56 com.google.sketchupfree8.plist
    -rw-------    1 emilianborissov  staff              378 Feb 20 23:09 com.gravityapps.SofaControl.plist
    -rw-------    1 emilianborissov  staff            15071 Jul 16 12:26 com.hegenberg.BetterSnapTool.plist
    -rw-------    1 emilianborissov  staff              271 Dec  5  2010 com.hp.print.psdriver.pde.plist
    -rw-------    1 emilianborissov  staff             1244 Dec  5  2010 com.hp.printerutility.plist
    -rw-------    1 emilianborissov  staff              431 Dec 22  2010 com.hp.scanModule.plist
    -rw-------    1 emilianborissov  staff             6498 Mar 31 20:10 com.hyperbolicsoftware.tidyup!2.plist
    -rw-------    1 emilianborissov  staff              106 Jun 22 08:11 com.intego.virusbarrierexpress.plist
    -rw-------    1 emilianborissov  staff              452 Dec 15  2010 com.jalada.LanguageAlchemistJ.plist
    -rw-r--r--@   1 emilianborissov  staff             3111 Apr 18 13:40 com.mactrackerapp.Mactracker.plist
    -rw-------    1 emilianborissov  staff              126 Jun  8 11:04 com.mathworks.StartMATLAB.plist
    -rw-------    1 emilianborissov  staff               92 Jun  8 11:07 com.mathworks.matlab.plist
    -rw-r--r--    1 emilianborissov  staff              929 Nov  3  2010 com.micromat.techtooldeluxe.plist
    -rw-------    1 emilianborissov  staff             3819 Jan 10  2011 com.microsoft.Communicator.plist
    -rw-------    1 emilianborissov  staff              853 Jan 10  2011 com.microsoft.DocumentConnection.plist
    -rw-------@   1 emilianborissov  staff             1298 Jan 10  2011 com.microsoft.Entourage.plist
    -rw-------    1 emilianborissov  staff               81 Jun 21 14:58 com.microsoft.EquationEditor.plist
    -rw-------    1 emilianborissov  staff             3061 Jun 21 21:35 com.microsoft.Excel.plist
    -rw-------    1 emilianborissov  staff               59 Jan  6  2011 com.microsoft.OfficeNotifications.plist
    -rw-------    1 emilianborissov  staff            10923 Jun 22 16:18 com.microsoft.Powerpoint.plist
    -rw-------    1 emilianborissov  staff            27319 Jul 11 22:08 com.microsoft.Word.plist
    -rw-------    1 emilianborissov  staff             1400 May 19 13:30 com.microsoft.autoupdate2.plist
    -rw-------    1 emilianborissov  staff               81 Jan  6  2011 com.microsoft.entourage.database_daemon.plist
    -rw-------    1 emilianborissov  staff               59 Jan  6  2011 com.microsoft.entourage.office_reminders.plist
    -rw-------    1 emilianborissov  staff              112 Jan  6  2011 com.microsoft.entourage.syncservices.plist
    -rw-------    1 emilianborissov  staff              217 Jun 21 14:08 com.microsoft.error_reporting.plist
    -rw-------    1 emilianborissov  staff               81 Jan 10  2011 com.microsoft.office.setupassistant.plist
    -rw-------    1 emilianborissov  staff               81 Jan 10  2011 com.microsoft.office_pg.plist
    -rw-------    1 emilianborissov  staff               81 Jan 10  2011 com.microsoft.outlook.database_daemon.plist
    -rw-------    1 emilianborissov  staff               59 Jan 10  2011 com.microsoft.outlook.office_reminders.plist
    -rw-------    1 emilianborissov  staff             1078 Jan 10  2011 com.microsoft.rdc.LSSharedFileList.plist
    -rw-------    1 emilianborissov  staff              133 Jan 10  2011 com.microsoft.rdc.plist
    -rw-------    1 emilianborissov  staff               81 Jan 10  2011 com.microsoft.removeoffice.plist
    -rw-------    1 emilianborissov  staff               81 Jan  6  2011 com.microsoft.setupassistant.plist
    -rw-------    1 emilianborissov  staff               96 Jun 21 21:35 com.microsoft.visual_basic.plist
    -rw-------    1 emilianborissov  staff              629 Feb 19 21:14 com.mindnode.MindNodePro.plist
    -rw-------    1 emilianborissov  staff             2249 Jul 16 12:25 com.native-instruments.Controller Editor.plist
    -rw-------    1 emilianborissov  staff              490 May 10 14:31 com.native-instruments.Traktor Pro.plist
    -rw-------    1 emilianborissov  staff              302 Nov 17  2010 com.powersurgepub.iwisdom.plist
    -rw-------    1 emilianborissov  staff             6838 Feb 19 21:14 com.rpatechnology.mobilemouse.plist
    -rw-------    1 emilianborissov  staff              120 Jan 10  2011 com.screentime.mProjector.mPlayer-1429790083.plist
    -rw-------    1 emilianborissov  staff              109 Mar 28 12:56 com.shpakovski.mac.translator.plist
    -rw-------    1 emilianborissov  staff             1125 Jul 16 13:28 com.skype.skype.plist
    -rw-------    1 emilianborissov  staff             8670 Jun 21 12:30 com.soggywaffles.Paintbrush.LSSharedFileList.plist
    -rw-------    1 emilianborissov  staff              548 Jun 21 12:30 com.soggywaffles.Paintbrush.plist
    -rw-------    1 emilianborissov  staff              703 Jul  5 21:19 com.stuffit.StuffIt-Expander.plist
    -rw-------    1 emilianborissov  staff           106281 Jul 13 19:20 com.synium.cleanapp3.plist
    -rw-------    1 emilianborissov  staff           482993 Dec 15  2010 com.synium.macfamilytree.plist
    -rw-------    1 emilianborissov  staff               62 Mar 14 21:43 com.ti.eps.TIConnectX.CommManager.plist
    -rw-------    1 emilianborissov  staff              106 May 25 20:24 com.ti.eps.TIConnectX.Data Editor.plist
    -rw-------    1 emilianborissov  staff             3756 May 26 11:38 com.ti.eps.TIConnectX.Device Explorer.plist
    -rw-------    1 emilianborissov  staff             7165 Jun  1 16:49 com.ti.eps.TIConnectX.pluginLocator.plist
    -rw-------    1 emilianborissov  staff             2140 Jun  1 16:49 com.ti.eps.TIConnectX.toolLocator.plist
    -rw-------    1 emilianborissov  staff            11081 Jun  9 17:06 com.trolltech.plist
    -rw-------    1 emilianborissov  staff             1015 Jan 20 00:43 com.zykloid.Posterino.LSSharedFileList.plist
    -rw-------    1 emilianborissov  staff             4412 Jan 20 00:43 com.zykloid.Posterino.plist
    -rw-------    1 emilianborissov  staff              117 Feb  2 22:56 de.synium.GlobalPreferences.plist
    -rw-------    1 emilianborissov  staff              215 Dec 15  2010 dk.sunenielsen.Big-Deck-Solitaire.plist
    -rw-------    1 emilianborissov  staff             1760 Nov 30  2010 fr.chachatelier.pierre.LaTeXiT.plist
    -rw-------    1 emilianborissov  staff             1465 Nov 26  2010 fr.svcreation.gettube.plist
    -rw-------    1 emilianborissov  staff              265 Jul 16 15:21 iCalExternalSync.plist
    -rw-------    1 emilianborissov  staff             2694 Jun 24 10:51 loginwindow.plist
    -rw-------    1 emilianborissov  staff             2810 Jun  9 17:07 org.djvu.DjView.plist
    -rw-------    1 emilianborissov  staff              180 Feb 25 16:11 org.mixxx.mixxx.plist
    -rw-------    1 emilianborissov  staff             4036 Jun 29 13:34 org.niltsh.MPlayerX.LSSharedFileList.plist
    -rw-------    1 emilianborissov  staff              490 Jun 29 13:34 org.niltsh.MPlayerX.plist
    -rw-------    1 emilianborissov  staff             3114 May 17 12:10 org.openoffice.script.LSSharedFileList.plist
    drwx------    3 emilianborissov  staff              102 Mar 11 20:16 org.videolan.vlc
    -rw-------    1 emilianborissov  staff             9972 Jul 16 15:43 org.videolan.vlc.LSSharedFileList.plist
    -rw-------    1 emilianborissov  staff              469 Jul 16 15:43 org.videolan.vlc.plist
    -rw-------    1 emilianborissov  staff              174 Dec 19  2010 org.x.X11.plist
    -rw-------    1 emilianborissov  staff               88 Jul 16 12:26 pbs.plist
    -rw-r--r--@   1 emilianborissov  staff              132 Jan 12  2011 sLCC Preferences
    -rw-r--r--@   1 emilianborissov  staff               88 Mar 21 19:20 system.iUtils.prefs
    -rw-------    1 emilianborissov  staff             1643 Jun 18 15:51 th.co.idevelop.lockscreen.plist
    -rw-------    1 emilianborissov  staff               91 Jul 16 13:00 widget-com.apple.widget.calendar.plist
    -rw-------    1 emilianborissov  staff               69 Jan  2  2011 widget-com.apple.widget.cinema.plist
    -rw-------    1 emilianborissov  staff              113 Nov  3  2010 widget-com.apple.widget.dictionary.plist
    -rw-------    1 emilianborissov  staff              127 Feb 14 01:13 widget-com.apple.widget.flighttracker.plist
    -rw-------    1 emilianborissov  staff             1156 Jul 16 13:00 widget-com.apple.widget.stickies.plist
    -rw-------    1 emilianborissov  staff                0 Apr  7 21:05 widget-com.apple.widget.stickies.plist.DFG6Jfy
    -rw-------    1 emilianborissov  staff              906 May 26 11:38 widget-com.apple.widget.stickies.plist.KShfJ1q
    -rw-------    1 emilianborissov  staff              967 Feb 22 15:52 widget-com.apple.widget.stickies.plist.PGEwXXW
    -rw-------    1 emilianborissov  staff              753 Apr  3 16:43 widget-com.apple.widget.stickies.plist.Tt1RsN1
    -rw-------    1 emilianborissov  staff                0 Jan 28 02:21 widget-com.apple.widget.stickies.plist.XWC5jZ4
    -rw-------    1 emilianborissov  staff              907 May 24 01:19 widget-com.apple.widget.stickies.plist.s4exVtE
    -rw-------    1 emilianborissov  staff               79 Jan  2  2011 widget-com.apple.widget.translation.plist
    -rw-------    1 emilianborissov  staff             5376 Jul 16 16:45 widget-com.apple.widget.unitconverter.plist
    -rw-------    1 emilianborissov  staff              310 Jul 16 13:00 widget-com.apple.widget.weather.plist
    -rw-------    1 emilianborissov  staff              365 May 29 15:29 widget-com.apple.widget.weather.plist.g9P6e8y
    -rw-------    1 emilianborissov  staff                0 Dec 27  2010 widget-com.apple.widget.weather.plist.mvjMV7R
    -rw-------    1 emilianborissov  staff              399 Feb 12 19:01 widget-com.apple.widget.weather.plist.uVfr4Hm
    -rw-------    1 emilianborissov  staff              184 Jun 28 22:42 widget-com.apple.widget.worldclock.plist
    -rw-------    1 emilianborissov  staff              231 Jul 16 13:00 widget-com.donkeyentertainment.widget.PEMDAS.plist
    -rw-------    1 emilianborissov  staff              348 Jul 16 16:45 widget-com.iSlayer.iStatnanoV2.widget.plist

  • User Preferences not saved in 10.6.8

    I have a Mac Book Pro running 10.6.8. Somewhere along the way something got messed up in the permissions (I assume) and none of the user preferences are saved i.e. items added to the toolbar in Safari, iTunes account log in, prefered browser, browser window size and position, etc.
    I have run Disk Utility a number of times, and every time it "repairs" dozens of permissions, and when I run it again, it repairs the same ones (pretty sure anyway) definitely dozens of repairs everytime, no matter how many times I repair.
    I did a user migration to a clean install, no help, all the old problems came with the migration. I have reinstalled the OS twice since then. Hoping I won't have to wipe the drive and start from scratch.
    Thanks, T Bruce

    First off, Permissions repair won't touch anything in your user. Stop repairing Permissions. Generally a waste of time anyway.
    Do a GetInfo (Cmd-I) on the Preferences folder in your user (home folder) Library. What does it say for Sharing and Permissions?
    It should show that you, your user, has Read and Write and everyone No Access.
    I would suggest using the following procedure to reset your home folder Permissions, which may fix this problem.
    Boot from the Mac OS X Install Disc:
    Insert the disc.
    Shut down the computer.
    Turn it on again whilst holding down the C key.
    You can let go when you see a spinning dial.
    Click through the menus until you after you’ve accepted a license agreement.
    Snow Leopard: At the top, click Utilities -> Reset Password.
    Lion: At the top, click Utilities -> Terminal. Type resetpassword in the Terminal and press Enter.
    Click on your main hard drive.
    In the dropdown box under “Select the user account” make sure to select your username.
    Underneath where it says “Reset Home Directory Permissions and ACLs”, click the Reset button.
    Press cmd + Q to Quit the Reset Password application. Press it again if you have a Terminal open.
    Click Mac OS X Installer in the top left and click Quit Mac OS X Installer.
    Click the Startup Disk button.
    Click on your main hard drive and click the Restart button.
    http://www.fixkb.com/2011/08/reset-home-folder-permissions.html

  • Help -- user preferences

    i am trying to write a text editor and i was wondering. what would be the best way to save and load user preferences from a file preferences.dat. this file would contain information like tabbedPane tab locations, textArea tab-size/font style/font color, and so on. how would i write a file that contains that information, and how would i read it. sample code would help a lot.
    Thanks in advance

    alright, i read the documentation of it, but the one thing it lacks is a how-to-implement/use, if anyone can let me know how to use this (java.util.Properties) i would be gratefull. Sample code would help a lot.

  • FCP user preference question

    I got a project from overseas, gotta fly there to edit a video. they provide my basic facilities.
    I used to edit on my own machine....because the short cuts and whole the favorite effects and transitions that I saved in my FCP.
    So my question is, since I gonna shift my FCP user preference files to another FCP, do they affect other editor's preferences. I am pretty sure on the FCP, there are lots of preference settings that other editors made.
    in particular, let's say my shiftcontrol2 is 3 ways color correction tool, but on the computer that I am going to use might not be the color 3 ways, it might be some other functions...
    can i just save their preference in a folder, and put my preference in , and after i am done, and put back their preference..?
    thanks for your advice and suggestion in advance,
    your help is highly appreciated
    Hiro

    Hiro
    You can use FCP Rescue to backup FCP preferences file and restore it later:
    http://fcprescue.andersholck.com/
    Or you can do it manually:
    http://docs.info.apple.com/article.html?artnum=93385
    Hope that helps !
      Alberto

  • How to handle user preference which has "_" and " " in the name

    Hi Experts,
    I have a question how to handle value which has like "_" and "space" etc in user preference.
    If setting "a_b-c d", I could not retrieve this because it's escaped in database.
    So this code can't get value even though I can set it.
    Is there any restriction of name? Is there any documentation how to code user prefernece which has non alphabet and number in the name?
    I know it's possible to handle the data like adding escaped data. But I don't think this is the best way to retrieve the data. Because nobody confirm it's not problem in the future.
    Could you tell me the best way to get these user preference?
    Thanks in advance,
    Masaaki Tada
    Here is a sample.
    <%@ page contentType="text/html;charset=Shift_JIS" %><%@ page language="java" import="com.plumtree.remote.portlet.*, com.plumtree.remote.prc.*, java.util.*" %>
    <%
    /** * UserInfo - Simple Page * Display User Information*/
    // VariablesIPortletContext oPortletContext = null;IPortletRequest oPortletRequest = null;IPortletUser oPortletUser = null;IPortletResponse oPortletResponse = null;IRemoteSession s;IUserManager oUser;
    /* Get Portlet Objects */
    try{oPortletContext = PortletContextFactory.createPortletContext(request, response);oPortletRequest = oPortletContext.getRequest();oPortletUser = oPortletContext.getUser();oPortletResponse = oPortletContext.getResponse();} catch (Exception e) {oPortletContext = null;oPortletRequest = null;oPortletUser = null;oPortletResponse = null;}
    String val = oPortletRequest.getSettingValue( SettingType.User, "a_b-c d" );String hoe = oPortletRequest.getSettingValue( SettingType.User, "abcd" );out.println( "a_b-c d: " + val );out.println( "abcd : " + hoe );
    oPortletResponse.setSettingValue( SettingType.User, "a_b-c d", "aiueo" );oPortletResponse.setSettingValue( SettingType.User, "abcd", "bbbb" );%>

    Plumtree recommends that user preference names have only alphanumeric characters in them (a-z, A-Z, 0-9). Any non-alphanumeric characters will be encoded by the EDK.
    I strongly suggest that you change your user pref name to something that's alphanumeric. However, if that is not possible, you can use the following workaround: in the web service editor, enter the encoded name for the user pref. There are several ways to get the encoded name.
    One way is to encode the pref manually, yourself. Plumtree uses the %u encoded format: each non alphanumeric character is converted into %uxxxx, where xxxx is the Unicode representation of the character. For all ASCII characters, just look at the ASCII hex chart. For example, character "-" has a hex value of 2d. So, a preference name "jane_pref" would be encoded to "jane%u002dpref", and you'd enter the latter value on the preferences page in the web service editor.
    The other way to find out the encoded value is to set a preference programmatically and use the HTTP tunnel tool to look at HTTP traffic between the portal server and remote server. The remote server will be sending a HTTP header to the portal server (the header name will probably be CSP-User-Pref) and inside the header you should see the pref name, encoded with %u. Just copy it out of there and into the web service editor.
    Hope this helps,
    Jane

  • Set User preferences in oracle portal’s database in portal environment

    Hi All,
    I need to set User preferences in oracle portal’s database in portal environment.
    I need to get some oracle PL/SQL API for the said purpose.
    In user preferences I need to save Preference name and preference value.
    Can any one have idea?
    Regards
    Amit Tiwari

    http://www.oracle.com/technology/products/ias/portal/html/plsqldoc/pldoc1014/index.html
    and http://www.oracle.com/technology/products/ias/portal/html/plsqldoc/pldoc1014/wwpre_api_name.html
    Patrick.

  • Changing Default user Preferences in Workspace

    I am using HFM 9.3.1. Each time I set up a new user I have to get them to log in, and go through the following routine..
    Go to File>Preferences. Then Select Financial Reporting on the left side of the preferences window. Under the Preview heading on the screen are two radio buttons for On and Off. Select On and click OK.
    Does anyone know how to change the default setting on this Preference to On?

    From the workspace administrators manual, the directions are:
    Assigning Reporting and Analysis Default Preferences
    User Management Console enables users with Provisioning Manager and Explorer roles to set
    the default folder, new document folder, and start page application preferences for users and
    groups. Individual and group preferences have precedence over default preferences.
    For default preferences to succeed, users and groups must have the roles and permissions
    necessary to access specified folders and interface elements.
    Provisioning Manager is a Shared Services role that enables you to provisions users and groups
    to applications. It is also required for setting default user preferences for Reporting and Analysis.
    For more information, see the Hyperion Security Guide.
    ➤ To assign default preferences for Reporting and Analysis:
    1 Select Navigate > Administer > User Management.
    2 Log on to User Management Console with a user name provisioned with Provisioning Manager and Explorer
    roles.
    3 Expand the Projects node until a Reporting and Analysis application is displayed.
    4 Right-click the application name and select Assign Preferences.A three-step wizard is displayed in the Process bar.
    5 For step 1 of the Wizard, Select Users, select Available Users or Available Groups.
    6 From the left panel, select user names or group names and click the right arrow.
    To select consecutive names, select the first name, press and hold down Shift, and select the last
    name. To select names that are not consecutive, press and hold down Ctrl, and select each item.
    Use Add All to select all names.
    7 Repeat steps 5 and 6 to select a combination of users and groups.
    8 When all user and group names are displayed in Selected Users and Groups, click Next.
    9 For step 2 of the Wizard, Manage Preferences, specify these default preferences for the selected users and
    groups:
    Managing Users 41
    ● Default Folder—Repository location of the default folder.
    ● New Document Folder—Default folder in which the new document wizard searches for
    valid data sources, that is, Web Analysis database connection files and Interactive Reporting
    documents.
    ● Start Page—Reporting and Analysis interface displayed after logging on. Select None,
    Explore, Document, Favorite, or Scorecard.
    If you select Explore or Document for Start Page, you must specify a repository location.
    10 When all preferences are specified, click Next.
    11 For step 3 of the Wizard, Finish, choose between three tasks:
    ● To configure options for another application, select one from the View pane.
    ● To change preferences for currently selected users and groups, click Back.
    ● To specify another set of users and groups and set their preferences, click Continue.

Maybe you are looking for

  • How do I open attachments in emails I have received?

    How do I open attachments in emails I receive to view them before I send them on to friends?

  • Date Format in 'HH:MI' - help needed

    I have a table details that contains time_status column of Timestamp datatype. Data is stored in the column in the format '1/1/2008 10:31:00.000000 AM'. Now I want to select the data in HH:MI fopmat only. i.e., for '1/1/2008 10:31:00.000000 AM' I sho

  • Table links in SQ02

    Hello, I´m trying to create a query through Tcodes SQ01, SQ02, SQ03, and when I get to SQ02 - Infoset, and it comes to the join tables section, I try to link the KNA1 and ADR6 tables (basically I want a list of customers with their proper email addre

  • Twain in Photoshop 64bit (WIN)

    I'm wondering why tehe still isn't a 64bit version of the Twain Scanner Plug-in for Photoshop. How long do we have to wait?

  • HT4236 how can i sync pictures from my pc to iphone

    I would like to know how can i sync pictures from my PC into my iPhone... "FREME BY FREME". Not complete folders... just picture by picture ... select one picture and sync that picture!!!