NativeProcess fails to work correctly with UAC

Hi there,
I'm using AIR 2's NativeProcess API to run a downloaded update for my application.
On computers without UAC enabled, this works fine, when calling NativeProcess.start(), it starts the installer and runs absolutely fine.
On computers with UAC enabled however, after calling NativeProcess.start(), it stops, and does not run any of the lines of code after it within the function. (In my case, it creates a log message and then calls NativeApplication.nativeApplication.exit(), but I also tested with a trace statement before and after; the trace after calling NativeProcess.start never displayed.)
I am also elsewhere in the application starting javaw.exe to make use of the merapi bridge/amf messaging. Starting javaw works with UAC enabled. It seems this issue may be isolated to installation programs that come up with a UAC warning "This program is about to make changes to your computer" type message.
I also tried using File.openWithDefaultApplication to open the directory containing the installer, but this _also_ doesn't work on the machines with UAC enabled!
Is there any work-around for this problem as I can't use the applicationupdater (since it's targeted at .air only at the moment) and I can't execute the downloaded file nor navigate the user to the downloaded directory!
Any help would be greatly appreciated!
Adam

of course, please take a look:
public function Convert( args:Vector.<String>, inFile:File, outFile:File = null ) {
var pi:NativeProcessStartupInfo = new NativeProcessStartupInfo();
var os:String = Capabilities.os.toLowerCase();
if( os.indexOf("win") >= 0 ){
  pi.executable = File.applicationDirectory.resolvePath("imagick/win32/convert.exe");
} else if( os.indexOf( "mac" ) >= 0 ){
  pi.executable = File.applicationDirectory.resolvePath("imagick/macosx/bin/convert");
} else {
  notifyError( "Unsupported OS" );
  return;
try {
  _in = inFile;
  _tmp = File.createTempDirectory().resolvePath('tmp.' + inFile.extension);
  inFile.copyTo(_tmp,true);
  args.unshift( _tmp.nativePath );
  if( outFile != null ){
   _out = outFile;
   args.push( outFile.nativePath );
  pi.arguments = args;
  setTimeout( _start, 50, pi );
} catch( er:IOError ){
  notifyError( "Nie można utworzyć pliku tymczasowego." );
private function _start( pi:NativeProcessStartupInfo ):void {
with( new NativeProcess() ){
  addEventListener( ProgressEvent.STANDARD_ERROR_DATA, onStdOut );
  addEventListener( ProgressEvent.STANDARD_ERROR_DATA, removeTmp );
  addEventListener( ProgressEvent.STANDARD_INPUT_PROGRESS, onStdOut );
  addEventListener( ProgressEvent.STANDARD_INPUT_PROGRESS, removeTmp );
  addEventListener( ProgressEvent.STANDARD_OUTPUT_DATA, onStdOut );
  addEventListener( ProgressEvent.STANDARD_OUTPUT_DATA, removeTmp );
  addEventListener( NativeProcessExitEvent.EXIT, onProcComplete );
  addEventListener( NativeProcessExitEvent.EXIT, removeTmp );
  start(pi);
dispatchEvent( new Event( CONVERT_START ) );
error is thrown by _start function and the stack trace is:
Error: Error #3219: The NativeProcess could not be started. 'Nie można uruchomić aplikacji, ponieważ jej konfiguracja równoczesna jest niepoprawna. Więcej szczegółów można znaleźć w dzienniku zdarzeń aplikacji lub przy użyciu narzędzia wiersza polecenia sxtrace.exe.'
at flash.desktop::NativeProcess/internalStart()
at flash.desktop::NativeProcess/start()
at someproject.classes::Convert/_start()[C:\someproject\classes\Convert.as:67]
at Function/http://adobe.com/AS3/2006/builtin::apply()
at SetIntervalTimer/onTimer()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
on Windows XP this code works fine, on Win 7 with UAC turned off - also.
thank you for your time
regards

Similar Messages

  • I am being repetedly asked to verify certificates and also cannot use xmarks as it does not appear to work correctly with my current version of firefox (8.0) and my mac 10.6.8. I tried removing and reinstalling but unsuccesfully.

    whenever i start firefox i receive a message saying that the certificate is not recognised - it is a certificate relating to xmarks.
    in fact upon installation i received another message stating that it wouldnt work correctly with my version of firefox. now i have updated firefox but receive the same message.
    thinking that it was an issue relating to certificates i went into "preferences" and removed all the certificates in the "authorities" section also given that i didnt recongnise any of them (e.g. turktrust!!).

    Hi,
    /Users/sarahschadek/Desktop/Safari.app/Contents/MacOS/Safari
    Move the Safari app from the Desktop to the Applications folder.
    Restart your Mac.
    That's why you see this:
    When I try to do the updates my computer says it has ready it goes through like it is downloading them then at the end it says some of the files could not be saved to "/" files.
    After your restart your Mac, click the Apple  menu (top left in your screen) then click:  Software Update ...
    Carolyn  

  • Print profiles no longer working correctly with CS6 64bit to my Epson R2880

    Hi, until recently, my print profiles were working correctly  with CS6 64bit (Win 7 ultimate 64) to my Epson R2880, they now print washed out/desaturated  but the same profiles still print correctly using Lightroom 4. has there  been an update that could have affected things or are there any other  suggestion? Thanks, Dave.

    Hi,
    I hope someone can help!
    I recently bought my first Mac, a great MacBook Pro which I love!
    I use Lightroom3 and Photoshop CS5 to edit photos and now want to print from my Epson R1800.
    I found that the prints initially came off very dark & contrasty, so I calibrated both the MBP screen and my Samsung SuncMaster 245B monitor with my Spyder2 and the Colorvision software.
    Even after establishing colour profiles for both screens, the printed image was still far darker and "heavier" than that shown on screen. This was the same whether printing from LR3 or from the Mac Preview app (it was worth trying I thought!).
    So searching for help on the web I came across this thread and now wonder whether I should uninstall my driver (6.57) and reinstall the printer with 6.23.
    Stephen did you find that this worked - did PS CS5 behave after that?
    Of course I'm trying to print some work soon and in desperation could adjust every (edited) image by brightening & reducing contrast, however with dozens to print it seems crazy to do that, not to mention wrong!
    Thanks for any help!
    Paul

  • IPhoto doesn`t work correctly with german "umlaut" (ä,ö,ü) in keywords

    iPhoto doesn`t work correctly with german "umlaut" (ä,ö,ü) in keywords. They get to ä̈,ö̈, ü̈ when I write the keyword a second time. Can anybody tell me why. Thank you. Heinz

    It apparently does not like non-standard English characters - use A-Z and 0-9 adn you should be OK
    report to Apple - iPhoto menu ==> provide iPhoto feedback
    LN

  • 3GS doesn't work correctly with Bluetooth headset?

    Why won't my husband's 3GS work correctly with Bluetooth headset? I have a 4S, and I bought a Plantronics 903  Bluetooth headset, and it plays music great out of headset, but when I tried to do that with my husband's 3GS, only one earpiece plays?

    It is not supposed to fit, and murray65 is correct - Apple never made a dual dock for the iPhone 3G, and in fact, early this year they discontinued the Apple Bluetooth Headset. You can either just use the travel cable to charge both devices, or you can use a Dremel (or carton knife, etc.) to widen the opening in the dock for the iPhone to accommodate the slightly larger and more rounded iPhone 3GS. See the last few posts in this thread for some links to pics of the process.

  • Why is my Microsoft Word document not working correctly with Pages

    I have created a new CV (Resume) in Microsoft Word on my work computer, it is using the latest version of Office. When I attempted to open the document in Pages on my home Mac, the formatting was slightly incorrect, but the main issue is it is missing two pages! The exact same document when opened in Word has three pages but in Pages, it only has one! I have had nothing but problems with Pages since I bought it! Can someone please help me get Pages to work correctly with my documents that are created in Word! Than you.

    Pages does not allow a single cell in a table to span more than a page and there may be other problems that you also have not told us about.
    Redo your CV using the excellent Pages templates, Word's templates are Uuuugly!
    Being text based, with good typographical layout, those Pages templates should translate accurately back and forth from Pages to Word.
    Frankly CVs don't require anything fancy. You could do an excellent, well laid out and very attractive CV in TextEdit which is no slouch in the word processing department.
    Peter
    PS Start off by saving your Word CV to .rtf or .txt which will strip off most of the bad formatting. Then reopen it in Pages or drag in the snippets of text into a Pages CV template's placeholders to automatically format the text nicely.

  • [svn] 4028: Bug: Draining of buffered messages doesn' t work correctly with long-polling.

    Revision: 4028
    Author: [email protected]
    Date: 2008-11-06 09:04:26 -0800 (Thu, 06 Nov 2008)
    Log Message:
    Bug: Draining of buffered messages doesn't work correctly with long-polling.
    QA: Yes - please make sure both nio and regular long-polling channels work with throttling.
    Doc: No
    Checkintests: Pass.
    Details: Made sure that buffered messages are drained properly with all polling channels (polling, long-polling, and nio-long-polling).
    Modified Paths:
    blazeds/trunk/modules/core/src/flex/messaging/client/FlexClient.java

    Sounds like you've probably already looked but the CUPS article in the wiki led me through setting up a printer without any problems.  http://wiki.archlinux.org/index.php/CUPS
    The first section describes how to troubleshoot CUPS and printing problems.
    I've also found a few other posts and links that may help.
    http://hplipopensource.com/hplip-web/mo … eries.html
    http://ubuntuforums.org/showthread.php?t=419163
    Hope this helps!

  • I can't get volume on Main Output to work correctly with controllers on my keyboard. It's either all on or all off. Works fine for individual instruments (thought it lumps them all together) but not for main volume output on concert. Thanks for any help.

    I can't get volume on Main Output to work correctly with controllers on my keyboard. It's either all on or all off. Works fine for individual instruments (thought it lumps them all together) but not for main volume output on concert. Thanks for any help.

    Hi
    frodojon wrote:
    I either didn't do the correct mapping sequence before or I'm starting to wonder if it has something to do with my keyboard which has the expression pedal set to the same volume control as the mod wheel.
    All this sounds like you are confused about the general nature of MIDI Continuous Controllers (MIDI CC). The MIDI specification allows for 128 different CC's: CC0 to CC127. Some are typically "preallocated" to 'standard functions: CC1= Modulation, CC7=Volume, CC10+Pan, CC11= 'Expression'. Some act as switches such as 'Sustain' CC64.
    frodojon wrote:
    Everything appears to be scaled from -63 to +64 if that's what you mean by scaling?  What do you mean by MIDI CC7?
    Mainstage works with MIDI CC's generally in a number of ways:
    Some standard ones are automatically passed through to all MIDI/Instrument channels unless you specifically block them. Others are not passed through unless you specifically map them to something.
    This mapping can be done basically two ways (with MS 2.2):
    a) Make a Screen Control in Layout mode, and assign it to a particular incoming MIDI CC message. Then, you can map this Screeen Control to a variety of parameters such as the volume of a particular channel strip.
    b) With MS 2.2, you can do the above Assign and Mapping directly, without the need for Screen Controls as an 'intermediary'.
    frodojon wrote:
    something to do with my keyboard which has the expression pedal set to the same volume control as the mod wheel.  I
    Yes.
    It sounds to me like you have an issue where you have several hardware controls on your Keyboard set up to transmit the same MIDI CC. This is probably not a good idea, and it would be much better if you assigned them to transmit different CC messages (CC1 for Modulation and probably CC11 for the Expression (though you may want to set the pedal to some other number instead.
    Once you are transmitting different CC messages, you will be able to Assign and Map much more flexibly:
    for example, you could one to control the overall output volume at Concert Level in MS, whilst the other controls the volume of a specific channel within a Patch.
    Your issue of layered patches is one of "Scaling": one Screen Control (assigned to an incoming MIDI CC message) needs to alter the ranges of different channel strips to different amounts. You can set this up by using multiple mappings for one Control, each set to work over a particular range (for example a goes from -20 to 0 whilst b goes from -30 to -20 etc.).
    hth
    CCT

  • Microsoft Dynamics CRM 2013 Google Chrome not populating popups working correctly with pop ups.

    If incorrect forum, just alert and move.  I am having an issue with hosted Microsoft Dynamics 2013 and Google Chrome latest release, 31.   This just started with the hosted version of Dynamics CRM 2013, Chrome had been working correctly with
    our earlier version of CRM.
    When users on latest version of Chrome, 31, login to Dynamics CRM 2013, everything looks fine.  Issue is specifically, for sales folks, when they open a client record, and where the client info is located, there is a standard date and time and tiny
    little calendar you can pull up if you click on it.  When the user clicks on the tiny little calendar, they DO get a pop up, but the pop up is blank.  And, there is no error message at all.  Nothing freezes, nothing bad happens at all, except
    for the salesperson, who live and die by their calendars and ability to schedule appointments and see exiting appointments.
    This is not some in house coding issue.  It is a generic CRM phone call record that has this issue. 
    Again, no errors, nothing crashes, but Dynamics CRM 2013 is useless to Google Chrome users in house because of this. Which, in a support position, is terrible.  Users who got an upgrade, have their favorite interface rendered useless.  And these
    are sales folks.  And, I did all settings according to what I was able to find for CRM 2010 and Chrome, for when pop ups do not work, and all settings were already correct for pop ups, website is in trusted sites, etc, which is what I expected, since
    everything worked on CRM 2010.
    Any clues or ideas? Thank You.
    Rick

    We don't know. Better to ask over here.
    https://community.dynamics.com/crm/f/117.aspx
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • HT1937 My iPhone was working correctly with FaceTime but now it's not , say (waiting for activiation) what should I do ??  Kindly if you can help!!

    My iPhone was working correctly with FaceTime but now it's not , say (waiting for activiation) what should I do ??  Kindly if you can help!!

    Thanks for your answer...
    My iPhone was connected to a wifi internet when I tried to activate it and when I tried activation by iTunes I was using my laptop with windows 7 which was connected to internet by cable.
    I updated my iPhone to IOS 7 when I was in Egypt and I had no problems with updating it and I can't remember if finding my iPhone option was on or off before updating to IOS 7 and as i understood from searching internet that to use iCloud Finder on web from computer to find my iPhone it should be set up already on my iPhone and I didn't set up iCloud on my iPhone before and my Apple ID wasn't verified for iCloud till today, I verfied it by logging in iCloud from a friend iPad.
    I was considering already the option that my iPhone has been hacked but if this happened so how I would unlock my iPhone and activate it to back to work? who would help me with that? I'm so tired of being without my phone for almost 4 days and I started to consider not having any Apple product anymore... I think that this way to secure the consumer has a lot of conflicts...

  • LR 2.1 & 2.0 ~ DRAG & DROP not working correctly with  photos when moving, applying keywords

    Today this issue started, originally in 2.0, updated to 2.1 and issue continues.
    Issue: DRAG & DROP feature with mouse (or pad on laptop) will select multiple photos, (with CTRL & SHIFT key as typical with Windows machines)but when I try to move them to a different folder, or drop them onto a keyword, it will not work.
    Specifically, I select two photos to move to a different folder, the selection work, but when I try to "grab" the selected photos, Lightroom defaults to One Photo, and it will not grab it to move it. However, I can "right click" on the intended folder and can select "move selected photos to folder" and that works. This issue also applys to assigning keywords, and I would assume other similiar actions. I should note, that I can "rotate", assign "labels", "stars", and Keywords from Keyword sets, it just happens with the "Drag & Drop" feature.
    Help
    The feature works correctly in other Windows programs, so I'm sure it's related to Lightroom and not the mouse.
    I have a Windows Vista machine, 3GB RAM 160GB HD, ~ 75% free space, AMD Turion X2 Dual Core 70 Processor. Everything has worked fine up until this morning.
    Prior to upgrading to 2.1, I optimized my Catalogue. Everything seems to work fine except this feature.
    Help

    Drag by the actual image area of the thumbnail, not the surrounding 'fake slide' cell.
    That's a feature of Lightroom's grid view. Clicking on image area of thumbnail keeps the multiple selection and makes the image clicked the primary select. Clicking on the outer thumbnail area deselects all but the active image.

  • Is prompted filter not working correctly with calculated items

    Hello,
    I am working on OBIEE 11.1.1.3 and having problem problem linking 2 analisys with action link
    The test case is:
    I have 2 attribute columns on a dimension
    1. Conto 1 Code
    2. Conto 1 Dsc (in RPD i set up the property Descritor ID of -> Conto 1 Code)
    3. Conto 2 Code
    4. Conto 2 Dsc (in RPD i set up the property Descritor ID of -> Conto 2 Code)
    5. Conto Detail
    and 1 measure on the fact table
    1. Revenue (defined on RPD as simple sum)
    On presentation layer i have the analisys:
    1.
    The First one using as Criteria: Conto 1 Dsc | Conto 2 Dsc | Revenue
    The layout is a table with sub-total on Conto 1 Dsc
    On Revenue i created an action link to the second analisys containing
    2.
    Criteria: Conto 1 Dsc | Conto 2 Dsc | Conto Detail | Revenue
    Filters: Conto 1 Code (is prompted) | Conto 2 Code (is prompted)
    This pair of analisys are working fine.
    Then i created a second pair of analisys as:
    1.
    Criteria: Conto 2 Dsc | Revenue
    Using Calculated group \ Items i created a numerous set of sub-totals
    On Revenue i created an action link to the second analisys containing
    2.
    Criteria: Conto 2 Dsc | Conto Detail | Revenue
    Filters: Conto 2 Code (is prompted)
    This pair of analisys are not working correctly. When i drill from first analisys to second one the Conto 2 Code filter is not used.
    Replacing in the second analisys Conto 2 Code (is prompted) with Conto 2 Dsc (is prompted) a filter is being generated on the drill but it's using the Conto 2 Code value and the analisys ends with no results.
    Thanks,
    Jonni

    Try adding Conto 2 code to the first analysis and keep the filter on the second analysis as Conto 2 code is prompted.
    -Amith.

  • Skype doesn't work correctly with my IP

    I have a problem with Skype during last month with my IP address. (Of course, I use last version on all of my platforms).
    One of my account which I use on Windows 8.1, after connecting shows my status like "Offline" (icon rolling "Connectiong..."), all of my contacts show as "Offline", and though I can sent and obtain messages, I can't make a call and see who is online.
    This account I use only on Win 8.1.
    I use my second account on Ubuntu, Android and iOS.
    On Ubuntu I even can't connect to Skype servers - after a while I obtain "Skype can't connect".
    On iOS and Android my second account works like first account on Win8.1 - I can sent and obtain messages but I can't make a call and see who is online. 
    Didn't help turn off antiviruses, firewalls... Yesterday my IPS changed me IP for checking, and with this IP all worked correctly. ONLY AFTER THAT.
    What's wrong O_O ?

    Hi J&M,
    See these posts for suggested fixes:
    http://discussions.apple.com/thread.jspa?messageID=894936&#894936
    AND
    http://discussions.apple.com/thread.jspa?threadID=361771
    Good luck,
    Maz

  • Firefox isn't working correctly with ebay completed items

    I sell on ebay. When I go to search for anything, then choose "completed items", there is a light blue box on the left that takes up over 1/4 of the screen width and the entire length of the page. If I try and scroll down, it switches to the right side and covers all of the category lists and photos. I've rebooted my computer, cleared cache/history, have the most recent versions of adobe reader and java and i have firefox 7.0.1. i tried the same thing using explorer and it works correctly. i called ebay and they don't have the problem on their end. i don't know what else to do to stop this problem. it just started today. the box is completely blank, no way to close it out. tammy parker

    http://support.mozilla.com/en-US/kb/Installing+a+previous+version+of+Firefox
    http://www.mozilla.com/en-US/firefox/all-older.html

  • Color Range doesn't work correctly with latest update

    as the title suggests, I'm having difficulty using the color range tool properly. It worked perfect just before the most recent update (13.1) and now works very strangely.
    It seems to select whatever color it feels like except the one I need. And then it is very very selective if it will even select anything at all. I'm not sure how else to explain this so it is clearer and easier to be understood. I will post the System Info from Photoshop below.
    Adobe Photoshop Version: 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: AMD CPU Family:15, Model:1, Stepping:2 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2
    Physical processor count: 2
    Logical processor count: 4
    Processor speed: 4551 MHz
    Built-in memory: 16330 MB
    Free memory: 9473 MB
    Memory available to Photoshop: 14677 MB
    Memory used by Photoshop: 74 %
    Image tile size: 1028K
    Image cache levels: 6
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenCL Version: 3.0
    OpenGL Version: 3.0
    Video Rect Texture Size: 16384
    OpenGL Memory: 1024 MB
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: AMD Radeon HD 7700 Series
    Display: 2
    Display Bounds: top=0, left=1920, bottom=900, right=3360
    Display: 1
    Display Bounds: top=0, left=0, bottom=1080, right=1920
    Video Card Number: 1
    Video Card: AMD Radeon HD 7700 Series
    Driver Version: 8.980.0.0
    Driver Date: 20120611000000.000000-000
    Video Card Driver: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.d ll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
    Video Mode: 1920 x 1080 x 4294967296 colors
    Video Card Caption: AMD Radeon HD 7700 Series
    Video Card Memory: 1024 MB
    Serial number: 90970601443459613369
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\
    Temporary file path: C:\Users\GGARTD~1\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 223.5G, 106.8G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       ACE.dll   ACE 2012/06/05-15:16:32   66.507768   66.507768
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/09/10-12:31:21   5.0.4   79.517869
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   7.0.0.1686  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/06/05-15:16:32   66.507768   66.507768
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib (64 Bit)   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/06/05-15:16:32   66.507768   66.507768
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/06/05-15:16:32   66.507768   66.507768
       BIBUtils.dll   BIBUtils 2012/06/05-15:16:32   66.507768   66.507768
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.1.0.20577   2.1.0.20577
       CoolType.dll   CoolType 2012/06/05-15:16:32   66.507768   66.507768
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       LogSession.dll   LogSession   2.1.2.1681  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
    Required plug-ins:
       3D Studio 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       Adobe 3D Printing 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Angled Strokes 13.0
       Average 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 7.3
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Clouds 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Collada 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Embed Watermark 4.0
       Entropy 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Extrude 13.0
       FastCore Routines 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Flash 3D 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Google Earth 4 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Maximum 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Mean 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Measurement Core 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Median 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Mezzotint 13.0
       Minimum 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       MMXCore Routines 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Picture Package Filter 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Pinch 13.0
       Pixar 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Range 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.1
       Shear 13.0
       Skewness 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       STL 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Sumi-e 13.0
       Summation 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Variations 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       Wavefront|OBJ 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       WIA Support 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       Wind 13.0
       Wireless Bitmap 13.1 (13.1 20121126.r.220 2012/11/26:23:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Adobe Paper Texture
       TypeDNA Plugged-in
       Mini Bridge
       Kuler
       Adobe Exchange
    Installed TWAIN devices: NONE

    Possibly you are missing something in the way you apply this command. Here's how I use it to select patchy clouds with ragged edges and continuously varying shades of gray:
    Select the eyedropper tool on the Toolbar and on the options bar set the sample size to 3x3.
    Activate the Color Range command. Activate the "selection" radio button and choose "none" in the selection preview. In the "select" box, choose "sampled colors".
    Set a trial fuzziness of,say,50. Click with the eyedropper on a point in the midst of the color you want to select. That's your "base" color.
    Then switch to the "Color Added" (plus) eyedropper, holding the left mouse button down while dragging it over areas deviating from the base color but which you want included.
    If there are non-contiguous areas with still different colors you also want to include, release the mouse and move the cursor to those areas before dragging again.
    All the while, keep an eye on the dialog box display which shows what you've selected, albeit crudely. If you pick up unwanted colors, switch to the "subtract from sample" (minus) eyedropper and drag it over those areas.
    When you think you've got it about right, experiment with the fuzziness slider to see if you can improve things by increasing or decreasing fuzziness.
    Don't re-use the plain eyedropper unless you want to start all over again. Optionally, instead of switching among the 3 eyedroppers, you can activate only the plain eyedropper but use it with SHIFT to add or ALT to subtract.

Maybe you are looking for

  • The package failed to load due to error 0xC0011008

    I am trying to run a SSIS Package from SQL Server BI Studio. I receive the error "The package failed to load due to error 0xC0011008".  SQL Server 2008 R2 installed (32bit Win 7), along with Integration Services.  The Package connects to a SQL Server

  • Problem for import picture of sony nex-5 with lightroom 5

    I have Lr 5 on os X and I don't understand when I import picture of Sony NEX-5, my pixel size is 4592 x 2576 instead of 4592 x 3056. So the picture render is cut only on lightroom and is good on mode preview on Mac Thanks for your help

  • Nike sneakers work with 5th gen ipod?

    Will the ipod Nike shoes work with the regular 5 gen 30gig ipod?

  • Vista 32 bit to Windows 7 64 bit. How?

    Hi I have a Thinkpad T500 running a Vista 32 bit system. I have 154 days warranty remaining. I missed the free upgrade to Windows 7 by 3 days, if only I had known. I want to upgrade my system to windows 7 64 bit with out voiding my warranty and witho

  • Need help dealing with permission bugs in 10.6 during migration of old user

    hi i just erased, formatted and re installed 10.6 on my computer for the 4th time. I have been trying to migrate my old user account to avoid re installing tons of applications, i successfully did this before but it seems my user account may have som