[SOLVED] ttf-ms-win8 installation issues -- font verification failing

When I try to install the ttf-ms-win8 font package, using fonts I've copied from my Windows 8 installation, the build fails, with the issue being "One or more files did not pass the validity check". The fonts that failed the validity check are "calabril.ttf" and "calibrili.ttf", both of which I copied directly from my Windows 8 install.
I've tried just commenting them out in the PKGBUILD but I couldn't find the other references to it that apparently exist because the install later failed because those files weren't present.
I've looked for the fonts online to see if maybe one of those versions will work, but so far, no luck. I don't mind not having those two fonts, I just want the whole thing to build.
Edit: I tried copying them from another one of my Windows 8 installations, validity check also failed on them. So I think my best course of action would be to just remove calibril and calibrili from the install.
Edit2: I just found the corresponding md5sums from the end of the file and commented them out. Package installed fine!
Last edited by davidjosepha (2013-09-08 18:37:05)

Or update the *sum arrays with updpkgsums.

Similar Messages

  • The device has encountered an unexpected error. Installation error: application verification failed

    the device has encountered an unexpected error. Installation error: application verification failed
    I have been receiving this message over and over again when trying to publish my iOS app for the app store (I use Flash cc AIR 3.9.1.1080 for iOS and my settings are: "device testing in interpreter mode", as my app uses several swfs).
    I have done everything from scratch, as recommended on other sections of the forums: new app ID from my apple developer account, new Distribution Certificates, new Distribution Provisioning Profiles and nothing works.
    I can install my app on my iPad if I use the development Certificate and Provisioning Profile and everything seems OK. But as soon as I use the Distribution Certificate and Provisioning Profile get the same message:
    the device has encountered an unexpected error. Installation error: application verification failed
    I have done everything from the beggining over and over and nothing works. Am I the only one having this issue on Flash cc???

    Hi Daniel:
    I´m far from being an expert on Xcode (or any code) but this is what I did and it worked:
    - On Xcode go to Preferences > Accounts > select your App Developer Account, then click "view details" on the lower right corner.
    - There you can see which of your "Signing Identities" (Certificates) are "Valid". You should have at least one for Development and one for Distribution.
    - Below that window there are two icons which you can use to add, export or revoke a "Signing Identitie" (Certificate).
    - Choose the one you want to use (Develop. or Distrib.), export it to the folder of the app you are working on and name it in such a way you can relate it to your app. Before knowing this I was exporting them using Keychain Access and I wasn´t naming them to differentiate each one properly.
    - On your Apple Developer account create the Provisioning Profile for your app. I deleted any App IDs or Prov. Profs. which were useless.
    - Then on my Apple Developer account I generated a Development Prov. Prof. to install and test my app on my iPad. All went fine.
    - Then an Ad Hoc Prov. Prof. again to install and test my app on my iPad. All went fine.
    - Then I generated the App Store Prov. Prof. and I was able to install the app on my device without the upsetting error.
    - Then I uploaded the app to iTunes Connect with no problem.
    These link was useful for me: https://developer.apple.com/library/ios/technotes/tn2318/_index.html#//apple_ref/doc/uid/D TS40013777-CH1-TNTAG0
    You can also search for "Certificates" and "Provisioning" on Xcode help.
    Good luck!

  • Installation issue:create domain failed in configuration steps

    Hello,
    I am trying to install Oracle 11g BIEE in windows XP 32 bit machine.
    Till configurtaion steps no problem.After that it takes some 1 hr in create domain step and at the end shows failed.
    I searched in this forum, in one its said create a separate folder for temp and assign that as path in the
    environment variable TEMP AND TMP
    I did that still its same.
    If i click continue then also same
    Almost everything which comes after Create doman is failed.
    Pls help,what should i do?
    Thanks

    Hello,
    just one thing installing RCU when need to give the schema name i didn't give sys and gave a user who is normal user with dba privillege because of which i got some errors like insufficient privilleges like while running something like this...
    "grant execute dbms_ouput to dev_mds"
    and some plsql object creation failed like "Pl/sql object failed SD Clean up procedure",at the time when u click create button.
    But at the end it showed the schema being created.
    So i didn't bother much about that.
    I cannot give sys user as i don't have my own db in my machine.
    Is this a problem because of which now i am facing problem in configuration steps????????
    Thanks

  • Adobe Acrobat Distiller DC crash on the stage of fonts verification

    After installation Adobe Acrobat DC v.2015.007.20033 i get a problem with Adobe Distiller DC...Distiller is not run properly...after run distiller the program get an error in the stage of fonts verification...
    why? how to resolve this problem?
    OS Windows 7 x64

    Hey,
    Acrobat Distiller crashing during font verification has been a known issue for Acrobat DC.
    Please take a look at another forum thread discussing the same issue and see if that helps:
    Adobe Pdf Printer stopped working after update to Acrobat DC
    Let me know.
    regards,
    Anubha

  • HP Photosmart D7360 -- Driver/Installation issue

    For some reason my HP Pavillion Laptop no longer recognizes my HP Photosmart printer.  I have downloaded the drivers, I have the disk and no matter what I do, I can't get the printer driver to install. 
    It tells me that it can load verythign BUT the driver.  Any ideas?
    Thanks
    jstjohn

    Welcome to the forums @Pierre-Louis ,
    I read about the installation issue you're having with your Photosmart C4280 on Windows 8. I have a guide that I have heard successful results from and I hope they work for your scenario as well!
    Click this link to get started: A 'Fatal Error' (MSI error) Displays on the Computer During HP Software Installation in Windows
    Good luck
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • [Solved] Changed Graphics Driver/Xorg.conf, Font Size Now Different

    Hello,
    I just got the Catalyst 9.4 drivers working on my laptop (Lenovo T400) since the open source ones just can't keep up (even with DRI).
    The problem is now my fonts are all different sizes (or not loading).
    I was thinking this might be because of my monitor settings in xorg.conf.  I've spent a really long time trying to get the catalyst drivers working (I'm doing OpenGL work, so I kinda need them), so I definitely understand why the Arch team took them out of the main repository.  I'm just a little hesitant about changing settings after I finally found a working config.
    Old:
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    # PS/2 Mouse not detected
    # Serial Mouse not detected
    InputDevice "Touchpad" "CorePointer"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "AutoAddDevices" "False"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    # Additional fonts: Locale, Gimp, TTF...
    FontPath "/usr/share/fonts/cyrillic"
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    Load "synaptics"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    Option "DPMS" "# HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
    VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    # 640x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    # 720x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    # 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    # 640x480 @ 72Hz (VESA) hsync: 37.9kHz
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    # 640x480 @ 75Hz (VESA) hsync: 37.5kHz
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    # 640x480 @ 85Hz (VESA) hsync: 43.3kHz
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    # 800x600 @ 56Hz (VESA) hsync: 35.2kHz
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    # 800x600 @ 60Hz (VESA) hsync: 37.9kHz
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    # 800x600 @ 72Hz (VESA) hsync: 48.1kHz
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    # 800x600 @ 75Hz (VESA) hsync: 46.9kHz
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    # 800x600 @ 85Hz (VESA) hsync: 53.7kHz
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    # 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync Interlace
    # 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    # 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    # 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    # 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    # 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    # 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    # 1280x960 @ 85Hz (VESA) hsync: 85.9kHz
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    # 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 75Hz (VESA) hsync: 80.0kHz
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 85Hz (VESA) hsync: 91.1kHz
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    # 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1792x1344 @ 60Hz (VESA) hsync: 83.6kHz
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    # 1792x1344 @ 75Hz (VESA) hsync: 106.3kHz
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    # 1856x1392 @ 60Hz (VESA) hsync: 86.3kHz
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    # 1856x1392 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    # 1920x1440 @ 60Hz (VESA) hsync: 90.0kHz
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    # 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    # Additional modelines
    ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    # Extended modelines with GTF timings
    # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
    ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -HSync +Vsync
    # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
    ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -HSync +Vsync
    # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
    ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -HSync +Vsync
    # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
    ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -HSync +Vsync
    # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
    ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -HSync +Vsync
    # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
    ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -HSync +Vsync
    # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
    ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vsync
    # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
    ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
    # 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
    ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -HSync +Vsync
    # 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
    ModeLine "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907 -HSync +Vsync
    # 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
    ModeLine "1152x864" 143.47 1152 1232 1360 1568 864 865 868 915 -HSync +Vsync
    # 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
    ModeLine "1280x960" 124.54 1280 1368 1504 1728 960 961 964 1001 -HSync +Vsync
    # 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
    ModeLine "1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002 -HSync +Vsync
    # 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
    ModeLine "1280x960" 178.99 1280 1376 1520 1760 960 961 964 1017 -HSync +Vsync
    # 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
    ModeLine "1280x1024" 190.96 1280 1376 1520 1760 1024 1025 1028 1085 -HSync +Vsync
    # 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
    ModeLine "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -HSync +Vsync
    # 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
    ModeLine "1400x1050" 149.34 1400 1496 1648 1896 1050 1051 1054 1094 -HSync +Vsync
    # 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
    ModeLine "1400x1050" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -HSync +Vsync
    # 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
    ModeLine "1400x1050" 179.26 1400 1504 1656 1912 1050 1051 1054 1103 -HSync +Vsync
    # 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
    ModeLine "1400x1050" 214.39 1400 1512 1664 1928 1050 1051 1054 1112 -HSync +Vsync
    # 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
    ModeLine "1600x1200" 280.64 1600 1728 1904 2208 1200 1201 1204 1271 -HSync +Vsync
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "AccelMethod" # [<str>]
    #Option "offscreensize" # [<str>]
    #Option "SWcursor" # [<bool>]
    #Option "ignoreconnector" # [<str>]
    #Option "forcereduced" # [<bool>]
    #Option "forcedpi" # <i>
    #Option "useconfiguredmonitor" # [<bool>]
    #Option "HPD" # <str>
    #Option "NoRandr" # [<bool>]
    #Option "RROutputOrder" # [<str>]
    #Option "DRI" # [<bool>]
    #Option "TVMode" # [<str>]
    #Option "ScaleType" # [<str>]
    #Option "UseAtomBIOS" # [<bool>]
    #Option "AtomBIOS" # [<str>]
    #Option "UnverifiedFeatures" # [<bool>]
    #Option "Audio" # [<bool>]
    #Option "HDMI" # [<str>]
    #Option "COHERENT" # [<str>]
    Identifier "Card0"
    Driver "radeonhd"
    VendorName "ATI Technologies Inc"
    BoardName "Mobility Radeon HD 3400 Series"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 16
    SubSection "Display"
    Depth 1
    Modes "1440x900
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1440x900
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1440x900
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1440x900
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1440x900
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1440x900
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1440x900"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    New:
    Section "ServerLayout"
    # PS/2 Mouse not detected
    # Serial Mouse not detected
    Identifier "Xorg Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Touchpad" "CorePointer"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    Load "synaptics"
    EndSection
    #Cut out input devices section...
    Section "Monitor"
    # Warning: This may fry old Monitors
    # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    Identifier "Panel"
    HorizSync 28.0 - 96.0
    VertRefresh 50.0 - 75.0
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
    ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
    ModeLine "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
    ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
    ModeLine "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
    ModeLine "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
    ModeLine "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
    ModeLine "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
    ModeLine "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
    ModeLine "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
    ModeLine "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
    ModeLine "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
    ModeLine "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
    ModeLine "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
    ModeLine "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
    ModeLine "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
    ModeLine "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
    ModeLine "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
    Option "DPMS" "true" #"# HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "Panel"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    I just switched to Arch from Debian a few weeks ago, and I had fglrx working with my Debian install, but I'm not really great at configuring Xorg, so I just don't want to break X again.
    /var/log/Xorg.log.0
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.6.1.901 (1.6.2 RC 1)
    Release Date: 2009-5-8
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH x86_64
    Current Operating System: Linux orion 2.6.29-ARCH #1 SMP PREEMPT Wed May 20 06:42:43 UTC 2009 x86_64
    Build Date: 28 May 2009 08:24:17PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun 1 16:24:31 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    (**) | |-->Monitor "Panel"
    (**) | |-->Device "aticonfig-Device[0]-0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Touchpad"
    (**) Option "AllowMouseOpenFail" "true"
    (**) Option "AutoAddDevices" "False"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (II) No default mouse found, adding one
    (**) |-->Input Device "<default pointer>"
    (II) Loader magic: 0x3540
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0@1:0:0) ATI Technologies Inc Mobility Radeon HD 3400 Series rev 0, Mem @ 0xd0000000/268435456, 0xcfff0000/65536, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 7.4.0, module version = 1.0.0
    (II) Loading extension XFree86-DRI
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.4.99.906, module version = 8.60.3
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 7.4.0, module version = 1.0.0
    (II) Loading extension GLX
    (II) LoadModule: "type1"
    (WW) Warning, couldn't open module type1
    (II) UnloadModule: "type1"
    (EE) Failed to load module "type1" (module does not exist, 0)
    (II) LoadModule: "freetype"
    (WW) Warning, couldn't open module freetype
    (II) UnloadModule: "freetype"
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.1.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 1.4.99.906, module version = 8.60.3
    Module class: X.Org Video Driver
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "synaptics"
    (II) Reloading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.4.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) Primary Device is: PCI 01@00:00:0
    (WW) Falling back to old probe method for fglrx
    (II) ATI Proprietary Linux Driver Version Identifier:8.60.3
    (II) ATI Proprietary Linux Driver Release Identifier: 8.602
    (II) ATI Proprietary Linux Driver Build Date: Apr 1 2009 15:01:03
    (II) Loading PCS database from /etc/ati/amdpcsdb
    (WW) This ATI Proprietary Linux Driver does not guarantee support of video driver ABI higher than 2.0
    (WW) Video driver ABI version of the X server is 5.0
    (--) Chipset Supported AMD Graphics Processor (0x95C4) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) fglrx(0): pEnt->device->identifier=0x1f42030
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
    (II) fglrx(0): PCI bus 1 card 0 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "DPMS" "true"
    (II) fglrx(0): 10BitPixelFormat disabled by default
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (**) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (--) fglrx(0): Chipset: "ATI Mobility Radeon HD 3400 Series" (Chipset = 0x95c4)
    (--) fglrx(0): (PciSubVendor = 0x17aa, PciSubDevice = 0x210e)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xcfff0000
    (--) fglrx(0): I/O port at 0x00002000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.1.0
    ABI class: X.Org Video Driver, version 5.0
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 3.0
    (II) fglrx(0): VESA VBE Total Mem: 16384 kB
    (II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
    (II) fglrx(0): VESA VBE OEM Software Rev: 10.88
    (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: M82
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    (II) fglrx(0): ATI Video BIOS revision 9 or later detected
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports PCI:1:0:0
    (II) fglrx(0): Using adapter: 1:0.0.
    (--) fglrx(0): Video RAM: 262144 kByte, Type: DDR3
    (II) fglrx(0): [FB] MC range(MCFBBase = 0xc0000000, MCFBSize = 0x10000000)
    (II) fglrx(0): PCIE card detected
    (--) fglrx(0): Using per-process page tables (PPPT) as GART.
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) fglrx(0): RandR 1.2 support is enabled!
    (II) fglrx(0): RandR 1.2 rotation support is enabled!
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) fglrx(0): ***Display: ConnectedDisplayTypes=0x00000002, disabled=0x00000000
    (II) fglrx(0): Connected Display1: LCD on internal LVDS [lvds]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: LEN Model: 4036 Serial#: 0
    (II) fglrx(0): Year: 2008 Week: 0
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Digital Display Input
    (II) fglrx(0): Max Image Size [cm]: horiz.: 30 vert.: 19
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): DPMS capabilities: StandBy Suspend Off
    (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.571 redY: 0.340 greenX: 0.338 greenY: 0.542
    (II) fglrx(0): blueX: 0.158 blueY: 0.125 whiteX: 0.313 whiteY: 0.329
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 101.6 MHz Image Size: 304 x 190 mm
    (II) fglrx(0): h_active: 1440 h_sync: 1488 h_sync_end 1520 h_blank_end 1824 h_border: 0
    (II) fglrx(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 926 v_border: 0
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 85.6 MHz Image Size: 304 x 190 mm
    (II) fglrx(0): h_active: 1440 h_sync: 1488 h_sync_end 1520 h_blank_end 1848 h_border: 0
    (II) fglrx(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 926 v_border: 0
    (WW) fglrx(0): Unknown vendor-specific block f
    (II) fglrx(0): LP141WP2-TLB1
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff0030ae364000000000
    (II) fglrx(0): 00120103801e1378ea4b859257568a28
    (II) fglrx(0): 20505400000001010101010101010101
    (II) fglrx(0): 010101010101b027a08051841a303020
    (II) fglrx(0): 360030be100000197021a09851841a30
    (II) fglrx(0): 3020360030be100000190000000f0095
    (II) fglrx(0): 0a32950a28191900320c3c01000000fe
    (II) fglrx(0): 004c503134315750322d544c4231001f
    (II) fglrx(0): End of Display1 EDID data --------------------
    (II) fglrx(0): Output LCD using monitor section Panel
    (II) fglrx(0): Output DFP1 has no monitor section
    (II) fglrx(0): Output CRT1 has no monitor section
    (II) fglrx(0): EDID vendor "LEN", prod id 16438
    (II) fglrx(0): Printing DDC gathered Modelines:
    (II) fglrx(0): Modeline "1440x900"x0.0 101.60 1440 1488 1520 1824 900 903 909 926 -hsync -vsync (55.7 kHz)
    (II) fglrx(0): Modeline "1440x900"x0.0 85.60 1440 1488 1520 1848 900 903 909 926 -hsync -vsync (46.3 kHz)
    (II) fglrx(0): Output LCD connected
    (II) fglrx(0): Output DFP1 disconnected
    (II) fglrx(0): Output CRT1 disconnected
    (II) fglrx(0): Using exact sizes for initial modes
    (II) fglrx(0): Output LCD using initial mode 1440x900
    (**) fglrx(0): Display dimensions: (300, 190) mm
    (**) fglrx(0): DPI set to (121, 192)
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): QBS disabled
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.6.1.901, module version = 1.2.1
    ABI class: X.Org Video Driver, version 5.0
    (==) fglrx(0): NoDRI = NO
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x8000001d
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (II) fglrx(0): [pcie] 1986560 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (==) fglrx(0): UseFastTLS=0
    (==) fglrx(0): BlockSignalsOnLock=1
    (II) fglrx(0): Direct rendering enabled
    (II) fglrx(0): AC Adapter is used
    (II) fglrx(0): Interrupt handler installed at IRQ 32.
    (II) fglrx(0): Finished Initialize PPLIB!
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 1.4.x.y with x.y >= 99.906
    (WW) fglrx(0): could not detect X server version (query_status=-1)
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    (II) fglrx(0): DRIScreenInit for fglrx driver
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 12, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 12, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:0:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 12, (OK)
    drmOpenByBusid: drmOpenMinor returns 12
    drmOpenByBusid: drmGetBusid reports PCI:1:0:0
    (II) fglrx(0): [drm] DRM interface version 1.0
    (II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:1:0:0"
    (II) fglrx(0): [drm] added 8192 byte SAREA at 0x2000
    (II) fglrx(0): [drm] mapped SAREA 0x2000 to 0x7ff050dab000
    (II) fglrx(0): [drm] framebuffer handle = 0x3000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.60.3
    (II) fglrx(0): Date: Apr 1 2009
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (II) fglrx(0): Kernel Module version matches driver.
    (II) fglrx(0): Kernel Module Build Time Information:
    (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.29-ARCH
    (II) fglrx(0): Build-Kernel MODVERSIONS: no
    (II) fglrx(0): Build-Kernel __SMP__: no
    (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    (II) fglrx(0): [drm] register handle = 0x00004000
    (II) fglrx(0): Display width adjusted to to 1536 due to alignment constraints
    (II) fglrx(0): DRI initialization successfull!
    (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x010bc000
    (II) fglrx(0): FBMM initialized for area (0,0)-(1536,2856)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1536,1536) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1536 x 1320
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (**) fglrx(0): DPMS enabled
    (II) fglrx(0): Initialized in-driver Xinerama extension
    (**) fglrx(0): Textured Video is enabled.
    (II) LoadModule: "glesx"
    (II) Loading /usr/lib/xorg/modules//glesx.so
    (II) Module glesx: vendor="X.Org Foundation"
    compiled for 1.4.99.906, module version = 1.0.0
    (II) Loading extension GLESX
    (II) fglrx(0): GLESX enableFlags = 94
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Driver provided ScreenToScreenBitBlt replacement
    Driver provided FillSolidRects replacement
    (II) fglrx(0): GLESX is enabled
    (II) LoadModule: "amdxmm"
    (II) Loading /usr/lib/xorg/modules//amdxmm.so
    (II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 1.4.99.906, module version = 1.0.0
    (II) Loading extension AMDXVOPL
    (II) fglrx(0): UVD2 feature is available
    (II) fglrx(0): Enable composite support successfully
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): [DRI] installation complete
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using HW cursor of display infrastructure!
    (==) fglrx(0): Using software cursor
    (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (WW) AIGLX: 3D driver claims to not support visual 0x23
    (WW) AIGLX: 3D driver claims to not support visual 0x24
    (WW) AIGLX: 3D driver claims to not support visual 0x25
    (WW) AIGLX: 3D driver claims to not support visual 0x26
    (WW) AIGLX: 3D driver claims to not support visual 0x27
    (WW) AIGLX: 3D driver claims to not support visual 0x28
    (WW) AIGLX: 3D driver claims to not support visual 0x29
    (WW) AIGLX: 3D driver claims to not support visual 0x2a
    (WW) AIGLX: 3D driver claims to not support visual 0x2b
    (WW) AIGLX: 3D driver claims to not support visual 0x2c
    (WW) AIGLX: 3D driver claims to not support visual 0x2d
    (WW) AIGLX: 3D driver claims to not support visual 0x2e
    (WW) AIGLX: 3D driver claims to not support visual 0x2f
    (WW) AIGLX: 3D driver claims to not support visual 0x30
    (WW) AIGLX: 3D driver claims to not support visual 0x31
    (WW) AIGLX: 3D driver claims to not support visual 0x32
    (WW) AIGLX: 3D driver claims to not support visual 0x33
    (WW) AIGLX: 3D driver claims to not support visual 0x34
    (WW) AIGLX: 3D driver claims to not support visual 0x35
    (WW) AIGLX: 3D driver claims to not support visual 0x36
    (WW) AIGLX: 3D driver claims to not support visual 0x37
    (WW) AIGLX: 3D driver claims to not support visual 0x38
    (WW) AIGLX: 3D driver claims to not support visual 0x39
    (WW) AIGLX: 3D driver claims to not support visual 0x3a
    (WW) AIGLX: 3D driver claims to not support visual 0x3b
    (WW) AIGLX: 3D driver claims to not support visual 0x3c
    (WW) AIGLX: 3D driver claims to not support visual 0x3d
    (WW) AIGLX: 3D driver claims to not support visual 0x3e
    (WW) AIGLX: 3D driver claims to not support visual 0x3f
    (WW) AIGLX: 3D driver claims to not support visual 0x40
    (WW) AIGLX: 3D driver claims to not support visual 0x41
    (WW) AIGLX: 3D driver claims to not support visual 0x42
    (WW) AIGLX: 3D driver claims to not support visual 0x43
    (WW) AIGLX: 3D driver claims to not support visual 0x44
    (WW) AIGLX: 3D driver claims to not support visual 0x45
    (WW) AIGLX: 3D driver claims to not support visual 0x46
    (WW) AIGLX: 3D driver claims to not support visual 0x47
    (WW) AIGLX: 3D driver claims to not support visual 0x48
    (WW) AIGLX: 3D driver claims to not support visual 0x49
    (WW) AIGLX: 3D driver claims to not support visual 0x4a
    (WW) AIGLX: 3D driver claims to not support visual 0x4b
    (WW) AIGLX: 3D driver claims to not support visual 0x4c
    (WW) AIGLX: 3D driver claims to not support visual 0x4d
    (WW) AIGLX: 3D driver claims to not support visual 0x4e
    (WW) AIGLX: 3D driver claims to not support visual 0x4f
    (WW) AIGLX: 3D driver claims to not support visual 0x50
    (WW) AIGLX: 3D driver claims to not support visual 0x51
    (WW) AIGLX: 3D driver claims to not support visual 0x52
    (WW) AIGLX: 3D driver claims to not support visual 0x53
    (WW) AIGLX: 3D driver claims to not support visual 0x54
    (WW) AIGLX: 3D driver claims to not support visual 0x55
    (WW) AIGLX: 3D driver claims to not support visual 0x56
    (WW) AIGLX: 3D driver claims to not support visual 0x57
    (WW) AIGLX: 3D driver claims to not support visual 0x58
    (WW) AIGLX: 3D driver claims to not support visual 0x59
    (WW) AIGLX: 3D driver claims to not support visual 0x5a
    (WW) AIGLX: 3D driver claims to not support visual 0x5b
    (WW) AIGLX: 3D driver claims to not support visual 0x5c
    (WW) AIGLX: 3D driver claims to not support visual 0x5d
    (WW) AIGLX: 3D driver claims to not support visual 0x5e
    (WW) AIGLX: 3D driver claims to not support visual 0x5f
    (WW) AIGLX: 3D driver claims to not support visual 0x60
    (WW) AIGLX: 3D driver claims to not support visual 0x61
    (WW) AIGLX: 3D driver claims to not support visual 0x62
    (WW) AIGLX: 3D driver claims to not support visual 0x63
    (WW) AIGLX: 3D driver claims to not support visual 0x64
    (WW) AIGLX: 3D driver claims to not support visual 0x65
    (WW) AIGLX: 3D driver claims to not support visual 0x66
    (WW) AIGLX: 3D driver claims to not support visual 0x67
    (WW) AIGLX: 3D driver claims to not support visual 0x68
    (WW) AIGLX: 3D driver claims to not support visual 0x69
    (WW) AIGLX: 3D driver claims to not support visual 0x6a
    (WW) AIGLX: 3D driver claims to not support visual 0x6b
    (WW) AIGLX: 3D driver claims to not support visual 0x6c
    (WW) AIGLX: 3D driver claims to not support visual 0x6d
    (WW) AIGLX: 3D driver claims to not support visual 0x6e
    (WW) AIGLX: 3D driver claims to not support visual 0x6f
    (WW) AIGLX: 3D driver claims to not support visual 0x70
    (WW) AIGLX: 3D driver claims to not support visual 0x71
    (WW) AIGLX: 3D driver claims to not support visual 0x72
    (II) AIGLX: Loaded and initialized /usr/lib/dri/fglrx_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) fglrx(0): Enable the clock gating!
    (II) fglrx(0): Setting screen physical size to 304 x 190
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "us"
    (**) Keyboard0: XkbLayout: "us"
    (WW) Option "XkbVariant" requires an string value
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) Synaptics touchpad driver version 1.1.2
    (--) Touchpad auto-dev sets device to /dev/input/event11
    (**) Option "Device" "/dev/input/event11"
    (II) Touchpad: x-axis range 1472 - 5472
    (II) Touchpad: y-axis range 1408 - 4448
    (II) Touchpad: pressure range 0 - 255
    (II) Touchpad: finger width range 0 - 0
    (II) Touchpad: buttons: left right middle
    (**) Option "SHMConfig" "on"
    (**) Option "LeftEdge" "1632"
    (**) Option "RightEdge" "5312"
    (**) Option "TopEdge" "1575"
    (**) Option "BottomEdge" "4281"
    (**) Option "FingerLow" "25"
    (**) Option "FingerHigh" "30"
    (**) Option "MaxTapTime" "180"
    (**) Option "MaxTapMove" "220"
    (**) Option "EmulateTwoFingerMinZ" "0"
    (**) Option "VertScrollDelta" "100"
    (**) Option "VertEdgeScroll" "on"
    (**) Option "HorizEdgeScroll" "on"
    (**) Option "VertTwoFingerScroll" "on"
    (**) Option "HorizTwoFingerScroll" "on"
    (**) Option "MinSpeed" "0.20"
    (**) Option "MaxSpeed" "1.00"
    (**) Option "AccelFactor" "0.0020"
    (--) Touchpad: touchpad found
    (**) Option "AlwaysCore"
    (**) Option "SendCoreEvents" "true"
    (**) Option "CorePointer"
    (**) Touchpad: always reports core events
    (II) XINPUT: Adding extended input device "Touchpad" (type: TOUCHPAD)
    (**) Touchpad: (accel) keeping acceleration scheme 1
    (**) Touchpad: (accel) filter chain progression: 2.00
    (**) Touchpad: (accel) filter stage 0: 20.00 ms
    (**) Touchpad: (accel) set acceleration profile 0
    (--) Touchpad: touchpad found
    (WW) <default pointer>: No Device specified, looking for one...
    (II) <default pointer>: Setting Device option to "/dev/input/mice"
    (--) <default pointer>: Device: "/dev/input/mice"
    (==) <default pointer>: Protocol: "Auto"
    (**) Option "AlwaysCore"
    (**) <default pointer>: always reports core events
    (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
    (**) <default pointer>: ZAxisMapping: buttons 4 and 5
    (**) <default pointer>: Buttons: 9
    (**) <default pointer>: Sensitivity: 1
    (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
    (**) <default pointer>: (accel) keeping acceleration scheme 1
    (**) <default pointer>: (accel) filter chain progression: 2.00
    (**) <default pointer>: (accel) filter stage 0: 20.00 ms
    (**) <default pointer>: (accel) set acceleration profile 0
    (II) <default pointer>: Setting mouse protocol to "ExplorerPS/2"
    (II) <default pointer>: ps2EnableDataReporting: succeeded
    (II) fglrx(0): Restoring recent mode: 1440x900@50Hz
    swlDalGetDisplayIndex:ERROR: The number of Active Displays is 0
    swlDalGetDisplayIndex:ERROR: The number of Active Displays is 0
    (II) config/hal: Adding input device ThinkPad Extra Buttons
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device TPPS/2 IBM TrackPoint
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Video Bus
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) fglrx(0): EDID vendor "LEN", prod id 16438
    (II) fglrx(0): Printing DDC gathered Modelines:
    (II) fglrx(0): Modeline "1440x900"x0.0 101.60 1440 1488 1520 1824 900 903 909 926 -hsync -vsync (55.7 kHz)
    (II) fglrx(0): Modeline "1440x900"x0.0 85.60 1440 1488 1520 1848 900 903 909 926 -hsync -vsync (46.3 kHz)
    (II) fglrx(0): EDID vendor "LEN", prod id 16438
    (II) fglrx(0): Printing DDC gathered Modelines:
    (II) fglrx(0): Modeline "1440x900"x0.0 101.60 1440 1488 1520 1824 900 903 909 926 -hsync -vsync (55.7 kHz)
    (II) fglrx(0): Modeline "1440x900"x0.0 85.60 1440 1488 1520 1848 900 903 909 926 -hsync -vsync (46.3 kHz)
    (II) fglrx(0): EDID vendor "LEN", prod id 16438
    (II) fglrx(0): Printing DDC gathered Modelines:
    (II) fglrx(0): Modeline "1440x900"x0.0 101.60 1440 1488 1520 1824 900 903 909 926 -hsync -vsync (55.7 kHz)
    (II) fglrx(0): Modeline "1440x900"x0.0 85.60 1440 1488 1520 1848 900 903 909 926 -hsync -vsync (46.3 kHz)
    (II) fglrx(0): EDID vendor "LEN", prod id 16438
    (II) fglrx(0): Printing DDC gathered Modelines:
    (II) fglrx(0): Modeline "1440x900"x0.0 101.60 1440 1488 1520 1824 900 903 909 926 -hsync -vsync (55.7 kHz)
    (II) fglrx(0): Modeline "1440x900"x0.0 85.60 1440 1488 1520 1848 900 903 909 926 -hsync -vsync (46.3 kHz)
    (II) config/hal: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) 3rd Button detected: disabling emulate3Button
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    (II) fglrx(0): atiddxDisplayScreenLoadPalette: numColors: 256
    Thanks a bunch for any suggestions, xorg.conf can be a bit confusing for me.
    Last edited by atrium (2009-06-02 10:20:56)

    iphitus wrote:
    Could be dpi.
    What are you using to login?
    if it's startx, you can do startx -- -dpi 96
    if it's a login manager, you'll need to edit it's configuration and set it otherwise.
    Thanks for the quick reply.  I'm starting slim as a daemon at bootup inside /etc/rc.conf, then using XFCE4.

  • NWDS installation issue - "Please wait... completing the install"

    Hi all,
    I got the same "Problem" each time I update my NWDS.
    [Re: NWDS installation issue.|Re: NWDS installation issue.]
    After the installation, when I start the NWDS I get always the message:
    "Please wait... completing the install"
    If I create a new Workspace this really solves the problem but I don't like to create every time a new workspace after an update and copy all my projects back to this new workspace.
    Is there no other solution around? I think I'm not the only one who has this troubles, am I?
    Regards,
    Stefan

    Hi all,
    I solved this problem by myself. So for everyone who is interested in how to solve this problem:
    Just delete the folder .config in
    \workspace\.metadata\
    During the next start of NWDS this folder will be created and everything will work as excpected!
    Stefan

  • Exporting Issues (font)

    I'm having some trouble exporting my site as and html... I have a rather large site. however I have left it open for over 2 hours and it will not move from 0%.
    The only noticable change I made was to a system font on the pages from a web safe font. Is this the issue??
    I have looked at many other tickets, and already cleared the cache, reinstalled, and I am using the most current version.
    I can export other sites I am working on no problem.
    Thank you!

    The conversion issue seems to be tied to OTF fonts. Converting Merriweather to TTF, deleting OTF versions from Font Book, and/or System Font Folder worked for us. Clearing font cache and restarting can further flush out any legacy conflicts.

  • MSI K9A2-Boot Problems & Installation Issue

    In putting together a new system, see sig, I decided to go with the MSI K9A2 board.  I have used MSI and Abit boards for a number of years and this is the first time I have had to post about an MSI board giving me fits, apparently.  I say apparently because my troubleshooting has me looking hard at the board.  I assembled the system, originally with Crucial Ballistix Tracer PC6400 memory and the system failed to POST.  Having read some posts about memory issues, I had verified that this memory should work.  I did a lot of troubleshooting on the board.  I will admit that I was a bit surprised by the power on button that is actually on the board.  I reset the CMOS (using the directions posted in these forums), reset and checked connections (yes, both the extra CPU and Graphics power connectors were attached) and finally resorted to stripping out everything but the MB and essential components onto a tabletop.  This also produced a no POST.  Lastly, removed one of the RAM modules, so that only one RAM was in the MB in DIMM slot 1.  Hit the power button and the system posted.  At this point I did not do much with the BIOS other than insure that the CPU and temps were ok.  I loaded optimized defaults, saved, rebooted and powered down.  I added the second DIMM module and no POST.   I removed the second DIMM, powered up the system, received a chksum error, hit F1 and went into the BIOS, loaded defaults and it would boot on one DIMM with no chksum errors.  Confirmed this behavior a couple of times.
    Ok.  So now I am looking at memory.  I ran out and purchased the DDR2 memory in my sig and installed it into the MB.  POSTed on the first run.  I was optimistic at this point that the issue was solved and I moved onto installing Windows XP.  Hard drive is recognized and in SATA 1 and the DVD drive is in SATA 2.  Windows loads the installation screens and everything goes well, until it finishes formatting and starts to copy the files.  At this point it hangs at 3%.  After many iterations of it hanging I went back and stared at the memory.  I went into the bios and set it at 4-4-4-15 and 2.1V.  As I had been around this horse a number of times I tried the install again, using a 20GB partition after updating the BIOS and it formatted and started loading Windows.  (This is were I should have just let it go....)  As I wanted the primary partition to be greater than 20GB, I blew that away and went for a 70GB partition......and we hang at 3% again.  When it hangs it is failing to copy a *.tss file. 
    At this point I am looking at the MB and thinking....RMA.
    Two new pairs of memory and the hanging at 3% are pointing me there, any comments?
    Thanks,
    R

    Quadrifoglio,
    SATA 1 is the first red port, but the manual is saying the red ports are on the SB600 controllor and that the purple ports (SATA 5 and 6) are on the Promise controller.  I am currently using the OCZ memory as it allowed the system to POST without any issues on the first time around with both sticks installed.
    The HD is currently on the SATA 1 slot, which is red SB600 controller.
    Aaron,
    I have not backed down the memory timings yet as I have been able to post and I did manage to load Windows on a 20GB partition.  I will keep this in mind if I continue to have issues, but I would like to keep them at their factory settings (I guess b/c it makes me feel like they are "working" as they should).
    General
    I would like to have the DVD drive in the equation, so if I am switching the HD to the purple SATA ports should I move the DVD drive there as well?  Or what I probably should do is leave the CD-ROM on the system (which is currently attached via an IDE cable) and just fiddle with the HD for now.
    Memory in the system now: OCZ with timings and voltage set to defaults for the memory. 
    So, my plan for tonights activities;
    1. Leave the HD on the red SATA 1 controller (SB600).
    2. Leave the CD-ROM attached to the IDE controller.
    3. Enter the BIOS and tell it to operate the drive in IDE mode. 
    4. Remove all current partitions, reset partitions with the system partition set to 70GB
    5. Format and attempt installation.
    If that fails
    1. Move the HD to the purple SATA 5 controller (Promise).
    2. Leave the CD-ROM attached to the IDE controller.
    3. Leave the BIOS setting at IDE mode. 
    4. Remove all current partitions, reset partitions with the system partition set to 70GB
    5. Format and attempt installation.
    If that fails
    Drink heavily and watch TRON, 'cause if I was TRON I could fix anything.
    A couple of questions;
    -This maybe a silly question, but do I need to specifically tell the BIOS to enable LBA, even for SATA drives?  I do not recall having to do this in a previous build using an Abit MB and SATA drive.
    -Will I go back into the BIOS, if and when Windows loads, and tell the HD to run in what mode?
    -Are there any other BIOS settings that I am overlooking? 
    -UPDATE: Quadrifoglio or anyone, When the BIOS has an option for AHCI (like the K9A2 does and you can select AHCI, IDE, etc.) by leaving it on Auto with a SATA drives present (HD and Optical Drive) does the possibility exist that Windows XP will hiccup on install because it does not understand AHCI?  Some of the information I have come across seems to suggest this maybe an issue.
    Thanks for folks looking at this problem/scenario.  I have been building systems for awhile and this one is taking me back to the first system I ever built in '96 were I could not for the life of me figure out why the darn system was unstable, not recognizing my HD's, BSODing on me.  The solution in that case, install chipset drivers. duh.

  • Lightroom 4.2 Installation Issue

    Leaving this around in case anyone else has the same problem -- Solution found -- Windows installer issues / registry issues -- used the Microsoft Fix it tool (http://support.microsoft.com/kb/2438651#reso3) to correct.  4.2 install ran fine.
    I've read through the posts in the Lightroom forum regarding  LR 4.2 install issues. I will list here the things I've done to try to get the install to work:
    1) Downloaded the installation software twice.
    2) Ran the setup program in admin user mode.
    3) Ran the install in admin user mode.
    4) Get the following error in a Windows Installer window:
    The feature you are trying to use is on a network resource that is unavailable.
    Click ok to try again, or enter an alternate path to a folder containing the installation package 'Adobe_Lightroom_x64.msi' in the box below.
    Use source:
    c:\Users\RMJF\AppData\Local\Temp\{...}
    What I have found (after displaying hidden AppData folder):
    The location where the .msi file resides is different from the one defaulting in the above window.
    I select this alternate path, but still cannot complete the installation.
    Furthermore, when I cancel the install, I get this error:
    Adobe Photoshop Lightroom 4.2 64-bit Installer Info
    Error 1714. The older version of Adobe Photoshop Lightoom 4.2 64-bit cannot be removed. Contact your technical support group
    I have been running LR since the beginning of time and most recently LR 4.1, so there is no 4.2 installed.
    Also, I tried to fix the install of 4.1 via the programs in Control Panel. I cannot repair it and get this error:
    The installation source for this product is not available. Verify that the source exists and that you can access it.
    All versions (except the 1.0 version) were downloaded and installed from the Adobe LR site.
    So, looking for suggestions.
    Seems like there are some missing files from the 4.1 version that are hindering the install of 4.2???
    All quite frustrating.  Hope you can get me to a speedy solution.
    (System info:  Windows Vista 64-bit Home, SP 2, 20 GB of disk space to spare!  Also, I have set the install program to be allowed by the anti-virus program. I have run a registry clean-up, as well.  No other apps are running during the install.)
    Message was edited by: marzo19

    untill now, 3 phones later, and mayby 10 attemps later to install it: notting. the errors that i am gething are the same as above, but nothing helps for me.
    even the microsoft fixid diden't help.
    So also desperate.

  • Installation issue on opensuse 11

    Hey All,<br /><br />Im a Windows guy still struggling with Linux set-upsso take it easy on me! :)  and Im having a hard time getting blaze installed and running.<br /><br />This is what Ive done so far.  I've successfully set-up the latest copy of openSuse11 64 bit version with: <br />  Tomcat 6.0.16 (Tested and running)<br />  ANT 1.7<br />  JAVA SDK & JDK 6<br />  Junit (ant-junit, junit, junit-javadoc, junit-manual, libcppunit-1_12-0)<br />  Downloaded both blazeds.war and blazeds_src_3-0-0-544.zip<br />  From Tomcat Manager I uploaded the blazeds.war file successfully.<br />  I unzipped the zip file into root/blazeds and from a command prompt ran     ant.  These are the errors Im getting:<br />     *  [taskdef] Could no load definitions from resource net/sf/antcontrib/antcontrib.properties.  It could not be found.  (Repeats about a dozen times)<br />     *  BUILD FAILED<br />     *  /root/blazeds/build.xml:445:  The following error occurred while executing this line:<br />     *  /root/blazeds/resources/fds-ajax-bridge/build.xml:52  Problem:  failed to create task or type if Cause:  The name is undefined.<br />     *  Action:  Check the spelling<br />     *  Action:  Check that any custom tasks/types have been declared<br />     *  Action:  Check that any <presetdef>/<mac  rodef> declarations have taken place.<br /><br />Variables:<br />env | grep _HOME<br /><br />ANT_HOME  = /usr/share/ant<br />JRE_HOME =/usr/lib64/jvm/java/jre<br />JAVA_HOME =/usr/lib64/jvm/java/jre<br />SDK_HOME =/usr/lib64/jvm/java/jre<br />JDK_HOME =/usr/lib64/jvm/java/jre<br /><br />Any ideas?<br />Brad

    Hi Alex,
    Sorry I've been away and just got back.  Presently I'm working from jrun4 and would like to use blazeds instead.  Once my projects get going I would need the ability to use my customers already made linux/tomcat boxes and just plug in blaze.
    I look forward to your answer.
    Brad
    On Fri, Aug 1, 2008 at 12:57 PM, Alex Glosband
    <
    [email protected]> wrote:
    A new message was posted by Alex Glosband in
    Configuration and Getting Started Discussion --
      Installation issue on opensuse 11
    Are you just trying to install and run BlazeDS? Why do you need to build from source?
    -Alex
    View/reply at
    Installation issue on opensuse 11
    Replies by email are OK.
    Use the
    unsubscribe form to cancel your email subscription.

  • Forms 10g Installation issue on windows 7 Professional service pack 1

    hi
    I am trying to install oracle forms 10g  64 bit windows 7 Professional service pack 1 ..
    Below are 2 files that i am using ..
    ds_windows_x86_101202_disk1.zip (626,122,752 bytes)
    ds_windows_x86_101202_disk2.zip (236,880,881 bytes)
    But it failed but the error is .. 
    Checking operating system version: must be 4.0, 5.0, 5.1 or 5.2.    Actual 6.1     Failed <<<<
    just wondering if there are any workaround ..

    Christian is right - Forms 10g R2 (version 10.1.2.0.2) is not certified for installation on Windows 7.  You must apply a Forms 10g R2 patch to bring the version to 10.1.2.3.0 for it to be certified.  You must have a My Oracle Support account to obtain the patch.
    Now, to your question - is there a workaround; the answer is yes.  There are known issues with this installer.  I'll list them and their workaround.
    1.  The Oracle installer checks for a specific set of Windows versions rather than check for a minimum Windows version.
    Workaround:  Right-click the Installer and select Properties.  Click the Compatibility tab and click the checkbox: Run this program in compatibility mode for:  Windows XP SP3).
    2.  The Oracle Installer can't detect Windows Managed Virtual Memory (VM).
    Workaround:  You must temporarily change the Virtual Memory settings and specify specific Initial and Maximum sizes.  See this Microsoft article for more information on changing VM settings.  http://windows.microsoft.com/en-us/windows-vista/change-the-size-of-virtual-memory
    This change will require you to restart your computer.  After you have successfully installed Oracle Forms 10g, you can restore the original VM settings.
    3.  The Oracle installer MUST be installed as an "Administrator". 
    Workaround:  Windows 7 uses "Least privileged user" so you must right-click the Installer and select the Compatibility tab.  Click the "Run this program as an administrator" checkbox.
    4.  Not a Oracle installer issue, but you will have to install the 32-bit version of the Oracle Java Runtime Environment (JRE) (1.6.0 - not 1.7.0) because Oracle Forms is a 32-bit application so it will not be able to use the 64-bit JRE.
    Run the Oracle installer and it should now install succesfully.
    Craig...

  • Photoshop CS6 Installation issues

    Anyone on 10.7.5 having PSCS6 installation issues after trying to apply update via Creative Cloud?

    This link took me to location where I chose the appropriate version of Bridge update and it worked.  My verion was updated to 5.0.1.23
    http://www.adobe.com/support/downloads/product.jsp?product=108&platfor m=Windows

  • Installation issues

    Hi everyone.
    Having some problem installing Adobe Reader XI on some of our client machines. Installed successfully on thousands of clients, but we have several where it will not complete and they are all the same hardware/image and carry the same software suite so I cannot find anything obvious as to why they fail.
    Remote deployment fails and If you try to run the .msi or the .exe version manually it happens the same - you can go through the options and click to begin installation and it immediately fails with 'setup was interrupted - Adobe Reader XI was not installed'.
    Event viewer creates an Event ID 11708 with the description "Product: Adobe Reader XI -- Installation operation failed."  and no other information. I've run processmonitor and other utilities to try and capture why it fails but no joy.
    Does anybody know what could be causing this to fail?
    Thanks in advance,
    NV

    Thanks for all the help and advice so far, it is appreciated!
    I ran the msi yesterday with logging enabled and this was the output. I've checked the obvious & made sure ISScript and MSI Installer are all up to date but if you could check this out and see if you can spot something I am missing that would be a great help.
    This is the content of the log file, apologies for the wall of text...
    === Logging started: 25/03/2013  16:47:36 ===
    Action 16:47:36: INSTALL.
    Action start 16:47:36: INSTALL.
    Action 16:47:36: WindowsFolder.21022.08.policy_9_0_Microsoft_VC90_CRT_x86.RTM.52105B6B_A3EF_3A90_882A_947B 287C203A.
    Action start 16:47:36: WindowsFolder.21022.08.policy_9_0_Microsoft_VC90_CRT_x86.RTM.52105B6B_A3EF_3A90_882A_947B 287C203A.
    Action ended 16:47:36: WindowsFolder.21022.08.policy_9_0_Microsoft_VC90_CRT_x86.RTM.52105B6B_A3EF_3A90_882A_947B 287C203A. Return value 1.
    Action 16:47:36: WindowsFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54.
    Action start 16:47:36: WindowsFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54.
    Action ended 16:47:36: WindowsFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54. Return value 1.
    Action 16:47:36: SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54.
    Action start 16:47:36: SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54.
    Action ended 16:47:36: SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54. Return value 1.
    Action 16:47:36: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action start 16:47:36: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action ended 16:47:36: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    Action 16:47:36: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action start 16:47:36: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action ended 16:47:36: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    Action 16:47:36: ISSetupFilesExtract.
    Action start 16:47:36: ISSetupFilesExtract.
    1: Starting to extract setup files
    1: Getting SUPPORTDIR property :  
    1: Extracting SetupFiles to:  C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}
    1: Getting ISSetupFile table view
    1: Executing ISSetupFile table view
    1: Extracting Setup File:
    1: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}\FixTransforms.e xe
    1: Setting SUPPORTDIR property to:  C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}
    1: Setting ISSETUPFILESCOMPLETED property
    Action ended 16:47:36: ISSetupFilesExtract. Return value 1.
    Action 16:47:36: ProcessAbcpy. Processing the Abcpy.ini file.
    Action start 16:47:36: ProcessAbcpy.
    Action ended 16:47:36: ProcessAbcpy. Return value 1.
    Action 16:47:36: AppSearch. Searching for installed applications
    Action start 16:47:36: AppSearch.
    AppSearch: Property: ACROBAT_APP_PATH, Signature: _acrobat_sig
    AppSearch: Property: MIN_SYSTEM, Signature: _Shdocvw_dll
    AppSearch: Property: AS_INSTALLDIR, Signature: _AsInstallDir
    AppSearch: Property: READER_6X_INSTALLED, Signature: _Reader_6x_Installed
    AppSearch: Property: AS_OPTIMIZE_ENABLED, Signature: _AsOptimizeEnabled
    AppSearch: Property: AS_REPAIR_VERSION_LIST, Signature: _RepairVersionList
    AppSearch: Property: AS_OPTIMIZE_STATUS, Signature: _AsOptimizeStatus
    AppSearch: Property: READER_7X_INSTALLED, Signature: _Reader_7x_Installed
    AppSearch: Property: ACROBAT_11_INSTALLED, Signature: _Acro_11_Installed
    AppSearch: Property: READER8_SU1_INSTALLED, Signature: _Rdr8_SU1_Installed
    AppSearch: Property: READER_PATH, Signature: _ReaderPath
    Action ended 16:47:36: AppSearch. Return value 1.
    Action 16:47:36: SetOSSpecificProperties.
    Action start 16:47:36: SetOSSpecificProperties.
    Action ended 16:47:36: SetOSSpecificProperties. Return value 1.
    Action 16:47:36: LaunchConditions. Evaluating launch conditions
    Action start 16:47:36: LaunchConditions.
    Action ended 16:47:36: LaunchConditions. Return value 1.
    Action 16:47:36: FindRelatedProducts. Searching for related applications
    Action start 16:47:36: FindRelatedProducts.
    Action ended 16:47:36: FindRelatedProducts. Return value 1.
    Action 16:47:36: ValidateProductID.
    Action start 16:47:36: ValidateProductID.
    Action ended 16:47:36: ValidateProductID. Return value 1.
    Action 16:47:36: CA_WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action start 16:47:36: CA_WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action ended 16:47:36: CA_WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    Action 16:47:36: CA_SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action start 16:47:36: CA_SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    Action ended 16:47:36: CA_SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    Action 16:47:36: CostInitialize. Computing space requirements
    Action start 16:47:36: CostInitialize.
    Action ended 16:47:36: CostInitialize. Return value 1.
    Action 16:47:36: SetupPluginsProperties.
    Action start 16:47:36: SetupPluginsProperties.
    Action ended 16:47:36: SetupPluginsProperties. Return value 1.
    Action 16:47:36: FileTypesOwnerInit.
    Action start 16:47:36: FileTypesOwnerInit.
    Action ended 16:47:36: FileTypesOwnerInit. Return value 1.
    Action 16:47:36: FileCost. Computing space requirements
    Action start 16:47:36: FileCost.
    Action ended 16:47:36: FileCost. Return value 1.
    Action 16:47:36: IsolateComponents.
    Action start 16:47:36: IsolateComponents.
    Action ended 16:47:36: IsolateComponents. Return value 0.
    Action 16:47:36: ResolveSource.
    Action start 16:47:36: ResolveSource.
    Action ended 16:47:36: ResolveSource. Return value 1.
    Action 16:47:36: CostFinalize. Computing space requirements
    Action start 16:47:36: CostFinalize.
    Action ended 16:47:36: CostFinalize. Return value 1.
    Action 16:47:36: SetARPReadme.
    Action start 16:47:36: SetARPReadme.
    Action ended 16:47:36: SetARPReadme. Return value 1.
    Action 16:47:36: SetARPReadmeEx.
    Action start 16:47:36: SetARPReadmeEx.
    Action ended 16:47:36: SetARPReadmeEx. Return value 1.
    Action 16:47:36: MigrateFeatureStates. Migrating feature states from related applications
    Action start 16:47:36: MigrateFeatureStates.
    Action ended 16:47:36: MigrateFeatureStates. Return value 0.
    Action 16:47:36: DestinationFolder.
    Action start 16:47:36: DestinationFolder.
    Info 2898.For Tahoma8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2898.For MSSansBold8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2898.For MSSWhiteSerif8 textstyle, the system created a 'Tahoma' font, in 0 character set.
    Info 2826.Control Bitmap1 on dialog DestinationFolder extends beyond the boundaries of the dialog to the right by 8 pixels.
    Action 16:47:36: DestinationFolder. Dialog created
    Action 16:47:37: Set_AS_HKCR_EXE.
    Action start 16:47:37: Set_AS_HKCR_EXE.
    Info 2726.Action not found: Set_AS_HKCR_EXE.
    Action ended 16:47:37: Set_AS_HKCR_EXE. Return value 0.
    Info 2826.Control Bitmap1 on dialog SelectARMMode extends beyond the boundaries of the dialog to the right by 8 pixels.
    Action 16:47:37: SelectARMMode. Dialog created
    Action ended 16:47:38: DestinationFolder. Return value 1.
    Action 16:47:38: SetupProgress.
    Action start 16:47:38: SetupProgress.
    Info 2826.Control Bitmap1 on dialog SetupProgress extends beyond the boundaries of the dialog to the right by 8 pixels.
    Action 16:47:38: SetupProgress. Dialog created
    Action ended 16:47:38: SetupProgress. Return value 1.
    Action 16:47:38: PrepareFilesInUse.
    Action start 16:47:38: PrepareFilesInUse.
    Action ended 16:47:38: PrepareFilesInUse. Return value 3.
    Action 16:47:38: SetupCompleteError.
    Action start 16:47:38: SetupCompleteError.
    Info 2826.Control Bitmap1 on dialog SetupCompleteError extends beyond the boundaries of the dialog to the right by 8 pixels.
    Action 16:47:38: SetupCompleteError. Dialog created
    Action 16:47:39: ISSetupFilesCleanup.
    Action start 16:47:39: ISSetupFilesCleanup.
    Action ended 16:47:39: ISSetupFilesCleanup. Return value 1.
    Action ended 16:47:39: SetupCompleteError. Return value 2.
    Action ended 16:47:39: INSTALL. Return value 3.
    Property(C): Text = 0
    Property(C): DiskPrompt = [1]
    Property(C): Registration = No
    Property(C): UpgradeCode = {A6EADE66-0000-0000-484E-7E8A45000000}
    Property(C): VersionNT = 501
    Property(C): ADOBEHUNSPELLPLUGIN2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\
    Property(C): ABBREVIATIONS = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\
    Property(C): ADOBE_COMMON_ACROBAT = c:\Program Files\Common Files\Adobe\Acrobat\
    Property(C): ACTIVE_X = c:\Program Files\Common Files\Adobe\Acrobat\ActiveX\
    Property(C): ProgramFilesFolder = c:\Program Files\
    Property(C): ADOBE = c:\Program Files\Adobe\
    Property(C): INSTALLDIR = c:\Program Files\Adobe\Reader 11.0\
    Property(C): ADOBE1 = c:\Program Files\Adobe\Reader 11.0\Adobe\
    Property(C): PROVIDERS = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\Reader\11.0\Linguistics\Providers\
    Property(C): ADOBE2 = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\Reader\11.0\Linguistics\Providers\Adobe\
    Property(C): PROVIDERS1 = c:\Program Files\Adobe\Common Files\[Acrobat or Reader]\11.0\Linguistics\Providers\
    Property(C): ADOBE3 = c:\Program Files\Adobe\Common Files\[Acrobat or Reader]\11.0\Linguistics\Providers\Adobe\
    Property(C): PROVIDERS2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\
    Property(C): ADOBE4 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Adobe\
    Property(C): PLUGINS2 = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\Reader\11.0\Linguistics\Providers\Plugins2\
    Property(C): ADOBEHUNSPELLPLUGIN = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\
    Property(C): PLUGINS21 = c:\Program Files\Adobe\Common Files\[Acrobat or Reader]\11.0\Linguistics\Providers\Plugins2\
    Property(C): ADOBEHUNSPELLPLUGIN1 = c:\Program Files\Adobe\Common Files\[Acrobat or Reader]\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\
    Property(C): PLUGINS22 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\
    Property(C): CommonFilesFolder = c:\Program Files\Common Files\
    Property(C): ADOBE_COMMON = c:\Program Files\Common Files\Adobe\
    Property(C): AIR = c:\Program Files\Adobe\Reader 11.0\Reader\AIR\
    Property(C): READER = c:\Program Files\Adobe\Reader 11.0\Reader\
    Property(C): TARGETDIR = c:\
    Property(C): ALLUSERSPROFILE = c:\
    Property(C): CommonAppDataFolder = c:\Documents and Settings\All Users\Application Data\
    Property(C): ALLUSERS_APPDATA_ADOBE = c:\Documents and Settings\All Users\Application Data\Adobe\
    Property(C): ALLUSERS_APPDATA_ADOBE_ACROBAT = c:\Documents and Settings\All Users\Application Data\Adobe\Acrobat\
    Property(C): ALLUSERS_APPDATA_ADOBE_ACROBAT_9 = c:\Documents and Settings\All Users\Application Data\Adobe\Acrobat\11.0\
    Property(C): ALLUSERS_APPDATA_ADOBE_ACROBAT_9_REPLICATE = c:\Documents and Settings\All Users\Application Data\Adobe\Acrobat\11.0\Replicate\
    Property(C): ALLUSERS_APPDATA_ADOBE_ACROBAT_9_REPLICATE_SECURITY = c:\Documents and Settings\All Users\Application Data\Adobe\Acrobat\11.0\Replicate\Security\
    Property(C): PLUG_INS = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\
    Property(C): ANNOTATIONS = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Annotations\
    Property(C): ARM = c:\Program Files\Common Files\Adobe\ARM\
    Property(C): ARM_1.0 = c:\Program Files\Common Files\Adobe\ARM\1.0\
    Property(C): DICTIONARIES = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\
    Property(C): AR_AE = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\a r_AE\
    Property(C): AdminToolsFolder = c:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools\
    Property(C): AppDataFolder = c:\Documents and Settings\Administrator\Application Data\
    Property(C): BG_BG = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ bg_BG\
    Property(C): BG_BG1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\b g_BG\
    Property(C): SUPPLEMENTALDICTIONARIES = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\
    Property(C): BG_BG2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\bg_BG\
    Property(C): BROWSER = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): BROWSER_IE = c:\Program Files\Internet Explorer\Plugins\
    Property(C): CACHE_SETUP_FILES = c:\Program Files\Adobe\Reader 11.0\Setup Files\
    Property(C): CACHE_DIR = c:\Program Files\Adobe\Reader 11.0\Setup Files\{AC76BA86-7AD7-1033-7B44-AB0000000001}\
    Property(C): CACHE_DIR_TRANSFORM = c:\Program Files\Adobe\Reader 11.0\Setup Files\{AC76BA86-7AD7-1033-7B44-AB0000000001}\Transforms\
    Property(C): CA_ES = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ ca_ES\
    Property(C): CA_ES1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\c a_ES\
    Property(C): CA_ES2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\ca_ES\
    Property(C): RESOURCE = c:\Program Files\Adobe\Reader 11.0\Resource\
    Property(C): CIDFONT = c:\Program Files\Adobe\Reader 11.0\Resource\CIDFont\
    Property(C): CMAP = c:\Program Files\Adobe\Reader 11.0\Resource\CMap\
    Property(C): COMMON_ADOBE_HELP = c:\Program Files\Common Files\Adobe\HelpCfg\
    Property(C): COMMON_ADOBE_HELP_CAT = c:\Program Files\Common Files\Adobe\HelpCfg\ca_ES\
    Property(C): COMMON_ADOBE_HELP_CHS = c:\Program Files\Common Files\Adobe\HelpCfg\zh_CN\
    Property(C): COMMON_ADOBE_HELP_CHT = c:\Program Files\Common Files\Adobe\HelpCfg\zh_TW\
    Property(C): COMMON_ADOBE_HELP_CZE = c:\Program Files\Common Files\Adobe\HelpCfg\cs_CZ\
    Property(C): COMMON_ADOBE_HELP_DAN = c:\Program Files\Common Files\Adobe\HelpCfg\da_DK\
    Property(C): COMMON_ADOBE_HELP_DEU = c:\Program Files\Common Files\Adobe\HelpCfg\de_DE\
    Property(C): COMMON_ADOBE_HELP_ENU = c:\Program Files\Common Files\Adobe\HelpCfg\en_US\
    Property(C): COMMON_ADOBE_HELP_ESP = c:\Program Files\Common Files\Adobe\HelpCfg\es_ES\
    Property(C): COMMON_ADOBE_HELP_EUQ = c:\Program Files\Common Files\Adobe\HelpCfg\eu_ES\
    Property(C): COMMON_ADOBE_HELP_FRA = c:\Program Files\Common Files\Adobe\HelpCfg\fr_FR\
    Property(C): COMMON_ADOBE_HELP_HRV = c:\Program Files\Common Files\Adobe\HelpCfg\hr_HR\
    Property(C): COMMON_ADOBE_HELP_HUN = c:\Program Files\Common Files\Adobe\HelpCfg\hu_HU\
    Property(C): COMMON_ADOBE_HELP_ITA = c:\Program Files\Common Files\Adobe\HelpCfg\it_IT\
    Property(C): COMMON_ADOBE_HELP_JPN = c:\Program Files\Common Files\Adobe\HelpCfg\ja_JP\
    Property(C): COMMON_ADOBE_HELP_KOR = c:\Program Files\Common Files\Adobe\HelpCfg\ko_KR\
    Property(C): COMMON_ADOBE_HELP_NLD = c:\Program Files\Common Files\Adobe\HelpCfg\nl_NL\
    Property(C): COMMON_ADOBE_HELP_NOR = c:\Program Files\Common Files\Adobe\HelpCfg\nb_NO\
    Property(C): COMMON_ADOBE_HELP_POL = c:\Program Files\Common Files\Adobe\HelpCfg\pl_PL\
    Property(C): COMMON_ADOBE_HELP_PTB = c:\Program Files\Common Files\Adobe\HelpCfg\pt_BR\
    Property(C): COMMON_ADOBE_HELP_RUM = c:\Program Files\Common Files\Adobe\HelpCfg\ro_RO\
    Property(C): COMMON_ADOBE_HELP_RUS = c:\Program Files\Common Files\Adobe\HelpCfg\ru_RU\
    Property(C): COMMON_ADOBE_HELP_SKY = c:\Program Files\Common Files\Adobe\HelpCfg\sk_SK\
    Property(C): COMMON_ADOBE_HELP_SLV = c:\Program Files\Common Files\Adobe\HelpCfg\sl_SI\
    Property(C): COMMON_ADOBE_HELP_SUO = c:\Program Files\Common Files\Adobe\HelpCfg\fi_FI\
    Property(C): COMMON_ADOBE_HELP_SVE = c:\Program Files\Common Files\Adobe\HelpCfg\sv_SE\
    Property(C): COMMON_ADOBE_HELP_TUR = c:\Program Files\Common Files\Adobe\HelpCfg\tr_TR\
    Property(C): COMMON_ADOBE_HELP_UKR = c:\Program Files\Common Files\Adobe\HelpCfg\uk_UA\
    Property(C): COMMON_LINGUISTIC = c:\Program Files\Adobe\Reader 11.0\Resource\Linguistics\
    Property(C): COMMON_ADOBE_PROVIDERS = c:\Program Files\Adobe\Reader 11.0\Resource\Linguistics\Providers\
    Property(C): COMMON_ADOBE_PROVIDERS_PROXIMITY = c:\Program Files\Adobe\Reader 11.0\Resource\Linguistics\Providers\Proximity\
    Property(C): COMMON_ADOBE_PROVIDERS_PROXIMITY_1100 = c:\Program Files\Adobe\Reader 11.0\Resource\Linguistics\Providers\Proximity\11.00\
    Property(C): COMMON_ADOBE_PROVIDERS_PROXIMITY_1100_NCL3S4PNTX = c:\Program Files\Adobe\Reader 11.0\Resource\Linguistics\Providers\Proximity\11.00\NC-L3S4PNTX\
    Property(C): COMMON_FILES = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\
    Property(C): COMMON_FILES1 = c:\Program Files\Adobe\Common Files\
    Property(C): COMMON_LINGUISTIC_LANGUAGENAMES = c:\Program Files\Adobe\Reader 11.0\Resource\Linguistics\LanguageNames2\
    Property(C): CS_CZ = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ cs_CZ\
    Property(C): CS_CZ1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\c s_CZ\
    Property(C): CS_CZ2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\cs_CZ\
    Property(C): CommonFiles64Folder = c:\
    Property(C): DA_DK = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ da_DK\
    Property(C): DA_DK1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\d a_DK\
    Property(C): DA_DK2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\da_DK\
    Property(C): DE_CH = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ de_CH\
    Property(C): DE_CH1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\d e_CH\
    Property(C): DE_CH2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\de_CH\
    Property(C): DE_DE = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ de_DE\
    Property(C): DE_DE1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\d e_DE\
    Property(C): DE_DE2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\de_DE\
    Property(C): DOCSETTINGS = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\
    Property(C): DOCSETTINGS_PORTFOLIO = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\
    Property(C): DOCSETTINGS_PORTFOLIO_CHS = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\CHS\
    Property(C): DOCSETTINGS_PORTFOLIO_CHT = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\CHT\
    Property(C): DOCSETTINGS_PORTFOLIO_CZE = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\CZE\
    Property(C): DOCSETTINGS_PORTFOLIO_DAN = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\DAN\
    Property(C): DOCSETTINGS_PORTFOLIO_DEU = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\DEU\
    Property(C): DOCSETTINGS_PORTFOLIO_ENU = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\ENU\
    Property(C): DOCSETTINGS_PORTFOLIO_ESP = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\ESP\
    Property(C): DOCSETTINGS_PORTFOLIO_FRA = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\FRA\
    Property(C): DOCSETTINGS_PORTFOLIO_HRV = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\HRV\
    Property(C): DOCSETTINGS_PORTFOLIO_HUN = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\HUN\
    Property(C): DOCSETTINGS_PORTFOLIO_ITA = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\ITA\
    Property(C): DOCSETTINGS_PORTFOLIO_JPN = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\JPN\
    Property(C): DOCSETTINGS_PORTFOLIO_KOR = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\KOR\
    Property(C): DOCSETTINGS_PORTFOLIO_NLD = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\NLD\
    Property(C): DOCSETTINGS_PORTFOLIO_NOR = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\NOR\
    Property(C): DOCSETTINGS_PORTFOLIO_POL = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\POL\
    Property(C): DOCSETTINGS_PORTFOLIO_PTB = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\PTB\
    Property(C): DOCSETTINGS_PORTFOLIO_RUM = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\RUM\
    Property(C): DOCSETTINGS_PORTFOLIO_RUS = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\RUS\
    Property(C): DOCSETTINGS_PORTFOLIO_SKY = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\SKY\
    Property(C): DOCSETTINGS_PORTFOLIO_SLV = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\SLV\
    Property(C): DOCSETTINGS_PORTFOLIO_SUO = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\SUO\
    Property(C): DOCSETTINGS_PORTFOLIO_SVE = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\SVE\
    Property(C): DOCSETTINGS_PORTFOLIO_TUR = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\TUR\
    Property(C): DOCSETTINGS_PORTFOLIO_UKR = c:\Program Files\Adobe\Reader 11.0\Reader\DocSettings\Portfolio\UKR\
    Property(C): DesktopFolder = c:\Documents and Settings\All Users\Desktop\
    Property(C): EL_GR = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ el_GR\
    Property(C): EL_GR1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\e l_GR\
    Property(C): EL_GR2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\el_GR\
    Property(C): EN_CA = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ en_CA\
    Property(C): EN_CA1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\e n_CA\
    Property(C): EN_CA2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\en_CA\
    Property(C): EN_GB = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ en_GB\
    Property(C): EN_GB1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\e n_GB\
    Property(C): EN_GB2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\en_GB\
    Property(C): EN_US = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ en_US\
    Property(C): EN_US1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\e n_US\
    Property(C): EN_US2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\en_US\
    Property(C): ESL_DIR = c:\Program Files\Adobe\Reader 11.0\Esl\
    Property(C): ES_ES = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ es_ES\
    Property(C): ES_ES1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\e s_ES\
    Property(C): ES_ES2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\es_ES\
    Property(C): ET_EE = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ et_EE\
    Property(C): ET_EE1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\e t_EE\
    Property(C): ET_EE2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\et_EE\
    Property(C): EU_ES = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\e u_ES\
    Property(C): FI_FI = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\f i_FI\
    Property(C): FONT = c:\Program Files\Adobe\Reader 11.0\Resource\Font\
    Property(C): FR_CA = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\f r_CA\
    Property(C): FR_FR = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ fr_FR\
    Property(C): FR_FR1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\f r_FR\
    Property(C): FR_FR2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\fr_FR\
    Property(C): LOCALE = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\
    Property(C): FR_MA = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\fr_MA\
    Property(C): FavoritesFolder = c:\Documents and Settings\Administrator\Favorites\
    Property(C): FontsFolder = c:\WINDOWS\Fonts\
    Property(C): GlobalAssemblyCache = c:\
    Property(C): HE_IL = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\h e_IL\
    Property(C): HR_HR = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ hr_HR\
    Property(C): HR_HR1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\h r_HR\
    Property(C): HR_HR2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\hr_HR\
    Property(C): HU_HU = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ hu_HU\
    Property(C): HU_HU1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\h u_HU\
    Property(C): HU_HU2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\hu_HU\
    Property(C): IDTEMPLATES = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\
    Property(C): IDTEMPLATES_CAT = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\CAT\
    Property(C): IDTEMPLATES_CHS = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\CHS\
    Property(C): IDTEMPLATES_CHT = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\CHT\
    Property(C): IDTEMPLATES_CZE = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\CZE\
    Property(C): IDTEMPLATES_DAN = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\DAN\
    Property(C): IDTEMPLATES_DEU = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\DEU\
    Property(C): IDTEMPLATES_ENU = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\ENU\
    Property(C): IDTEMPLATES_ESP = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\ESP\
    Property(C): IDTEMPLATES_EUQ = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\EUQ\
    Property(C): IDTEMPLATES_FRA = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\FRA\
    Property(C): IDTEMPLATES_HRV = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\HRV\
    Property(C): IDTEMPLATES_HUN = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\HUN\
    Property(C): IDTEMPLATES_ITA = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\ITA\
    Property(C): IDTEMPLATES_JPN = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\JPN\
    Property(C): IDTEMPLATES_KOR = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\KOR\
    Property(C): IDTEMPLATES_NLD = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\NLD\
    Property(C): IDTEMPLATES_NOR = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\NOR\
    Property(C): IDTEMPLATES_POL = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\POL\
    Property(C): IDTEMPLATES_PTB = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\PTB\
    Property(C): IDTEMPLATES_RUM = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\RUM\
    Property(C): IDTEMPLATES_RUS = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\RUS\
    Property(C): IDTEMPLATES_SKY = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\SKY\
    Property(C): IDTEMPLATES_SLV = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\SLV\
    Property(C): IDTEMPLATES_SUO = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\SUO\
    Property(C): IDTEMPLATES_SVE = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\SVE\
    Property(C): IDTEMPLATES_TUR = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\TUR\
    Property(C): IDTEMPLATES_UKR = c:\Program Files\Adobe\Reader 11.0\Reader\IDTemplates\UKR\
    Property(C): READER_11.0 = c:\Program Files\Adobe\Reader 11.0\
    Property(C): IT_IT = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ it_IT\
    Property(C): IT_IT1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\i t_IT\
    Property(C): IT_IT2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\it_IT\
    Property(C): JAVASCRIPTS = c:\Program Files\Adobe\Reader 11.0\Reader\Javascripts\
    Property(C): LINGUISTICS1 = c:\Program Files\Adobe\Common Files\[Acrobat or Reader]\11.0\Linguistics\
    Property(C): LANGUAGENAME2 = c:\Program Files\Adobe\Common Files\[Acrobat or Reader]\11.0\Linguistics\LanguageName2\
    Property(C): LINGUISTICS2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\
    Property(C): LANGUAGENAME21 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\LanguageName2\
    Property(C): LANGUAGENAMES2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\LanguageNames2\
    Property(C): LEGAL = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\
    Property(C): LEGAL_CAT = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\CAT\
    Property(C): LEGAL_CHS = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\CHS\
    Property(C): LEGAL_CHT = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\CHT\
    Property(C): LEGAL_CZE = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\CZE\
    Property(C): LEGAL_DAN = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\DAN\
    Property(C): LEGAL_DEU = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\DEU\
    Property(C): LEGAL_ENU = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\ENU\
    Property(C): LEGAL_ESP = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\ESP\
    Property(C): LEGAL_EUQ = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\EUQ\
    Property(C): LEGAL_FRA = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\FRA\
    Property(C): LEGAL_HRV = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\HRV\
    Property(C): LEGAL_HUN = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\HUN\
    Property(C): LEGAL_ITA = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\ITA\
    Property(C): LEGAL_JPN = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\JPN\
    Property(C): LEGAL_KOR = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\KOR\
    Property(C): LEGAL_NLD = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\NLD\
    Property(C): LEGAL_NOR = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\NOR\
    Property(C): LEGAL_POL = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\POL\
    Property(C): LEGAL_PTB = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\PTB\
    Property(C): LEGAL_RUM = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\RUM\
    Property(C): LEGAL_RUS = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\RUS\
    Property(C): LEGAL_SKY = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\SKY\
    Property(C): LEGAL_SLV = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\SLV\
    Property(C): LEGAL_SUO = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\SUO\
    Property(C): LEGAL_SVE = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\SVE\
    Property(C): LEGAL_TUR = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\TUR\
    Property(C): LEGAL_UKR = c:\Program Files\Adobe\Reader 11.0\Reader\Legal\UKR\
    Property(C): _1.0 = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\Reader\11.0\
    Property(C): LINGUISTICS = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\Reader\11.0\Linguistics\
    Property(C): _1.01 = c:\Program Files\Adobe\Common Files\[Acrobat or Reader]\11.0\
    Property(C): _1.02 = c:\Program Files\Common Files\Adobe\Reader\11.0\
    Property(C): LOCALE_CA_ES = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ca_ES\
    Property(C): LOCALE_CS_CZ = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\cs_CZ\
    Property(C): LOCALE_DA_DK = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\da_DK\
    Property(C): LOCALE_DE_DE = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\de_DE\
    Property(C): LOCALE_ES_ES = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\es_ES\
    Property(C): LOCALE_EU_ES = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\eu_ES\
    Property(C): LOCALE_FI_FI = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\fi_FI\
    Property(C): LOCALE_FR_FR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\fr_FR\
    Property(C): LOCALE_HR_HR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\hr_HR\
    Property(C): LOCALE_HU_HU = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\hu_HU\
    Property(C): LOCALE_IT_IT = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\it_IT\
    Property(C): LOCALE_JA_JP = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ja_JP\
    Property(C): LOCALE_KO_KR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ko_KR\
    Property(C): LOCALE_NB_NO = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\nb_NO\
    Property(C): LOCALE_NL_NL = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\nl_NL\
    Property(C): LOCALE_PL_PL = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\pl_PL\
    Property(C): LOCALE_PT_BR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\pt_BR\
    Property(C): LOCALE_RO_RO = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ro_RO\
    Property(C): LOCALE_RU_RU = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ru_RU\
    Property(C): LOCALE_SK_SK = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\sk_SK\
    Property(C): LOCALE_SL_SI = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\sl_SI\
    Property(C): LOCALE_SV_SE = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\sv_SE\
    Property(C): LOCALE_TR_TR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\tr_TR\
    Property(C): LOCALE_UK_UA = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\uk_UA\
    Property(C): LOCALE_ZH_CN = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\zh_CN\
    Property(C): LOCALE_ZH_TW = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\zh_TW\
    Property(C): LT_LT = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ lt_LT\
    Property(C): LT_LT1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\l t_LT\
    Property(C): LT_LT2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\lt_LT\
    Property(C): LV_LV = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ lv_LV\
    Property(C): LV_LV1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\l v_LV\
    Property(C): LV_LV2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\lv_LV\
    Property(C): LocalAppDataFolder = c:\Documents and Settings\Administrator\Local Settings\Application Data\
    Property(C): MOZILLA_1 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MOZILLA_2 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MOZILLA_3 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MOZILLA_4 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MOZILLA_5 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MOZILLA_6 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MOZILLA_7 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MOZILLA_8 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): MPP = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\
    Property(C): MPP_CZE = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_CZE\
    Property(C): MPP_HRV = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_HRV\
    Property(C): MPP_HUN = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_HUN\
    Property(C): MPP_POL = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_POL\
    Property(C): MPP_RUM = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_RUM\
    Property(C): MPP_RUS = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_RUS\
    Property(C): MPP_SKY = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_SKY\
    Property(C): MPP_SLV = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_SLV\
    Property(C): MPP_TUR = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_TUR\
    Property(C): MPP_UKR = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP_UKR\
    Property(C): MULTIMEDIA_MPP_CAT = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_CHS = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_CHT = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_DAN = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_DEU = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_ESP = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_EUQ = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_FRA = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_ITA = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_JAPN = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_KOR = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_NLD = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_NOR = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_PTB = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_SUO = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MULTIMEDIA_MPP_SVE = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\Multimedia\MPP\
    Property(C): MyPicturesFolder = c:\Documents and Settings\Administrator\My Documents\My Pictures\
    Property(C): NB_NO = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\n b_NO\
    Property(C): NB_NO1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\nb_NO\
    Property(C): NB_NO2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ nb_NO\
    Property(C): NETSCAPE_3 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): NETSCAPE_4 = c:\Program Files\Adobe\Reader 11.0\Reader\Browser\
    Property(C): NL_NL = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ nl_NL\
    Property(C): NL_NL1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\n l_NL\
    Property(C): NL_NL2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\nl_NL\
    Property(C): NN_NO = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ nn_NO\
    Property(C): NN_NO1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\n n_NO\
    Property(C): NN_NO2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\nn_NO\
    Property(C): ONLINE_HELP = c:\Program Files\Common Files\Adobe\Help\
    Property(C): ONLINE_HELP_CA_ES = c:\Program Files\Common Files\Adobe\Help\ca_es\
    Property(C): ONLINE_HELP_CA_ES_RDR = c:\Program Files\Common Files\Adobe\Help\ca_es\reader\
    Property(C): ONLINE_HELP_CA_ES_RDRX = c:\Program Files\Common Files\Adobe\Help\ca_es\reader\X\
    Property(C): ONLINE_HELP_CS_CZ = c:\Program Files\Common Files\Adobe\Help\cs_cz\
    Property(C): ONLINE_HELP_CS_CZ_RDR = c:\Program Files\Common Files\Adobe\Help\cs_cz\reader\
    Property(C): ONLINE_HELP_CS_CZ_RDRX = c:\Program Files\Common Files\Adobe\Help\cs_cz\reader\X\
    Property(C): ONLINE_HELP_DA_DK = c:\Program Files\Common Files\Adobe\Help\da_dk\
    Property(C): ONLINE_HELP_DA_DK_RDR = c:\Program Files\Common Files\Adobe\Help\da_dk\reader\
    Property(C): ONLINE_HELP_DA_DK_RDRX = c:\Program Files\Common Files\Adobe\Help\da_dk\reader\X\
    Property(C): ONLINE_HELP_DE_DE = c:\Program Files\Common Files\Adobe\Help\de_de\
    Property(C): ONLINE_HELP_DE_DE_RDR = c:\Program Files\Common Files\Adobe\Help\de_de\reader\
    Property(C): ONLINE_HELP_DE_DE_RDRX = c:\Program Files\Common Files\Adobe\Help\de_de\reader\X\
    Property(C): ONLINE_HELP_EN_US = c:\Program Files\Common Files\Adobe\Help\en_us\
    Property(C): ONLINE_HELP_EN_US_RDR = c:\Program Files\Common Files\Adobe\Help\en_us\reader\
    Property(C): ONLINE_HELP_EN_US_RDRX = c:\Program Files\Common Files\Adobe\Help\en_us\reader\X\
    Property(C): ONLINE_HELP_ES_ES = c:\Program Files\Common Files\Adobe\Help\es_es\
    Property(C): ONLINE_HELP_ES_ES_RDR = c:\Program Files\Common Files\Adobe\Help\es_es\reader\
    Property(C): ONLINE_HELP_ES_ES_RDRX = c:\Program Files\Common Files\Adobe\Help\es_es\reader\X\
    Property(C): ONLINE_HELP_EU_ES = c:\Program Files\Common Files\Adobe\Help\eu_ES\
    Property(C): ONLINE_HELP_EU_ES_RDR = c:\Program Files\Common Files\Adobe\Help\eu_ES\reader\
    Property(C): ONLINE_HELP_EU_ES_RDRX = c:\Program Files\Common Files\Adobe\Help\eu_ES\reader\X\
    Property(C): ONLINE_HELP_FI_FI = c:\Program Files\Common Files\Adobe\Help\fi_fi\
    Property(C): ONLINE_HELP_FI_FI_RDR = c:\Program Files\Common Files\Adobe\Help\fi_fi\reader\
    Property(C): ONLINE_HELP_FI_FI_RDRX = c:\Program Files\Common Files\Adobe\Help\fi_fi\reader\X\
    Property(C): ONLINE_HELP_FR_FR = c:\Program Files\Common Files\Adobe\Help\fr_fr\
    Property(C): ONLINE_HELP_FR_FR_RDR = c:\Program Files\Common Files\Adobe\Help\fr_fr\reader\
    Property(C): ONLINE_HELP_FR_FR_RDRX = c:\Program Files\Common Files\Adobe\Help\fr_fr\reader\X\
    Property(C): ONLINE_HELP_HR_HR = c:\Program Files\Common Files\Adobe\Help\hr_hr\
    Property(C): ONLINE_HELP_HR_HR_RDR = c:\Program Files\Common Files\Adobe\Help\hr_hr\reader\
    Property(C): ONLINE_HELP_HR_HR_RDRX = c:\Program Files\Common Files\Adobe\Help\hr_hr\reader\X\
    Property(C): ONLINE_HELP_HU_HU = c:\Program Files\Common Files\Adobe\Help\hu_hu\
    Property(C): ONLINE_HELP_HU_HU_RDR = c:\Program Files\Common Files\Adobe\Help\hu_hu\reader\
    Property(C): ONLINE_HELP_HU_HU_RDRX = c:\Program Files\Common Files\Adobe\Help\hu_hu\reader\X\
    Property(C): ONLINE_HELP_IT_IT = c:\Program Files\Common Files\Adobe\Help\it_it\
    Property(C): ONLINE_HELP_IT_IT_RDR = c:\Program Files\Common Files\Adobe\Help\it_it\reader\
    Property(C): ONLINE_HELP_IT_IT_RDRX = c:\Program Files\Common Files\Adobe\Help\it_it\reader\X\
    Property(C): ONLINE_HELP_JA_JP = c:\Program Files\Common Files\Adobe\Help\ja_jp\
    Property(C): ONLINE_HELP_JA_JP_RDR = c:\Program Files\Common Files\Adobe\Help\ja_jp\reader\
    Property(C): ONLINE_HELP_JA_JP_RDRX = c:\Program Files\Common Files\Adobe\Help\ja_jp\reader\X\
    Property(C): ONLINE_HELP_KO_KR = c:\Program Files\Common Files\Adobe\Help\ko_kr\
    Property(C): ONLINE_HELP_KO_KR_RDR = c:\Program Files\Common Files\Adobe\Help\ko_kr\reader\
    Property(C): ONLINE_HELP_KO_KR_RDRX = c:\Program Files\Common Files\Adobe\Help\ko_kr\reader\X\
    Property(C): ONLINE_HELP_NB_NO = c:\Program Files\Common Files\Adobe\Help\nb_no\
    Property(C): ONLINE_HELP_NB_NO_RDR = c:\Program Files\Common Files\Adobe\Help\nb_no\reader\
    Property(C): ONLINE_HELP_NB_NO_RDRX = c:\Program Files\Common Files\Adobe\Help\nb_no\reader\X\
    Property(C): ONLINE_HELP_NL_NL = c:\Program Files\Common Files\Adobe\Help\nl_nl\
    Property(C): ONLINE_HELP_NL_NL_RDR = c:\Program Files\Common Files\Adobe\Help\nl_nl\reader\
    Property(C): ONLINE_HELP_NL_NL_RDRX = c:\Program Files\Common Files\Adobe\Help\nl_nl\reader\X\
    Property(C): ONLINE_HELP_PL_PL = c:\Program Files\Common Files\Adobe\Help\pl_pl\
    Property(C): ONLINE_HELP_PL_PL_RDR = c:\Program Files\Common Files\Adobe\Help\pl_pl\reader\
    Property(C): ONLINE_HELP_PL_PL_RDRX = c:\Program Files\Common Files\Adobe\Help\pl_pl\reader\X\
    Property(C): ONLINE_HELP_PT_BR = c:\Program Files\Common Files\Adobe\Help\pt_br\
    Property(C): ONLINE_HELP_PT_BR_RDR = c:\Program Files\Common Files\Adobe\Help\pt_br\reader\
    Property(C): ONLINE_HELP_PT_BR_RDRX = c:\Program Files\Common Files\Adobe\Help\pt_br\reader\X\
    Property(C): ONLINE_HELP_RO_RO = c:\Program Files\Common Files\Adobe\Help\ro_ro\
    Property(C): ONLINE_HELP_RO_RO_RDR = c:\Program Files\Common Files\Adobe\Help\ro_ro\reader\
    Property(C): ONLINE_HELP_RO_RO_RDRX = c:\Program Files\Common Files\Adobe\Help\ro_ro\reader\X\
    Property(C): ONLINE_HELP_RU_RU = c:\Program Files\Common Files\Adobe\Help\ru_ru\
    Property(C): ONLINE_HELP_RU_RU_RDR = c:\Program Files\Common Files\Adobe\Help\ru_ru\reader\
    Property(C): ONLINE_HELP_RU_RU_RDRX = c:\Program Files\Common Files\Adobe\Help\ru_ru\reader\X\
    Property(C): ONLINE_HELP_SK_SK = c:\Program Files\Common Files\Adobe\Help\sk_sk\
    Property(C): ONLINE_HELP_SK_SK_RDR = c:\Program Files\Common Files\Adobe\Help\sk_sk\reader\
    Property(C): ONLINE_HELP_SK_SK_RDRX = c:\Program Files\Common Files\Adobe\Help\sk_sk\reader\X\
    Property(C): ONLINE_HELP_SL_SI = c:\Program Files\Common Files\Adobe\Help\sl_si\
    Property(C): ONLINE_HELP_SL_SI_RDR = c:\Program Files\Common Files\Adobe\Help\sl_si\reader\
    Property(C): ONLINE_HELP_SL_SI_RDRX = c:\Program Files\Common Files\Adobe\Help\sl_si\reader\X\
    Property(C): ONLINE_HELP_SV_SE = c:\Program Files\Common Files\Adobe\Help\sv_se\
    Property(C): ONLINE_HELP_SV_SE_RDR = c:\Program Files\Common Files\Adobe\Help\sv_se\reader\
    Property(C): ONLINE_HELP_SV_SE_RDRX = c:\Program Files\Common Files\Adobe\Help\sv_se\reader\X\
    Property(C): ONLINE_HELP_TR_TR = c:\Program Files\Common Files\Adobe\Help\tr_tr\
    Property(C): ONLINE_HELP_TR_TR_RDR = c:\Program Files\Common Files\Adobe\Help\tr_tr\reader\
    Property(C): ONLINE_HELP_TR_TR_RDRX = c:\Program Files\Common Files\Adobe\Help\tr_tr\reader\X\
    Property(C): ONLINE_HELP_UK_UA = c:\Program Files\Common Files\Adobe\Help\uk_ua\
    Property(C): ONLINE_HELP_UK_UA_RDR = c:\Program Files\Common Files\Adobe\Help\uk_ua\reader\
    Property(C): ONLINE_HELP_UK_UA_RDRX = c:\Program Files\Common Files\Adobe\Help\uk_ua\reader\X\
    Property(C): ONLINE_HELP_ZH_CN = c:\Program Files\Common Files\Adobe\Help\zh_cn\
    Property(C): ONLINE_HELP_ZH_CN_RDR = c:\Program Files\Common Files\Adobe\Help\zh_cn\reader\
    Property(C): ONLINE_HELP_ZH_CN_RDRX = c:\Program Files\Common Files\Adobe\Help\zh_cn\reader\X\
    Property(C): ONLINE_HELP_ZH_TW = c:\Program Files\Common Files\Adobe\Help\zh_tw\
    Property(C): ONLINE_HELP_ZH_TW_RDR = c:\Program Files\Common Files\Adobe\Help\zh_tw\reader\
    Property(C): ONLINE_HELP_ZH_TW_RDRX = c:\Program Files\Common Files\Adobe\Help\zh_tw\reader\X\
    Property(C): PFM = c:\Program Files\Adobe\Reader 11.0\Resource\Font\PFM\
    Property(C): PI_BROKERS = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\pi_brokers\
    Property(C): PLUGINS_3D = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins3d\
    Property(C): PLUGINS_3D_PRC = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins3d\prc\
    Property(C): PLUG_INS_ACROFORM = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\AcroForm\
    Property(C): PLUG_INS_ACROFORM_PMP = c:\Program Files\Adobe\Reader 11.0\Reader\plug_ins\AcroForm\PMP\
    Property(C): PL_PL = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ pl_PL\
    Property(C): PL_PL1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\p l_PL\
    Property(C): PL_PL2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\pl_PL\
    Property(C): PT_BR = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ pt_BR\
    Property(C): PT_BR1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\p t_BR\
    Property(C): PT_BR2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\pt_BR\
    Property(C): PT_PT = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ pt_PT\
    Property(C): PT_PT1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\p t_PT\
    Property(C): PT_PT2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\pt_PT\
    Property(C): PersonalFolder = c:\Documents and Settings\Administrator\My Documents\
    Property(C): PrimaryVolumePath = c:\
    Property(C): ProgramFiles64Folder = c:\
    Property(C): ProgramMenuFolder = c:\Documents and Settings\All Users\Start Menu\Programs\
    Property(C): READER1 = c:\Program Files\Adobe\Reader 11.0\Adobe\Common Files\Reader\
    Property(C): READER2 = c:\Program Files\Common Files\Adobe\Reader\
    Property(C): RO_RO = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ ro_RO\
    Property(C): RO_RO1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\r o_RO\
    Property(C): RO_RO2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\ro_RO\
    Property(C): RU_RU = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Abbreviations\ ru_RU\
    Property(C): RU_RU1 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\Dictionaries\r u_RU\
    Property(C): RU_RU2 = c:\Program Files\Common Files\Adobe\Reader\11.0\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\SupplementalDi ctionaries\ru_RU\
    Property(C): SASIPREP = c:\Program Files\Adobe\Reader 11.0\Resource\SaslPrep\
    Property(C): SERVICES = c:\Program Files\Adobe\Reader 11.0\Reader\Services\
    Property(C): SERVICES1 = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\fr_MA\Services\
    Property(C): SERVICES_CA_ES = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ca_ES\Services\
    Property(C): SERVICES_CS_CZ = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\cs_CZ\Services\
    Property(C): SERVICES_DA_DK = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\da_DK\Services\
    Property(C): SERVICES_DE_DE = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\de_DE\Services\
    Property(C): SERVICES_ES_ES = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\es_ES\Services\
    Property(C): SERVICES_EU_ES = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\eu_ES\Services\
    Property(C): SERVICES_FI_FI = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\fi_FI\Services\
    Property(C): SERVICES_FR_FR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\fr_FR\Services\
    Property(C): SERVICES_HR_HR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\hr_HR\Services\
    Property(C): SERVICES_HU_HU = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\hu_HU\Services\
    Property(C): SERVICES_IT_IT = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\it_IT\Services\
    Property(C): SERVICES_JA_JP = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ja_JP\Services\
    Property(C): SERVICES_KO_KR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ko_KR\Services\
    Property(C): SERVICES_NB_NO = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\nb_NO\Services\
    Property(C): SERVICES_NL_NL = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\nl_NL\Services\
    Property(C): SERVICES_PL_PL = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\pl_PL\Services\
    Property(C): SERVICES_PT_BR = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\pt_BR\Services\
    Property(C): SERVICES_RO_RO = c:\Program Files\Adobe\Reader 11.0\Reader\Locale\ro_RO\Services\
    Property(C): SERVICES_RU_RU = c:\Program Files\Adobe\Reader 11.

  • Application Runtime Environment installation issue

    Hi,
    JDeveloper 11.1.1.3.0
    OS: Solaris SPARC
    I am trying to install the application runtime environment and I am getting the below error. Please advice me on how to resolve this issue.
    JAVA Version in Solaris SPARC :
    weblogic@comm1 ~/Installs $ java -version
    java version "1.5.0_24"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_24-b02)
    Java HotSpot(TM) Server VM (build 1.5.0_24-b02, mixed mode)
    Error:
    weblogic@comm1 ~/Installs $ cd Disk112/
    weblogic@comm1 ~/Installs/Disk112 $ cd Disk1/
    weblogic@comm1 ~/Installs/Disk112/Disk1 $ ./runInstaller
    ./runInstaller: /apps/wls/Installs/Disk112/Disk1/install/solaris/runInstaller: cannot execute
    ./runInstaller: syntax error at line 299: `count1=$' unexpected
    Thanks,
    Rajesh

    Hi,
    I have installed the jdk 64bit version and tried the application runtime environment installation but I am still getting the same old error. Here it is..
    weblogic@dwlsalescomm1-c2 ~/Installs/Disk112/Disk1 $ ./runInstaller -jreLoc /apps/wls/WL10/jdk1.6.0_21/
    ./runInstaller: /apps/wls/Installs/Disk112/Disk1/install/solaris/runInstaller: cannot execute
    ./runInstaller: syntax error at line 299: `count1=$' unexpected
    JDK Version:
    WL10/jdk1.6.0_21/bin $ ./java -d64 -version
    java version "1.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16, mixed mode)
    Please advice me on how to resolve this installation issue.
    Thanks,
    Rajesh
    Edited by: Rajesh on Mar 15, 2011 8:28 AM

Maybe you are looking for