Directory for installed files

I downloaded and ran a software to change the theme on my itunes. During the installation process, it asked me to designate the volume where I desired to install it, taking up xx mb of space. I chose my default drive, installed it, and found that it instead messed up my itunes. Now, I would like to know how to uninstall this software, and where it might be located in order to do so. I tried searching for it using the search tool and could not find it. Any help is much appreciated. Thanks.

First, contact the developer of this unnamed mysterious app. Second, look in /Library/Receipts/boms/ and see if there's one for this thing. If so, use the lsbom command in Terminal to read it—it lists where everything is supposed to go. BTW, a normal Spotlight search doesn't report everything that it knows about. See http://www.pinkmutant.com/articles/Leopard/leospot.html and http://www.thexlab.com/faqs/stopspotlightindex.html then my mod to Finder's Find at http://www.macosxhints.com/article.php?story=20080229204517495 for what you can change so you can find stuff excluded by the default structure.

Similar Messages

  • Directory for archiving files with errors

    HI ,
    My Scenario is file to RFC Asynch.
    when ever the PI picks file from the source directory that file need to delete from the path and need to be archived to some other patch.
    And if the file has wrong data it need to archive to error archive folder.
    For this I used  Archive processing in filesender adapter and I also used directory for archiving files with errors(for wrong data files).
    Now the files are arching successfully in the given archive folder for successful messages. But the error files (wrong data which are throwing mapping error in MONI) are also archiving in the same archive folder.
    But these error files need to archive in error archive folder.
    How can I achieve this?
    Thanks in Adv..
    Vankadoath.

    you can use raja's logic ..........in addition in second receiver do a simple mapping UDF to delete the file from the SUCCESS folder. otherwise your file will be archived in both the folder success and errror
    see this code.
    DynamicConfiguration conf = (DynamicConfiguration) para.get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
                   DynamicConfigurationKey keyFileName1 = DynamicConfigurationKey
                   .create("http://sap.com/xi/XI/System/File", "FileName");
                         inputFileName = conf.get(keyFileName1);
      *File f1 = new File("/usr/sap/XX/"+keyFileName1);*
      *boolean success = f1.delete();*
      *if (!success){*
      *System.out.println("Deletion failed.");*
      *System.exit(0);*
      *}else{*
      *System.out.println("File deleted.");*

  • Change default directory for Creative files (such as Media Databa

    I'm using a Zen xtra with WinXP Pro on my company laptop. The Creative software puts a lot of files (7 MB!) in my user profile under Document and Settings. Unfortunately, this is making my profile larger than my company allows, since they back up the profile over the network.
    How can I change the default directory for these file? I can't find any .ini files that might declare the path, and I can't find anything in the Windows Registry that points to my profile.
    Help please?
    Thanks,
    Luke

    Thanks for the suggestion of deleting the JetFileBackup folder, Micromouse. I'll try it.
    Any other files look deletable? Without any way to move them, I may have to try deleting some and see what happens.
    I'm not even sure which Creative programs can be uninstalled (other than Nomad Explorer) and still be able to use MediaSource to play songs from my Zen Xtra (through a USB connection). Windows Add/Remove Programs says that I've used all of these programs today:
    Creative Jukebox Driver
    Creative MediaSource
    Creative MediaSource AudioSync Plugin
    Creative MediaSource NOMAD Jukebox 2/3/Zen Plugin
    Creative NOMAD Jukebox Zen Xtra
    But all I've done is open MediaSource and start a playlist from my Zen Xtra. Anybody know which of those can be uninstalled without affecting my use? (Maybe this deserves a separate topic.)
    Thanks,
    Luke

  • Is there a way to open up a directory for static files.

    Is there a way to open a specific directory or set of directories up for browsing with WLS 8.1.5 (such as having static .txt,.html files,etc..) without having to deploy some sort of java app to do this.
    Basically we need a quick and dirty way to access files sitting on a specific directory on our Web Server machine. Example is there a way to open up just the directory /home/user/files/video for access?
    Thanks,
    Cash Chitwood

    Well in order to host something I can't see you doing it without having to have a web application? So if you do not have a web application you will probably need to do that and deploy the war I guess even if its an empty war. In which case you can set that parameter I posted about earlier to access your folder?
    -Jesus

  • PSE 7: "Base directory" for locating files?

    I'm trying to salvage a Photoshop Elements 7 catalog that won't cleanly regenerate thumbtails on the old machine (so it hangs). I tried deleting the cache, but the system crashes the first couple of times regenerating the thumbnails, and eventually seems to "hang" at 50% CPU (sits for hours, seeming doing nothing).  The log file is no help.
    On my new machine, there is no hang, but PSE 7 it is VERY slow to re-locate files, since everything is now at a different location.
    Question: Is there a way to set the "base directory" for where Elements starts its search for files, when the location referenced in the catalog has changed?  Is there another way to update the catalog, when the physical location of files has changed?
    I wanted to backup from the old machine and restore to the new via an external USB disk, but because the old machine "hangs" on the thumbnails, I can't.  At this point, I'm thinking of re-cataloging my thousands of photos...

    That's not how PSE works.
    PSE knows about photos only if you Import the photos into PSE. Then, PSE knows what folder the photo files are in, and they must remain in that directory, unless you use PSE to move them.
    So, if the photos are in different directories on the new computer, you must reconnect the photos to the PSE Organizer. Here are the details on how to do this: http://www.johnrellis.com/psedbtool/photoshopelements-6-7-faq.htm#_Quickly_reconnecting_la rge

  • Looking in the wrong directory for class file

    My javabean looks like this:
    <jsp:useBean id="mailer" class="MailerBean">
    <jsp:setProperty name="mailer" property="*"/>
    <% mailer.sendMail(); %>
    </jsp:useBean>
    The actual MailerBean.class file is in ROOT/public_html/servlets directory. The file that uses the above javabean is in ROOT/public_html/clearresults directory. I have tried a bunch of different lines of code to point to the servlets directory with no success. The javabean continues to point to the ROOT/public_html/clearresults/MailerBean.class file when it should point to ROOT/public_html/servelts/MailerBean.class. How can I point the MailerBean class to the servlets directory without moving the file that uses the javabean?

    Generally you don't have to write code to say where a class is, and I don't know what "pointing" a class is. Things that run servlets and JSPs have rules about where they will look for classes. All you have to do is put your MailerBean class where the rules say to put it. Often that's a directory called something like .../WEB-INF/classes, but check out the rules for your product.

  • What is the portal root directory for uploading files

    Hi
    I need to upload js files to my portal server (to the home page)
    Can anyone let me know where is the the folder in the server that I need to put the files and the portal will see it.
    Thanks!!

    Hi,
    Oracle Portal doesn't have a "root" directory - Oracle Portal is a combination of many other products & services.
    You need to put your .js files in a Directory & tell Apache to "look" in tthat directory for the .js files. You need to use a directive offered by Apache - Alias - to achieve this. You need to tweak main the Apache Configuration File - http.conf - & specify the folder where your .js files reside. You need to modify the Configuration File using the Entrerprise Manager only.
    Here's an example :-
    Alias /js C:/OraMidTier/javascript
    <Directory C:/OraMidTier/javascript>
              Order allow,deny
               Allow from all
    </Directory>You can then dump all your javascript files in this folder & access it in your HTL Pages with the Virtual Path - /js - e.g.:-
    <script type="text/javascript" src="/js/mySrc.js">You can get more information from the Oracle HTTP Administrator's Guide ( or, the Apache Documentation ) about the Alias DIrective.
    Regards,
    Sandeep

  • How to change directory for VOD files

    Hello..
    My company has recently asked me to install the Adobe Streaming Server 4.0.  I was wondering if it is possible to have the server software reside on the C: drive, while having my VOD files on seperate D: drive.  The staff here wants to separate the software (server in this instance) from the individual flash video files, so they have set up two drives.  Any suggestions here?  Can this be done, or do the files have to reside inside the VOD folder on the C: drive?

    Hi,
    Thanks for your interest in FMS 4.
    Yes , you can have the FMS installation in the C drive and the media files any where else. Go to the FMS installation directory and to the conf folder under it. There is a fms.ini configuration file where we can edit the settings for the vod folder. Find a variable VOD_DIR which is now pointing to the vod/media folder under FMS. Change it to the location that you would like to have.

  • How to list directory for required files

    private int checkForFile() throws Exception
    File dir = new File((String)args.get("D:\\temp");
    String[] children = dir.list();
    String pattern = "MYFILE(I|E|G|H|N|S|V).dat";
    for (int i =0; i < children.length; i++)
    if (Pattern.matches(pattern,children))
    set.add(children[i]);
    String[] arr = (String[])set.toArray(new String[set.size()]);
    boolean exists = false;
    for(int i=0; i < arr.length; i++)
    FNAME = arr[i];
    exists = (new File((String)args.get("D:\\temp\\" + FNAME)).exists();
    if (exists) { System.out.println("exists");  return 0; } else { return 1; }
    I have to check for all matches in the pattern, if any one file is missing it should specify that the file not found.

    the pattern string contains 7 possible file names
    like MYFILEE.dat, MYFILEG.DAT, MYFILEH.DAT and so on.
    I know how to list the directory but I have match for all 7 possible file names. If some file is missing today and Pattern.matches has matched only 6 of them then it should stop continuing and throw file not found message
    i hope u understand my requirement

  • Directory for EIF File

    Hi fellow devs,
    I'm attempting to use available 'Export to EIF File' option in AWM, but not seeing any directory specified in drop-down list. I searched and found the below link:
    Re: Unable to set the Current Directory Alias (CDA)
    Do you believe I can use same approach to get this done? Will AWM pick it up once its specified? And is there any way to save the file to a Windows directory instead?
    Thanks
    Mike

    Mike,
    The EIF file is an option to export your data and structure of the AWM. What is described in the other post you mentioned hold good for any body wants to do an EIF export/import approach.
    Here are the steps you should be doing.
    1. Create an oracle directory. If the directory is create by sys or some other user(other than owner of the AW) then ensure that owner of the AW has read/write permission to the directory.
    create directory dir as '<path physical location on disk>';
    grant all on direcroty dir to <aw owner>;
    2. Now when you go to AWM you would see the directory list in the drop down and can do an export/import of the AW.
    The above process is from AWM. If you want to use OLAP dml then you can do following in olap worksheet.
    cda <directory name>;
    lmt name to all;
    allstat;
    export all to eif file 'eif_file_name.eif';
    to import
    cda <directory name>;
    import all from eif file 'eif_file_name.eif';
    Hope this helps.
    Thanks,
    Brijesh

  • How to set directory for preview files?

    I have my Media Cache folders set to an external hard drive, but Premiere Pro still continues to create hundreds of rendered preview files in the default location of Users/username/Documents/Adobe/Premiere Pro/8.0/Adobe Premiere Preview Files, filling up my main disk and then crashing when it gets full. Is the preview file folder a separate setting somewhere?
    Mac Pro 5,1, OSX 10.9.4

    I am having a problem with this as well since installing 8.0. PP 7.2.2 and previous versions did not have this issue.
    When I set the Media Cache preferences to store all cache on an external hard drive it will in fact do so with the exception of IMS files which it still puts in the default of C:\Users\USERNAME\AppData\Roaming\Adobe\Common\Media Cache Files.
    Win 7 Pro
    PP CC 2014
    2014.0.1 / 8.0.1

  • Change working directory for music files

    My C drive is full and I need to move my iTune music files to another drive. How do I redirect iTunes to a new location ?
    Thanks

    Thanks. I followed your instructions and now all new imported songs are going into the new drive. Can I move my original songs to the new drive ? or the application will try to look for them in the original drive and "fail" ? regards. BR

  • Illustrator needs a Relative mode switch or ability to set a Working directory for each AI file!

    Hi guys,
    I thought I would post in here because I find I'm wanting this feature more and more over the past year.
    This can apply to most of Adobes application but it would be great to see some file management functionality built into the applications themselves. This could then be further expanded in Bridge/Cue to incorporate more applications into the working project but at the very least the application itself the ability to control its own root existence.
    On so many occasions I require Illustrators file linking feature to be relative and NOT absolute which it currently is. The only relative capability it has is if ALL the linked assets are in the same local directory as the AI file itself and this as everyone knows breaks the first rule of proper file management.
    Many of the projects I work on uses many AI files with sometimes over 50 linked in assets in a variety of different formats from a variety of different clients (locations). I cannot easily move this project folder around without the painful task of linking all the data again and this creates a massive issue.
    Ideally an approach similar to Autodesks Maya and Max where you can set project directories. This means all the Save As and other operations will default to that working directory for that file. All linked data will then use the projects working directory as its root and allow the project to move from location to location and not be affected.
    This would Im sure benefit many other designers who work on projects with large amounts of data that may not live always in the same spot. For us we work with so many different people during a production that mobility is a must and at the moment we are finding it very difficult.
    As always, thanks for reading.
    Cheers
    Nick.

    Hello,
    First command
    So what does the wiki meen by: "DEVPATH sets the physical device. You can determine this by executing the command
    readlink -f /sys/class/hwmon/hwmon-device/device | sed -e 's/^\/sys\///'"
    Physical device of what, and what output am I suppose to get: Nothing, a list with output on where the symlinks lead, something else... In my case I got no output, if that is right, I do not know - since I do not understand what the command do.
    Seccond comand
    DEVNAME: Sets the name of the device. Try:
    sed -e 's/[[:space:]=]/_/g' /sys/class/hwmon/hwmon-device/device/name
    Does it meen like this - If I during my pwmconfig used hwmon1 wich was coretemp, and hwmon2 wich was nct6775, I should do:
    sed -e 's/[[:space:]=]/_/g' /sys/class/hwmon/hwmon1-device/device/name coretemp
    sed -e 's/[[:space:]=]/_/g' /sys/class/hwmon/hwmon2-device/device/name nct6775
    And that will direct every occurrence of hwmon1 and hwmon2 to the correct sensor chip?
    Regards
    Martin
    Last edited by onslow77 (2015-01-23 21:46:04)

  • Re: Getting an error after selecting the install directory while installing odi 12c

    Hi,
    After I select the directory for installing ODI and click next,it gives me error saying :-
    INST-07545: Unexpected Error. sealing violation: can't seal package javax.xml.bind.annotation: already loaded
    I did some research and all I got is its an unexpected error from the below link.
    http://docs.oracle.com/middleware/1212/core/FMERR/chapter_inst_messages.htm
    Any help is much appreciated.
    Edit :
    I am using Windows 7 Professional (Service Pack 1 ) 64 bit operating system and am executing the following jar file odi_121200.jar.
    Thanks and Regards
    Sunil

    Please check level for JAVA:
    Java 2 Standard Edition 1.4.2 (J2SE) -- included with the Mozilla 1.4 Browser
    Using previous versions of the J2SE may result in some compatibility issues using the Mozilla 1.4 Browser. For more information on the Java platform compatibility with previous releases please visit: http://java.sun.com/j2se/1.4.2/compatibility.html

  • Changing default directory for iTunes Library.itl and iTunes Music Library.

    I need to change the default directory for the files iTunes Library.itl and iTunes Music Library.xml permanently.
    It must be relocated from the My Documents directory due to VPN reasons.
    Has anybody an idea if this is possible? I could not find a corresponding registry entry.
    Notebook Windows XP Pro

    Using TweakUI to Move or Create Your Library/My Music Location
    Use TweakUI (See: ’Disk is locked’ or ‘iTunes folder cannot be found’ when installing or opening iTunes ) to create a 'My Music' folder in a spot where you desire. iTunes should then find this location and deposit its Library files there, and the 'iTunes' folder and sub-folders as well (if you direct it to).
    First, see this Article for some background information: What are the iTunes Library files?
    If you cannot see the ‘My Music’ folder within the TweakUI drop-down selection, proceed on to the following:
    1 On the start menu go to ‘Run’
    2 Type in RegEdit
    3 Navigate in RegEdit to HKEYCURRENTUSER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
    4 Delete any entry for ‘My Music’
    5 Navigate up the tree to HKEYCURRENTUSER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
    6 Make sure there is an entry for ‘My Music’ and is pointing to C:\Documents and Settings\[username]\My Documents\My Music (you can edit the value by double clicking it)
    7 Close RegEdit
    8 Reboot
    iTunes &/or TweakUI should now be able to find the folder.

Maybe you are looking for