Quick care detected 36,658 history and servaes trace from my computer, What are these files and are they all realy neccessary size was 171.09 MB?

Firefox/Mozilla -Internet(33831 items)
Firefox/Mozilla -History (2687 items)
How files were identified.
When these were removed I recovered 430MB of disck space.

Just an update... A rep contacted me and we did a screen share. They were convinced that I wasn't full of <insert proper word here>. They promised to get back to me in a few days, and now? A few months later? Nothing.
Still no files. Still no correction... Still no nothing from Adobe.
The person I spoke to was kind, saying he'd make sure I got CC for free for a while...
Still though, no follow up.
Adobe, are you going to correct this or just let your customer suffer at your mistakes?

Similar Messages

  • I have an iMac (the desktop) I've stupidly left the cable you plug the monitor into the wall with there. What are they called and where can I get a new one?

    I have an iMac (the desktop) I've stupidly left the cable you plug the monitor into the wall with there. What are they called and where can I get a new one?

    Presumably the mains cable, which you can get from an Apple Store.

  • How many types of tables exists and what are they in data dictionary?

    hi,
    How many types of tables exists and what are they in data dictionary?
    regards.

    Hello Liu,
    Please search in forum before posting any question .
    anyhow check the below link :
    http://web.mit.edu/sapr3/dev/sap_table_types.htm
    Thanks
    Seshu

  • SCCM 2012 SP1 - Evil Folders in Reporting Services - What Are They and How to Remove Them

    Hello All,
    There are a lot of sub-folders in the http://CentralSiteSCCM/ReportServer. They are like:
    <dir> Config_Mgr_CEN
    <dir> Config_Mgr_CEN.OLD.0
    <dir> Config_Mgr_CEN.OLD.1
    <dir> Config_Mgr_CEN.OLD.10
    <dir> Config_Mgr_CEN.OLD.100
    <dir> Config_Mgr_CEN.OLD.1000
    Only <dir> Config_Mgr_CEN is properly populated with the correct set of the default folders.
    Would you be so kind to advise on:
    What are they?
    How to remove them?
    What to do in order for them not to appear any more?
    Thank you very much in advance!

    Hi Mike,
    I ran into an issue when I did the SP1 upgrade where a majority of our reports were duplicated. I created a script to delete these duplicate reports and I've adjusted it to work for your situation. You can find the original thread here, if you're interested:
    http://social.technet.microsoft.com/Forums/en-US/configmanagergeneral/thread/dc9aa3b4-cea9-4a07-87ca-2795a2dbc04e
    You'll need to know your SCCM site code and the server name to run this script.
    # SCCM2012SP1-RemoveDuplicateSSRSFolders.ps1
    # This script will connect to SSRS on a specified server and delete all folders that end with .OLD.*
    # Used for SSRS cleanup after SCCM 2012 SP1 installation
    # Script must be run from an account that has access to modify the SSRS instance
    # 3/22/2013 - Mike Laughlin
    # Resources used in writing this script:
    # Starting point: http://stackoverflow.com/questions/9178685/change-datasource-of-ssrs-report-with-powershell
    # API Documentation: http://msdn.microsoft.com/en-us/library/ms165967%28v=sql.90%29.aspx
    # Previous script: http://social.technet.microsoft.com/Forums/en-US/configmanagergeneral/thread/dc9aa3b4-cea9-4a07-87ca-2795a2dbc04e
    # Define variables
    $SiteCode = ""
    $serverName = ""
    # Set the value of $noConfirm to $True only if you don't want to manually confirm folder deletion. Use with caution.
    $noConfirm = $False
    # Safeguard
    If ( $SiteCode -eq "" -or $serverName -eq "" ) { Write-Host "Enter the required information for the SiteCode and serverName variables before running this script." -ForegroundColor Red -BackgroundColor Black ; Exit }
    # Connect to SSRS
    $ssrs = New-WebServiceProxy -uri http://$serverName/ReportServer/ReportService2005.asmx?WSDL -UseDefaultCredential
    # Get a listing of all folders in SSRS
    $reportFolders = $ssrs.ListChildren("/", $True)
    # Find all folders containing .OLD.*
    $foldersToDelete = $reportFolders | Where { $_.Name -like "ConfigMgr_" + $SiteCode + ".OLD.*"}
    # Quit if no folders are found
    If ( $foldersToDelete.Count -eq 0 ) { Write-Host "No folders with .OLD.* found. Quitting." ; Exit }
    # Show a listing of the folders that will be deleted
    Write-Host "The following folders will be deleted from SSRS on" $serverName":`n"
    $foldersToDelete.Name
    Write-Host "`nTotal number of folders to delete:" $foldersToDelete.Count "`n"
    # Get confirmation before deleting if $noConfirm has not been changed
    If ( $noConfirm -eq $False )
    $userConfirmation = Read-Host "Delete these folders from" $serverName"? Enter Y or N"
    If ( $userConfirmation.ToUpper() -ne "Y" ) { Write-Host "Quitting, folders have not been deleted." ; Exit }
    # Delete the folders
    $deletedFolderCount = 0
    Write-Host "Beginning to delete folders now. Please wait."
    ForEach ( $folder in $foldersToDelete ) { $ssrs.DeleteItem($folder.Path) ; $deletedFolderCount++ }
    Write-Host "Folders have been deleted. Total number of deleted folders:" $deletedFolderCount
    Standard disclaimer: While this script worked just fine for me in my environment, I make no guarantees that it will work anywhere else. I've attempted to make this script as user friendly and generic as possible, but it may require slight tweaking to work properly.

  • Yosemite 10.10.2 server app. FTP help. I have a program running in my local server enviroment that wants to FTP to my mac folder. It asks for the server , name, password, port and path. what are they?

    So I have set up a localhost area in my Mac. I have the new server.app and I am running yosemite 10.10.2 .
    I have a program running in my local server enviroment that wants to FTP to my mac .
    It asks for the server , name, password, port and path. what are they?
    I am pretty certain that the Serveris "localhost",
    Name is my macs name (like my-mac-min)
    password is "my login password"
    and they suggest port 21.
    But what is the file path, lets just say my site is set up http://localhost/siteftp and is actually at my Users/Sites/siteftp folder.
    Why cant this program connect to the mac.
    Is it because they are both operating in the same localhost enviroment,
    could it be my folder permissions are not correct on siteftp folder?
    Help please !

    I tried turning the computer off and then back on. The alerts don't show the notice to update as resolved. Hopefully this is not a problem or an indicator or another problem. Should I ignore or reload 10.10.1 from the app store to trigger a resolved check in a green circle?
    Interesting that I had to buy server software after my free Yosemite download. I would have hoped that the two pieces of software would have gone together without any complication. It is not positive to end up buying a problem. Ah well, time to move on.

  • HT5661 i have an ipad an a iphone im selling my ipad and wanna erase all the content but was wondering if i erase everything will it take that stuff ofmy phone to? i dont want to loss my photos

    i have an ipad an a iphone im selling my ipad and wanna erase all the content but was wondering if i erase everything will it take that stuff ofmy phone to? i dont want to loss my photos

    Be sure your photos and any other important data/media/pictures
    are backed up - iCloud, DropBox, some service of your choice.
    If your only copy is on the iPhone and the iPhone is lost/stolen/broken,
    you lose your photos, etc.

  • What are these and what are they useful for?: and

    I have seen these symbols being used in Java: << and >>, what are they and what do they do?
    Thank you.

    As DrQuincy asks how is this of use over multiplying
    and dividing?In your processor there are often different instructions for shifting, multiplying, and deleteing. Typically the shifting instructions take less time to execute and so using the shifting operator will be faster than multiplying. This assumes the compiler doesn't recognize the situation and optimize it out though.
    The >>,<<,>>>, &,|,and ^ operators are mainly useful when you need to deal with individual bits of data. For instance if you are talking to another system (thats not java) that uses a different method of storing numbers (little endian/big endian etc.), or doing something such as creating parity data for error correction. There are lots of things to do, but most a low level and its rare when you need to use them.

  • I am freeing up some space and am using osx lion, but i have 12gb of back ups, how can i delete these and what are they?

    I am freeing up some space and am using osx lion, but i have 12gb of back ups, how can i delete these and what are they?

    Gotcha.
    Back-ups are what they are: a safety copy. If you feel you don't need them, you can trash them. They could be of a previous System if you upgraded, or something else. You wont get the full picture from looking at system profiler.
    You may want to look into getting an external drive and offloading some stuff to it.

  • Flash ActiveX and NPAPI - what are they?

    I see two things in Control Panel/Add Remove Programs
    Adobe Flash Player 16 ActiveX
    Adobe Flash Player 16 NPAPI
    I don't use special software or anything, I just have Google chrome, IE and firefox... do I need these two software, and what are they please?
    I ask since recently I had bsod and want to see the cause. Also firefox crashes.
    Thanks

    Flash Player for NPAPI is Flash Player for Firefox
    Flash Player for ActiveX is Flash Player for Internet Explorer
    Flash Player for Chrome is built directly into the browser, so there's nothing separate to install or download.

  • HT1766 lost my iphone and can't find photos and videos from camera roll on my computer. where are they?

    lost my iphone and can't find photos and videos from camera roll on my computer. where are they?
    thanks

    Where did you put them?
    These are not part of the sync process at all, as the manual tells you.  You should be importing them to your comptuer regularly as you would with any digital camera.

  • My notes were coming in double so I deleted on and then they all deleted and I can't find them in trash or anywhere and there was a lot of important information on them.  Any idea where they might be -----very very frustrated

    my notes were coming in double so I deleted on and then they all deleted and I can't find them in trash or anywhere and there was a lot of important information on them.  Any idea where they might be -----very very frustrated

    Welcome to the Apple Community.
    Use your Time Machine (or other) back up to return to the point before you deleted them.

  • My ipad mini has many emails which say 'no content' and are not deletable.  What are they are how do I delete them?

    My ipad mini has many emails which say they have no content and I cannot delete them.  The emails do not show up on my MacBook Air.  What are they and how do I get rid of them? 

    Close the mail app and reset the iPad. Closing apps instructions are for iOS 7. If you're not running iOS 7, I assume that you know how to close apps in iOS 5 or 6. If you don't know how to close apps, just reset the iPad.
    To close an app, drag the app up from the multitasking display. Double tap the home button and you will see apps lined up going left to right across the screen. Swipe to get to the app that you want to close and then swipe "up" on the app preview thumbnail to close it.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • I found some little black dots n my iPhone 5 screen. I've only had it for 2 weeks. What are they and will apple replace my iPhone for a new one or fix it?

    I found some little black dots n my iPhone 5 screen. I've only had it for 2 weeks. What are they and will apple replace my iPhone for a new one or fix it?

    They should have one in Stock, but you never know. Call your Apple Store and tell them you have an iPhone 5 color and GB, and that you most likely will need a replacement, do they have any in Stock. If yes, go in, if not ask for advice on how to handle your problem.

  • What are the frequencies all versions of the iPhone 6 and what are they used for (e.g. GSM, 3G, LTE, WIFI, Bluetooth,etc...) provided with channel numbers per frequency

    what are the frequencies all versions of the iPhone 6 and what are they used for (e.g. GSM, 3G, LTE, WIFI, Bluetooth,etc...) provided with channel numbers per frequency.

    Click here

  • What are Crypto Cards, and what are they different from Java Cards?

    Hi,
    I just heard the name 'Crypto Card'. I thought Java Card is the only standard for smart card. Could anyone tell me what are Crypto Cards, and what are they different from Java Cards? Thanks in advance.
    Joey

    Probably any card that offers cryptographic capabilities (crypto coprocessor) could be called "Crypo Card", but likely the term was referred to cards offering a pkcs#11 interface.
    Pkcs#11 is the standard for accessing crypto devices, like tokens, cards, or accelerators. Such a device can be easily accessed for example from your browser to perform cryptographic and digital signature operations.
    A Javacard can operate as a pkcs#11 device in you install on it an applet dealing with the pkcs#11 requests.

Maybe you are looking for