Windows 7 Libraries Support Needed

Windows 7 has a great feature called Libraries that allows you to link multiple directories into a single logical folder. This helps you to organize assets for a project that may be scattered across multiple drives or the network into a single place. However, this feature isn't properly supported by Bridge.
The problem is that, although libraries do show up in Bridge, they show up with no context. So, you can't tell which drive a folder is on or what folder a given folder may be a sub-folder of. Without this context it can be very difficult to make proper use of the library feature. For example, if you have several folders all having the same name, the only thing that differentiates them is their parent folders/drives. But the parent folder/drive names aren't shown. Without this contextual info, the only way to know what's in a given folder is to drill down into it and look.
Even worse is the fact that all the contents of all the folders get lumped into a single virtual folder in Bridge. So, for example, consider a folder called Menu with and another folder called Images in different places on my hard drive and I add them both to a library. When I view my library in Bridge all the files in both folders are listed together in the library as though those files were all within a single folder. What Bridge needs to do instead is show the folders Menu and Images and show the contents within those folders.
These problems make libraries essentially useless in Bridge. Bridge needs to provide this context in the same way that Windows Explorer does.
David Salahi

Hi,
You can order a recovery kit here. Your PC shipped with Vista 64 bit.
Do you have a Win 7 install DVD?
The recovery kit will not give you access to files on your current HDD.
You may be able to retrieve important files by using Puppy Linux.
Have you entered Setup to verify your HDD is recognized in the BIOS? Your HDD may have failed.
Jaco
****I am not an HP employee****
Please give a" Kudos, Thumbs Up" if advice received is relevant or" Accept as Solution" to assist other forum users having a similar problem.
HP Products:
810-150se Desktop
17t-j000 Notebook
H8 1380t CTO Desktop
560z Desktop
Errare humanum est.

Similar Messages

  • I'm using Adobe CS we reinstall windows then we need to activate program by internet but it can't then we try to activate by phone it also can't no longer support by phone how we can do ? please advise

    i'm using Adobe CS  we reinstall windows then we need to activate program by internet but it can't then we try to activate by phone it also can't no longer support by phone how we can do ? please advise

    Tomzeer please see Activation server shut down for Creative Suite 2, Acrobat 7, and Macromedia products where this topic has been discussed.

  • Can't add users' home folders to Windows Libraries - "unindexed network location" error

    I am unable to add our users' home folders to their Windows Libraries on client PCs.  Windows is giving an unindexed network location error.
    This worked perfectly fine in WHS 2011, but is failing on WSE 2012 R2 Essentials.
    I've checked the indexing settings on the server, and the correct locations are in fact being indexed. 
    Since several of our clients have limited local storage, I can't solve this by turning on Offline Files.
    Is this behavior by design, or am I seeing a bug? 
    I'm guessing that on WHS 2011 the user folders are special-cased somehow, as normally one would need to include the share root in a library for federated indexing to work correctly.  What is it about WHS 2011 that makes this work, and is it possible
    to replicate these settings on our WSE 2012 R2 server?
    Thank you.

    No, our clients are not domain joined.
    To clarify, I'm not trying to redirect local folders, but rather to add the (automatically provisioned) user folder on the server to local libraries.  Federated search does support this scenario in WHS, so I assume it should work in WSE. 
    Trying to understand why I'm seeing the error.  Thanks.

  • Change to signature of JAWT_GetAWT in Windows libraries

    We have noticed a change of the signature for the function JAWT_GetAWT in the Windows libraries at about JDK 1.6 u14.
    The function is no longer exported as JAWT_GetAWT@8
    instead it is exported as JAWT_GetAWT
    Is this a deliberate/permanent change to the exporting of this function?

    jschell wrote:
    Kattamine wrote:
    Not true, the ordinal for the function is 1, the @8 is name mangling indicating the size of the variables
    Interesting statement. Some research provided the following....
    [http://msdn.microsoft.com/en-us/library/bb687850.aspx]
    'For 32-bit Windows API function calls, the convention for the decoration of C-compiled functions is as follows: function_name becomes functionname@n where n is the number of bytes expressed as a decimal taken up by all the arguments, with the bytes for each rounded up to the nearest multiple of four. "
    The link is under MS Office 2007 so hopefully it is up to date.
    It does however say it is just a convention. That word could suggest that it doesn't need to follow your statement.
    Thankyou for the confirmation that what I said was correct.
    For info, you may also like to check, the convention is typically broken when you specify a specific name for export, say through a .DEF file.
    {quote:title=jschell wrote:}{quote}
    {quote:title=Kattamine wrote:}{quote}
    If we where using a .lib to access it, we might not have a trouble, however we are using loadlibrary and GetProcAddress.
    We now have to do the following to support multiple versions of the 1.6 JRE
              PJAWT_GETAWT JAWT_GetAWT = (PJAWT_GETAWT)GetProcAddress(_hAWT, "JAWT_GetAWT");     // newer version 1.6
              if(!JAWT_GetAWT)
                   JAWT_GetAWT = (PJAWT_GETAWT)GetProcAddress(_hAWT, "_JAWT_GetAWT@8");
              if(JAWT_GetAWT)Undocumented features do not require that the provider supports them in any way, including changing them or removing them at any time.
    So you must test for every single build version.As you say, undocumented features do not require support, it has been an unofficially documented feature used since JRE 1.3 when it was introduced to have people use the even less documented feature in prior versions that was sun specific. In all the versions between 1.3 and 1.6u14 we have not seen this change, but as you say, it could have changed with each build.
    Thats all ok, now at least there will be one document thread somewhere describing that the method has changed and why people will have to make updates, that it is still unsupported and it is still unclear if the change was deliberate or not.

  • Windows 7 support  UEFI

    When looking at what Macs got *+official support Windows 7+*
    Pivots on EFI (no support) or UEFI 2.x (supported)
    http://support.apple.com/kb/HT3920
    Same was true with with Vista 64-bit.
    http://support.apple.com/kb/HT1846
    Apple adopted Intel's EFI in 2006 (the Macs that don't get official Windows 7 support) and UEFI in early 2008.
    A better boot manager and other changes I'm sure, not just a new set of drivers though, even those are also critically needed.
    What UEFI Can Do For You :
    has sections on industry support; storage partitioning with GPT, even Apple Boot Camp.
    http://maximumpcguides.com/windows-vista/convert-a-mbr-disk-to-a-gpt-disk/
    http://www.techotopia.com/index.php/AddingNew_GPT_and_MBR_Disks_to_Windows_Server_2008Systems
    Technical Note TN2166: Secrets of the GPT
    http://developer.apple.com/mac/library/technotes/tn2006/tn2166.html
    http://www.tomshardware.com/reviews/intel-uefi-firmware,2486-7.html
    UEFI 2.3 supports 64-bit kernel mode; Windows 7 64-bit; and supports boot volumes greater than 2TB, addressing more memory (Mac side as well).
    http://www.pcmag.com/encyclopedia_term/0,2542,t=EFI&i=58377,00.asp
    http://en.wikipedia.org/wiki/UEFI
    http://www.uefi.org/about/
    Microsoft firmware system guide:
    http://www.microsoft.com/whdc/system/platform/firmware/uefiguide.mspx
    http://www.microsoft.com/whdc/system/platform/firmware/default.mspx

    I hope I'm not misinterpreting you, but you're actualy saying this update could be more like a UEFI-update?
    That is exactly what I was hoping for. Dump this whole "protective MBR"-****, and go fully UEFI

  • HP LaserJet and Color LaserJet - Windows 7 support

    To help customers successfully use their products with Windows 7, HP has identified recommended drivers per product. Please visit the following support documents for more information:
    HP LaserJet and Color LaserJet - Windows 7 support
    Deskjet, Officejet, or Photosmart
    If you are having an issue with a windows 7 software install or driver, please start a new thread for greater visability.
    I am an HP employee.
    Say Thanks by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as Accepted Solution

    Not to be confused with the title of this thread, because this tool will not work with installing most LaserJets, but try the HP Printer Install Wizard and let me know any error messages you get.  
    I will need to know quite a bit of information before I can be of much assistance, otherwise:
    1.  What error messages are you getting (ex. fatal error 1603)?
    2.  How are you trying to connect the printer (USB, wireless, etc)?
    3. What happened when you used the HP Print and Scan Dr?
    Lastly, If you do not answer these questions and others I know I will have, then I wish you the best of luck with your printer installation. Do not be mislead, just because I do not work for HP doesn't mean I'm not an expert.
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

  • Load balancing 10g forms - Connection from new browser window not supported

    Load balancing 10g forms - Connection from new browser window not supported
    We're experimenting with using webcache to load balance between multiple applications servers running OC4J forms processes.
    We currently have one machine with infrastructure and mid-tier (BI & Forms) installed, which is being used for the webcache functionality, this is load balancing between 2 other servers each of which just have the mid-tier (BI & Forms) installation
    In order to get this to work, I had to follow the instructions in the Forms deployment guide : http://download-uk.oracle.com/docs/cd/B14099_11/web.1012/b14032/tuning.htm#sthref707
    The main gist of this is that you need to set the following in the orion-web.xml file in order that the sessions are maintained:
    <session-tracking
    cookies="enabled">
    </session-tracking>
    This all works fine in most cases.
    The problem I am having is if I do one of the following on the client machine:
    1) From IE6 / IE7 run a copy of a forms application. Then open a new window using the "New Window" menu option, and attempt to run another forms application.
    2) In IE7 or Firefox 2.0 open a copy of the forms application, and then open a new tab and try and open another forms application.
    If I try either of these I get a FRM-92101 error, and the following is displayed in the java console:
    oracle.forms.net.ConnectionException: Connection from new browser window not supported
    From trawling various forums (including metalink and otn) it looks like a problem with the way coockies are handled.
    Unfortunately the usual workaround is to ensure that the session tracking option in the orion-web.xml file is disabled.
    The problem is that I need this enabled in order for the load balancing to work.
    Does anyone know of any other workarounds or patches that might help resolve this?
    We're using Application server 10.1.2.0.2 running on windows 2003 servers.

    You were right. Carriage returns were stopping it from working (the document is laid out over separate lines, so I assumed it would make no difference...).
    I've now managed to get it so the forms at least run, but they are all being run in the forms OC4J instance on the same machine as the OHS.
    Has anyone actually managed to get this to work, or am I doing something wrong?
    I did wonder if using an OHS instance on a machine with no forms installation would make any difference?
    I had raised a support call via metalink on this subject, but they eventually came to the conclusion that the only way to do this is with a hardware load balancer (Despite several documents suggesting that webcache is the way to go (including the forms deployment manual)).
    I'm at the point now of giving up and writing some custom scripts to do the job instead...

  • Just bought an Airport extreem for my windows xp. Need Airport Utility v5.5.3. When I go to apple downloads it comes back page not available, try later. Whats up. Is there another way to get this utility so I can get started?

    Just bought an Airport extreem for my windows xp. Need Airport Utility v5.5.3. When I go to apple downloads it comes back page not available, try later. Whats up. Is there another way to get this utility so I can get started?

    AirPort Utility 5.5.3 for Windows - Support - Apple works fine for me as well as a test.

  • GPIB-USB libraries that need to be included with Installer

    Hi,
    I need to make a small application executable, and the application needs to communicate with a power supply over a GPIB-USB-B connection. MAX can communicate with the power supply on this PC, and the second PC that I have my Base LabVIEW 7.1 installed on runs the executable application successfully. When I try to run the executable on the first PC, however, the process hangs. I included an Installer in the original executable build for the first PC, and in this build all the options under LavVIEW Run-Time Engine were checked (although LabVIEW RT Support wasn't available for checking.) However, none of the other options (Remote Panel License Support, Serial Port Support, Port I/O Support, and Hardware Configuration) are checked because I didn't think that I needed any of these for the basic GPIB communication I'm performing (just VISA Open, Read, and Write). Do you have any idea which of these libraries I need to include in the Installer to make this work? Or is there some other problem I'm not thinking of?
    Thanks,
    Mark

    What makes the situation odd is that MAX was capable of communicating with the device, but my application was not. In the interest of making it work, I stuck a spare license of Base LabVIEW onto the PC, and then the application (even the compiled, executable one) worked fine. So clearly something wasn't loaded along with the GPIB-USB-B drivers (or my application installer) that WAS loaded by the full installation of LabVIEW. But, again, the oddness of the situation stems from the fact that before loading the full LabVIEW, MAX (loaded by the GPIB-USB drivers) could communicate fine with the device. This set of circumstances doesn't make any sense to me, but maybe someone else can come up with something.
    The PC is a W2K box, and I assume whatever driver information that came in the installer and the GPIB-USB drivers has been overwritten by the full LabVIEW that's since been installed on the machine. I didn't actually oversee the installation of the GPIB-USB drivers, so it's possible the engineer who did that put the card into some odd state--it's also possible he didn't reboot after the driver installation. If the resources come free I'd like to clear out the machine and start fresh and recreate the sequence of events to see if I get the same result. I wouldn't be surprised if the problem stemmed from issues in the driver installation. But I want to hear if anyone's been in a situation like this before I go and do everything over again.
    Thanks for your help, and for the additional installer information,
    Mark

  • Windows crashed, I need to deactivate Acrobat 8 to reinstall, have serial number

    Windows crashed, I need to deactivate Acrobat 8 to reinstall, have serial number

    You need to call support by phone. Nothing anyone here can do.
    Mylenium

  • Does  window 98 support jakarta-tomcat-4.0.4 server

    Hi,
    I have a window 98 as my platform,i want to load jakarta-tomcat-4.0.4 will window 98 support this server base,basically i want this server to be loaded for working in jsp,ejb and servlet.Can any one help me reagarding this matter.Or what other server will work on windows 98.Thanking you.Where else can i get examples of how to run the jsp,ejb and servlets examples.
    vinay

    Tomcat is written entirely in java, so it can run anywhere you have a JVM! However, it only supports JSP and servlets. For ejbs, you will need another container. Try JBoss... www.jboss.org.

  • Will windows XP support Adobe PDFMaker 1.0 for Microsoft Word 97 (Final)?  Windows 7 home doesn't.

    will windows XP support Adobe PDFMaker 1.0 for Microsoft Word 97 (Final)?  Windows 7 home doesn't and current Adobe programs pdf my 99 page Word 97 doc into a 108 page pdf.  I need the PDF to be the same page count

    Adobe PDFMaker 1.0 is very old.

  • I have two iTunes libraries I need to merge.  Both contain over 34,000 songs, so I cannot do this manually.  Is there an easy way to do this?

    I have two iTunes libraries I need to merge.  Both contain over 34,000 songs, so I cannot do it manually.  Is there an easy way to do this?

    Drag the media folder from one over to an open iTunes window.  Go away and have a long lunch.  Of course if you have a lot of common content you will be spending your next vacation sorting out the duplicates.  Oh, you can search the Internet because I am sure somebody has some wonder tool that purportedly prevents duplicates, not that I would trust any automated method.  I always deal with duplicates one by one.
    Consolidating Multiple iTunes Libraries - http://www.ilounge.com/index.php/articles/comments/consolidating-multiple-itunes -libraries-api1/ - Basically using consolidate/organize to make sure all your media are in one place, then copying media from a second library to the main one by simply adding the media as new files.
    Commercial software that purportedly helps merge libraries (not a complete list, nor have I tried any of them):
    http://supersync.com/
    PowerTunes - http://www.fatcatsoftware.com/powertunes/ (commercial software)

  • Which version of Windows Server 2012 needs to be ordered so that I can downgrade to Windows Server 2008 64bit Standard SP2

    Dears in Microsoft,
    We need to have Windows Server 2008 Standard SP2 64bit to be installed and due to the fact it is no more available in Microsoft.
    I am going to order Windows 2012 with 16 CAL in order to downgrade it to Windows 2008 Standard SP2 64bit. My question is:
    1. Which version of Windows Server 2012 needs to be ordered so that I can downgrade to Windows Server 2008 64bit Standard SP2?
    2. what else required in terms of product key, media, license...etc?
    Appreciate your kind supports.
    thanks and best regards
    Barznj Abdullah

    Any licensing questions are always best addressed by a trained Microsoft licensing specialist.  You can find whom to call by looking at www.microsoft.com/licensing.
    One of the built-in rights of a Windows Server license is the right to run earlier versions of the operating system.  So if you purchase either Standard or Datacenter, you can run 2008 Standard.
    However, that does not provide the media or activation codes for earlier versions of the operating sytem.  You have to obtain those via other channels.  You should most likely contact a Microsoft reseller and talk to them.  They will
    most likely have a trained licensing specialist on hand to help answer your questions, and they should also be able to provide media for earlier distributions (for a slight fee).
    .:|:.:|:. tim

  • What versions of Linux and WIndows are supported?

    I have looked on the web site, and cannot find what versions of Linux and Windows are supported? Most of the documentation just says Linux and/or Windows, with no referenence to version.
    My specific questions are for Oracle Personal server:
    Is it supported on
    Windows XP Professional
    Windows XP Home Edition
    Red Hat Linux 7.3
    Red Hat Linux 7.2
    Red Hat Linux 8.0
    Red Hat Linux 9.0
    RHEL 3.0
    If yes to all or some, what is the best OS/Version to install the Oracle Personal Server on? Considering performance? Ease of install and use?
    Thanks,
    Tomas

    Joel:
    Thanks. But, when I tried to create an acct in metalink section, it said I needed a "support identifier". When I researched this, it seems I can only get a "support indentifier" if I have a valid support contract.
    Now, that seems a bit of "the cart before the horse", as I am thinking of buying the Oracle Personal Server, but have not.
    And want to know supported platforms before I do buy. But, now it seems I have to buy, to get my pre-sales question answered.
    Is there another place I can find this info, possibly a pre-sales area of the oracle web?
    Rgds,
    Tomas

Maybe you are looking for

  • Error message with Avid Media Composer 6

    I have installed a free trial of Avid Media Composer 6.  I had it on my computer and it was working fine, but I thought there was an issue so I unistalled it, and then reinstalled it.  Now I am getting an error message whenever I attempt to open a pr

  • Why is my YouTube upload not working in CC 2014.0.1?

    I understand that the MOOV Atom issue was supposed to be fixed in the new version of PPro/AME released yesterday. New to the issue? The MOOV (or Movie) Atom is a piece of metadata that belongs at the very top of a streaming MP4 file. In the previous

  • S_alr_87013574 Report

    Hi Experts, Can you tell me the functionality of S_alr_87013574 Report. Since this report is not executing from my side. Is there any required configuration to be done.Or is there any payment report in PS. Thanks & Regards, Gagan

  • URGENT HELP NEEDED - InDesign CC

    Hi, I use InDesign CC for work and I recently reformatted my laptop due to a hardware issue. Now, I am not able to download InDesign now and I keep getting this error message: ====== - 0 fatal error(s), 2 error(s) ----------- Payload: Microsoft Visua

  • X87-GD65 Motherboard won't let me overclock my 4770k.

    Hi, I have an issue with my recently purchased Z87-GD65. Basically, it's not giving me the options to overclock or change voltages in the BIOS. The "CPU Ratio Mode" setting is missing, and the "CPU Ratio" and CPU Voltage settings are locked down, I c