Delete help to windows folder

Hi, I am writing a jsf crawler that places a .txt in a windows folder on a web server the application is running on. It writes it to the folder no problems but it wont delete the files. I get a
java.security.AccessControlException: access denied. How do I get it to do this?
My method seems to be working ok it is a permission thing. Is there a windows user I have to make?
void deleteFiles(String o) {
File dir = new File(o);
if (dir.isDirectory()) {
String[] children = dir.list();
for (int i=0; i<children.length; i++) {
//deleteDir(new File(dir, children));
boolean success=(new File(o+children[i]).delete());
log("File "+o+children[i]+" deleted");
if(!success){
error("File "+o+children[i]+" not deleted");
log("File "+o+children[i]+" not deleted");
Many Thanks, Phil.

Figured it out. I put the following lines in the server.policy located in
C:\Sun\Creator\SunAppServer8\domains\creator\config
grant {
permission java.io.FilePermission "C:\\Inetpub\\wwwroot\\alerts\\nthEastVicThunder\\*", "read,write,delete";
Phil.

Similar Messages

  • I have an IMac.  I put a folder on the desk top and now want to delete it.  The folder seems to be locked.  I went to get info and tried to unlock it but still can't delete it.  The folder has nothing in it.  Any help would be great.  Thanks

    I have an IMac.   I put a folder on the desk top and now want to delete it.  The folder seems to be locked.  I went into Get Info and attemted to unlock the folder and delete it.  Won't go away.   There is nothing in the folder.   How do I unlock this folder and delete it?   When I try to delete it, I'm asked for my password which I put in and is accepted, but will not delete the folder.  Any help would be great.

    If you are sure there is nothing in it, download trashit, a useful free app.   That will dispose of it.
    Download Trash It! for Mac - Force-empty your trash can. MacUpdate.com

  • I'm trying to clean up my mailbox and when I delete an item(s) I get a message that say's "operation could not be completed- file exists. Further, when I do this one message is copied (not deleted) to the trash folder. Can someone help me through this?

    I'm trying to clean my mailbox and when I click on delete or highlight and move to trash I get a message that says "operation could not be completed - file exists. Further, when I select a message or group of messages, one of them is copied (not deleted) to the trash folder. Can someone help me through this?
    Thanks.

    It's a POP account. I decided to clean up my mailbox today after noticing the computer was real slow after USA Today started sending their daily top stories with new graphics. Also before I noticed the problem with mail deletion - two things happened. 1) I updated security sofware as prompted by Apple and 2) downloaded Mackeeper and went throught some preliminary scans but did not buy their package. Thanks forn nstaying with me.

  • Accidentally deleted the whole presets folder i think?? HELP

    please help me.. I think i deleted the whole presets folder ..it happened so fast so I don´t know if its deleted or what happened!! can somebody please help me. This is what it looks like :

    You’ve hidden your Presets section, that’s all.  Right-click on one of the other section titles and put a checkmark next to Presets.

  • I accidentally deleted Google chrome default folder and my bookmarks are also deleted. Can anyone help to recover lost bookmarks?

    I accidentally deleted Google chrome default folder and my bookmarks are also deleted. Can anyone help to recover lost bookmarks?

    Time Machine

  • Hello, I have accidentially deleted files in root folder of my iPad(1). Now iPad is dead completely. I would really appreciate if anyone could help me fix this. Thanks in advance.

    Hello,
    I have accidentially deleted files in root folder of my iPad(1). Now iPad is dead completely. I would really appreciate if anyone could help me fix this.
    Thanks in advance.

    Support for jailbroken devices cannot be given here. Go to the website that helped you get root access in the first place.

  • My Windows Folder is 50GB!!! Help

    I have a 1TB HDD partitioned to have C with ~100GB and D with ~900GB.
    D still has plenty of room left, but C has like 1GB left. C is my System partition. And I had a look at the Windows folder and it's 50GB (53.2GB to be exact).
    What do I do?
    EDIT: I just used a program (Tree Size) to see which folders are taking up the most space in my C drive. They are as follows...
    WINDOWS = 52.4GB
    - 20.2GB winsxs
    - 17.4GB Installer
    USER = 15.6GB
    PROGRAM FILES (x86) = 15.4GB

    Any decent partition software should let you shrink D and expand C.  My Win 7 C drive is 150GB with 77GB unused.
    Windows is only 24GB so you might examine what is consuming so much space on yours.  Ditto for winsxs which is only 11GB on my system.  Ditto for Installer which is < 2GB.  You might also consider using the documented procedure to move
    various My Documents folders to the D drive which would reduce the size of Users.

  • Help -- New Windows 7 Ultimate 64-bit BSOD - nothing new installed

    I read through the suggested forum questions and found nothing helpful.
    My 2-year old Dell XPS running Windows 7 Ultimate 64-bit decided three days ago to give me the BSOD (while I was away and the computer was just in idle/sleep since I rebooted just before I went away). It has had no new hardware or software recently installed.
    That leads me to conclude it might be an update. Safe Mode and Safe Model with Networking seem to run fine. But even when I Restore to a known good configuration from a month ago, it still BSODs on any updates -- Windows, Firefox, System Mechanic, etc. I even
    de-installed Adobe Shockwave since it appeared to have done an update while I was away, but that hasn't helped.
    Suggestions?

    Hi,
    In order to assist you, we will need the .DMP files to analyze what exactly occurred at the time of the crash, etc.
    If you don't know where .DMP files are located, here's how to get to them:
    1. Navigate to the %systemroot%\Minidump folder.
    2. Copy any and all DMP files in the Minidump folder to your Desktop and then zip up these files.
    3. Upload the zip containing the .DMP files to Onedrive or a hosting site of your choice and paste in your reply. Prefered sites: Onedrive, Mediafire, Dropbox, etc. Nothing with wait-timers.
    4 (optional): The type of .DMP files located in the Minidump folder are known as Small Memory Dumps. In %systemroot% there will be what is known as a Kernel-Dump (if your system is set to generate). It is labeled MEMORY.DMP. The difference
    between Small Memory Dumps and Kernel-Dumps in the simplest definition is a Kernel-Dump contains
    much more information at the time of the crash, therefore allowing further debugging of your issue. If your upload speed permits it, and you aren't going against any strict bandwidth and/or usage caps, etc, the Kernel-Dump is the best
    choice. Do note that Kernel-Dumps are much larger in size due to containing much more info, which is why I mentioned upload speed, etc.
    Please note that any "cleaner" programs such as TuneUp Utilities, CCleaner, etc, by default will delete .DMP files upon use.
    If your computer is not generating .DMP files, please do the following:
    1. Start > type %systemroot% which should show the Windows folder, click on it. Once inside that folder, ensure there is a Minidump folder created. If not, CTRL-SHIFT-N to make a New Folder and name it Minidump.
    2. Windows key + Pause key. This should bring up System. Click Advanced System Settings on the left > Advanced > Performance > Settings > Advanced > Ensure there's a check-mark for 'Automatically manage paging file size for all
    drives'.
    3. Windows key + Pause key. This should bring up System. Click Advanced System Settings on the left > Advanced > Startup and Recovery > Settings > System Failure > ensure there is a check mark next to 'Write an event to the system
    log'.
    Ensure Small Memory Dump is selected and ensure the path is %systemroot%\Minidump.
    4. Double check that the WERS is ENABLED:
    Start > Search > type services.msc > Under the name tab, find Windows Error Reporting Service > If the status of the service is not Started then right click it and select Start. Also ensure that under Startup Type it is set to Automatic rather than
    Manual. You can do this by right clicking it, selecting properties, and under General selecting startup type to 'Automatic', and then click Apply.
    If you cannot get into normal mode to do any of this, please do this via Safe Mode.
    Regards,
    Patrick

  • Deleted private/var/db folder.... Can't boot

    Hi, first I know that what I did was stupid but I didnt know what I was doing.. and I still don’t know what are the consequences.
    In order to save space on my MBP 2011 Snow Leopard, I deleted private/var/db folder, yes the whole folder to the trashbin and then I emptied it. Files that were in use weren´t deleted.
    So I rebooted and the screen is stuck on apple logo with the turning wheel and safe boot start normally but end up with the turning wheel too.
    How can I put fix this issue?
    Can I recover the files deleted ? Or at least put back the files that are still in the trash bin ?
    Thank you for any help.

    If they borrow a disc it's possible to replace just the deleted directory using Pacifist:
    How Restore Deleted or Missing OS X Components
    A few of the basic OS X installed applications can be restored from the Optional Installs installer located in the Optional installs folder on your Installer DVD.  However, if what you need is not there then follow the instructions below.
    How to Use Pacifist to Restore Deleted or Missing OS X Components
    Insert the OS X Installer DVD into the optical drive.  Use a simple utility like TinkerTool to toggle invisibility so you can see invisible items.  Alternatively, open the Terminal application in your Utilities folder and at the prompt enter the following:
    defaults write com.apple.finder AppleShowAllFiles Yes
    Press RETURN.
    To turn off the display of invisible files repeat the above command substituting No for Yes.
    The install packages are located in the /System/Installation/ folder on the DVD.
    Download the shareware utility Pacifist. Use it to extract a fresh copy of the missing item(s) from the file archives on your OS X installation DVD. The file archives are in the /System/Installations/ folder (use Go to Folder option in the Go menu of the Finder.)
    Here are Four Basic ways to use Pacifist (courtesy of George Orville.)
    Drag a .pkg icon onto the Pacifist window .....proceed to step 7.
    Click on “Open Package ....” and navigate to package desired and click “Open” in the open/save window.....proceed to step 7.
    Insert Mac OS X installer CD and when it mounts, navigate to .... Menu->Go->Go to Folder. In the path field enter or paste ....
    /Volumes/disc name/System/Installation/Packages (where disc name is the name of the CD/DVD that you inserted.)
    Click on the  "Go" button ..... • Drag a .pkg to Pacifist..... proceed to step 7.
    The package you'll need will have to be discovered by trial and error, but for most applications you should start with the Essentials.pkg and/or Additional Essentials.pkg.
    D. Insert your Mac OS X install disk 1 .... and open Pacifist.
    1.          In Pacifist, select "Open Mac OS X Install Packages" ... dialog may appear asking for disk 2, then disk 3 and finally disk 1 again.... {if DVD is not used)...If “Stop Loading” is selected...the procedure will stop!!!
    2a. When loading is complete, a new window appears, click the triangle to display contents of each package...Select item and proceed to step 7.
    2b.          or click the “Find” icon in the Pacifist window and type the name of the software you need.
    3.          In the list that comes back, click the top most entry for the item that you want. ..... that is the one for the English language.
    4.          On the top of the Pacifist window, click “verify” .... you will probably be prompted for your password.
    5.          Enter checks for.... “verify permissions” and “verify file contents.” and click “verify” ....enter password when prompted.... you will get back output which may look like this:
              20 files were scanned. 20 of 20 files were present on the hard disk. 0 of 20 files had file permissions that did not match those specified in the package. 0 of 20 files had checksums that did not match those specified in the package.
    6.          Click “close”. Go to step 7.
    Extract or Install........
    7.          In the Toolbar (upper left), you now have the option to extract or install. Click a file in the lower list and those two icons will be enabled.
    8.          If “Extract to...” is selected.... navigate to the location where the file will be placed, select “choose”, select “extract” in new dialog that appears,authenicate , if prompted, click “OK”.
    9.          In the next dialog, click “Extract”.
    10.          If “Install” is selected... dialog will appear with the location/path of the installed software. Click “Install”
    11.          Type in your password, click “OK”
    Pacifist will begin to extract files.
    12.          In steps 8/10ß.... you also have the choice to “cancel”
    Notes:          Pacifist may find that a file it is installing already exists on the hard disk. Pacifist will present you with an alert panel....
    Stop
    Leave original alone
    Update .....
    Default selection
    Replace .... (Replace option should only be used on full install packages)

  • Microsoft-Windows-Folder Redirection Error 502. CSC database locked by another user

    Dear all,
    We are finalizing our Windows 7 migration where we migrated 500+ clients. In our enterprise concept we implemented RUP (Roaming User Profiles) and Redirected Folders for all
    users. The Redirected Folders have been by enabled by a single GPO which redirects all folders from
    AppData to
    Searches \\servername.domain.name\documents$\%username%.
    Problem:
    The RUP and Redirected folders solution works fine until a new user wants to logon. This new user has been migrated to RUP and Redirected on another system and
    he just wants to work on another workplace or gets a temporary pc. What happens is that redirected folders do not work. The user gets a message that the folder is not reachable and desktop is empty.
    Troubleshooting:
    Soon I found out that something was being locked. If we used a user account which had working Redirect Folders than this
    worked for that user. An event of 10 was logged in OfflineFiles area of EventViewer to reconnect the path which was configured in the GPO.
    This is example screenshot. It says "Error on Open Folder. \\server.domain.name\documents$\%username%\Desktop refers to a location that is unavailable. It could be on a hard disk
    on this computer, or a on a network. Check to make sure that the disk is properly inserted, or that you are connected to the Internet or your network, and then try again. If it still cannot be located, the information might have been moved to a different location."
    These symptoms happen randomly and not on all workstations. The pain here is when it happens on a portable computer. For desktop we disabled the "Disable Offline Files' in "Manage
    Offline Files" control panel and then reboot. After the reboot the folders are directed
    and it works without these errors... On portable computer we can't use this work around as they need to work offline.
    If I connect to the share without the FQDN like \\servername\documents$\%username%\Desktop than this works fine and user can access all folders. When I try the FQDN path which is
    configured in the GPO to redirect user to like \\servername.domain.name\documents$\%username%\Desktop than it fails with this message. I personally think because the C:\Windows\CSC database is locked by the previous user who has been logged on this system.
    An example of the event generated in the Applications Event viewer part (I removed some username and server path):
    Log Name:      Application
    Source:        Microsoft-Windows-Folder Redirection
    Date:          1-2-2011 17:40:11
    Event ID:      502
    Task Category: None
    Level:         Error
    Keywords:     
    User:          domain\ivan
    Computer:      computer.domain.name
    Description:
    Failed to apply policy and redirect folder "Videos" to "\\servername.domain.name\documents$\ivan\Documents\My Videos".
     Redirection options=0x1001.
     The following error occurred: "Can not create folder "\\\servername.domain.name\documents$\ivan\Documents\My Videos"".
     Error details: "Access is denied.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Folder Redirection" Guid="{7D7B0C39-93F6-4100-BD96-4DDA859652C5}" />
        <EventID>502</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2011-02-01T16:40:11.486983400Z" />
        <EventRecordID>2754</EventRecordID>
        <Correlation ActivityID="{3211E6FB-2801-456D-BE6E-66AAE150A4DC}" />
        <Execution ProcessID="968" ThreadID="5856" />
        <Channel>Application</Channel>
        <Computer>computer.domain.name</Computer>
        <Security UserID="S-1-5-21-3705223304-2632712944-1292073641-26755" />
      </System>
      <EventData Name="EVENT_FDEPLOY_FailedToApplyPolicy">
        <Data Name="FromFolder">Videos</Data>
        <Data Name="ToFolder">\\servername.domain.name\documents$\ivan\Documents\My Videos</Data>
        <Data Name="Options">0x1001</Data>
        <Data Name="Error">Can not create folder "\\servername.domain.name\documents$\ivan\Documents\My Videos"</Data>
        <Data Name="ErrorDetails">Access is denied.
    </Data>
      </EventData>
    </Event> 
    Something like this I see in the Application Eventviewer:
    Environment:
    Windows 7 Enterprise client with patches until 1-Nov-2010
    Windows Server 2008 R2 for the Documents$ share
    Windows Server 2003 R2 as the domain controller
    I have tried all different option even to rebuild the CSC database but this also was not helping. I hope we are not dealing with a bug.
    Any help is much appreciated.
    Best regards, Ivan Versluis http://www.networknet.nl

    Ivan and SteveDIG - Thanks for taking the time to post detailed information about what you have found.  I have found the same things over the past few months and have been working with Microsoft to resolve this.  Like Ivan, I have been told by
    MS that this is a design problem in Windows 7, but they did admit it is a bug and did not charge me for the case.  That was the good news.  The bad news was that the problem is so 'deep' in Windows 7 that it will not be fixed until Windows 8 and
    the CSC engineering team in Redmond has rejected several requests to fix this issue in Windows 7 from several customers.  I personally feel we should have hauled our TAM in over this, but that wasn't my call so we haven't attempted to get an attitude
    change from MS.
    <RANT> I find this completely outrageous.  Windows is supposed to be a multi-user operating system suitable for deployment to mobile workforces spread around the world and often using slow VPN links.  Offline folders, folder redirection,
    slow link detection, etc. are all great on paper and as I did the design work for the W7 solution I've just built I sold these advantages heavily.  I now have serious egg on my face and am not happy.  Like others here I missed this in testing as
    multiple users are a fringe for us, but still important, I unfortunately didn't think to specifically test for multiple users, though I tested the features thoroughly and was happy with the results when used on single user machines.</RANT>
    As identified above, this issue manifests when more than one user uses a machine and their Offline folders (all redirected folders are configured this way by default) are in an offline state when the first user logs off.  The second user cannot access
    this 'offline' share so folder redirection fails.  We get burnt as we have latency=0 configured for slow link detection with Offline folders so users always work offline.  This is partly because of WAN optimisers in the network that lie to Windows
    so the online/offline transition doesn't work on slow links (not MS's fault), and partly because it made sense for other reasons.
    The workaround Microsoft and I came up with for our environment was to use individual file shares for each user.  We had been using a common file share with each user folder under that file share.  Changing to an individual share for each users
    means the share is not locked by the previous user.
    Examples
    This would cause a problem if John then Emma logged on to the same machine. Folder redirection would fail for Emma:
    \\FileServer1\Users$\john
    \\FileServer1\Users$\emma
    So would this if DFS was used
    \\my.domain\users\john            (points to \\FileServer1\Users$\John)
    \\my.domain\users\emma          (points to \\FileServer1\Users$\Emma)
    This would fix the problem:
    \\FileServer1\John$
    \\FileServer1\Emma$
    Unfortunately we then figured we could move these shares behind DFS like so:
    \\my.domain\homes\john             (points to \\FileServer1\John$)
    \\my.domain\homes\emma          (points to \\FileServer1\emma$)
    This was wrong.  The problem returned.  I assume the share that is being locked is now the DFS root and not the user share.
    The operations team here is very reluctant to go with direct access to the file servers and not use DFS as that will create issues for them in the future when they need to make file server changes.  I sympathise with them but can't see an alternative
    at the moment as we are deploying W7 and can't stop.  If I'd picked this up earlier a third party product might have been the solution (MS actually suggested this when I opened my case).
    I hope the information about individual shares above is helpful to someone.  Otherwise I don't really have more to add but I needed the rant :-)
    <RANT>BTW.  Has anyone tested changing a user’s home directory path once it is cached?  Try it. Test a scenario where you move the user from one file server to another.  You will not enjoy the results.  I'll say no more
    than this as it is off topic, but it shows the lack of investment in the CSC feature in Windows.  Very disappointing</RANT>

  • I cannot fully uninstall iTunes because I am unable to delete the commonfiles\apple folder

    I received error 42404 after updating to itunes 11, and have attempted to follow the instructions at http://support.apple.com/kb/HT1925. However, my Vista will not let me delete the commonfiles\apple folder. How can I delete it?
    The day of iTunes 11's release, I updated my iTunes, then opened up the prgm to take a look at it. I was immediately brought to the attention that the program didn't install correctly (with error 42404), so I uninstalled iTunes and reinstalled it, with the same error coming up. I continued to use iTunes and see if i could ignore the issue, however I discovered I was unable to log into my itunes acount on the store.
    So I followed the isntructions at http://support.apple.com/kb/HT1925 correctly, deleted the remaining files/folders, except I am still unable to delete the C:\Program Files\Common Files\Apple\ folder. I attempt to delete it, it asks me for permission to do so, I say continue, and even after I give it permission to delete the folder, it instantly says to me, "You need permission to perform this action," and it gives me the options to cancel or try again (which immediately brings this same window up again asking me to try again).
    I've done plenty of research for the past two days, from attempting to delete the individual files within this folder via the Command Prompt, using Safe Mode, and many other options, yet nothing works. I've seen many forums advise using a program called "Unlocker," however, anyone googling the program will find that it is offered from a plethora of various sites, and I honestly dont trust programs from these sites.
    Is there ANYTHING anyone knows to do for an issue like this? All I need is that one folder deleted, and all my problems are gone!

    It still didn't work...
    Within this commonfiles\apple folder, there is only one folder, labeled "Internet Services." Within this folder, there are 6 folders, labeled:
    APLZOD.resources
    BookmarkDAV_client.resources
    CoreDAV.resources
    iCloud.resources
    iCloudServices.resources
    ShellStreams.resources
    Within all but CoreDAV and BookmarkDAV_client, there are multiple different folders, all labeled starting with a two letter (acronym I believe, for different languages) then .lproj (for example, a folder is labeled "ar.lproj".
    In each of the folders of APLZOD.resources, there is a file labeled "APLZODlocalized.dll."
    In all of the folders containing the multiple .lproj folders, there are likewise "name"localized.dll files contained.
    In the BookmarkDAV_client and Core DAV folders, they each contain only one file, "Info.plist"
    I attempted to delete all of these files, and still, the FileAssassin could not delete them. I unlocked one of them for instance, and I tried to delete the file myself (thru windows explorer and just clicking delete), and I still had the same issue of coming eventually to the window requesting me to "try again" to have permission.
    What can I do?? I'd like to avoid Unlocker, but if it really is a reliable and SAFE program, and someone knows a SAFE place to download it from, I'd appreciate it very much so!!
    thanks!!

  • I can no longer drag a link to a folder -- a Windows folder -- to save it. This feature is (was) very useful as I could save links relevant to my work in the folder for the project.

    In previous versions I have been able to drag the icon from the address bar to a Windows folder, producing a clickable link in that folder.
    I even have FAQ and Help files on various web sites advising people to do that as it is very useful to have links to web sites in a folder relevant to the content of the folder.

    This is very frustrating -- this feature worked in ver. 3, not sure about 4, but now FF 5 has removed it. This is important enough to me to either revert to v. 3 or use Opera (see below).
    IE v. 8 has removed it too.
    Opera v. 11 will do it -- but it only saves to the desktop and not to folders, so you have to drag the icon to the desktop and then drag it into the folder.
    I use this regularly with presentations -- will be doing one next weekend -- and I take it on a USB memory stick to someone else's computer. I can click on a link in the presentation folder and have that page open in their default browser. It does me no good to have the link in my bookmarks back at my office.
    If you're going to remove the feature, you might ought to remove the suggestion to use it at:
    http://kb.mozillazine.org/Mouse_tips
    and
    https://support.mozilla.com/en-US/kb/Creating a desktop shortcut to a web page
    Please restore this feature!

  • How can I delete the All Imported folder on my ipad (imported from an SD card)

    When traveling, I import all of the pictures I take each day into the photos app to view the day's results, and provide a back up copy.  I then return the SD card to my camera for the next day's use.  In this way, at the end of my trip, I have all of my photos on both my SD card (or cards) and also my ipad.  When I return home, I load all of my photos into Photoshop on my PC for storage and editing.
    I then wish to delete the entire All Imported folder from my ipad.  I have not found a way to do this.  I could theoretically individually select each photo and then delete them all.  This is impractical, however, since I have thousands of pictures on my ipad by the ende of the trip.
    I seems to me that there must be a way to delete the entire imported folder, but I can't find it.  I can delete folders that I manually create using the edit function, but this doesn't work for the imported folders.
    I haven't been able to find a solution on the community or using google.  Any help will be appreciated.

    The iPhoto App can select all of the photos in the All Imported folder and delete them.

  • My HP wireless printer keeps getting deleted from my windows 7 PC. Why?

    I have a HP Photosmart D110A e-printer and every once and awhile it get deleted from my Windows 7 PC and I have to add it again, What is going on with this. Any tips would be great.

    It should.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Please, Help me my folder utilities have errors!

    Please, Help me my folder utilities have errors - You can't open the application Terminal because it may damaged or incomplete.
    I formatted the HD and reinstalled Snow Leopard Apple original disk that came with Macbook Pro.
    I am a photojournalist and need the terminal window, please do not ask why! :-)
    I have a documentary project in Brazil jungle in a few days and I am desperate to solve the problem. I don't want just now migrating to the Mountain Lion, I'd rather do it when I return from the project. I am new to the Apple world! I appreciate all help!
    Thanks. Leo
    AirPort Utility - You can't open the application Terminal because it may damaged or incomplete.
    AppleScript Editor - You can't open the application Terminal because it may damaged or incomplete.
    Audio MIDI Setup - You can't open the application Terminal because it may damaged or incomplete.
    Bluetooth File Exchange - You can't open the application Terminal because it may damaged or incomplete.
    ColorSync Utility - You can't open the application Terminal because it may damaged or incomplete.
    Console - You can't open the application Terminal because it may damaged or incomplete.
    DigitalColor Meter - You can't open the application Terminal because it may damaged or incomplete.
    Disk Utility - You can't open the application Terminal because it may damaged or incomplete.
    Expose - You can't open the application Terminal because it may damaged or incomplete.
    Grab - You can't open the application Terminal because it may damaged or incomplete.
    Grapher - You can't open the application Terminal because it may damaged or incomplete.
    Java Preferences - You can't open the application Terminal because it may damaged or incomplete.
    Keychain Access - You can't open the application Terminal because it may damaged or incomplete.
    Remote Install Mac OS X - You can't open the application Terminal because it may damaged or incomplete.
    Spaces - You can't open the application Terminal because it may damaged or incomplete.
    System Profiler - You can't open the application Terminal because it may damaged or incomplete.
    Terminal - You can't open the application Terminal because it may damaged or incomplete.
    VoiceOver Utility - You can't open the application Terminal because it may damaged or incomplete.

    Welcome to Apple Support Communities.
    Reinstalling from the original Snow Leopard disk probably got you a version of OS X earlier than 10.6.8.
    Running Software Update multiple times MIGHT eventually fix the problem.
    A Combo Update is supposed to be a complete set of all OS X files that were updated in any release of that version of OS X.
    So, the Combo update is a shorter path to get the updates all at once, in one download of OS X 10.6.8 Combo Update v1.1.
    http://support.apple.com/kb/DL1399
    The full combo download is about 1 Gigabyte, so it will take a while.
    You'll still need to download Safari v5.1.7 from this non-Apple link to get to the latest release, selecting Get Older Version for OS X 10.6.8.
    http://www.macupdate.com/app/mac/15675/apple-safari

Maybe you are looking for

  • Where to find a tutorial for clusters and bundling by name?

    I have a huge vi. I need data to flow from one multistep loop to another.  I want to make it a subvi for another vi, but there are too many connections for it to be created. The help error suggests i use some clusters. I would like to view some basic

  • Hi need help..very urgent..

    Hi ABAPers, I am very new to ABAP..i need help in coding this following logic,,, Can anyone help me in coding this following logic.. Step 1.  Retrieve customer number KUNNR from VBAK Step 2.  Pass customer number KUNNR to KNA1 and retrieve address nu

  • Firefox says I have v11 of Adobe Flash Player but Adobe (and Internet Explorer) say I have v16. How to fix this?

    According to the the Firefox Add-ons Manager and the plug-in check page, I am running version 11.6.602.180 of Shockwave Flash, so I went to the Adobe website to download the current version (16.0.0.296). Adobe says I am already running the latest ver

  • 11G vs 12C

    Hi We are migrating our 11g standard database to 12c, however the first thing that we noticed is that EM is no longer part of the Oracle Database Installation. In the past, EM was installed by default in 11g, however in 12c is not even an option. Wit

  • Does Illustrator has a Remote Connections?

    Over Photoshop cs5 version, there is a very awesome feature called:"Remote connections". it's very usefull to connect to my device to check my design. but I really wanna Illustrator has the same feature. coz I use Illustrator more often than the phot