Problems installing the new 'Look And Feel' done by Francios Degrelle

I have download the new verison of the new 'Look And Feel' from
http://sheikyerbouti.developpez.com/forms-pjc-bean/LAF/sources/v133/LAF_133.zip
1- I defined a new section in formsweb.cfg named summit in the middle tier (AS 10g Rel2):
[Summit]
baseHTML=base.htm
baseHTMLjinitiator=basejpi.htm
baseHTMLjpi=basejpi.htm
baseHTMLie=baseie.htm
HTMLdelimiter=%
workingDirectory=e:\app\summit
envFile=default.env
IE=JInitiator
escapeparams=true
form=customers_laf
debug=no
otherparams=buffer_records=%buffer% debug_messages=%debug_messages% array=%array% obr=%obr% query_only=%query_only% quiet=%quiet% render=%render% record=%record% tracegroup=%tracegroup% log=%log% term=%term% useSDI=yes
buffer=no
debug_messages=no
array=no
obr=no
query_only=no
quiet=yes
render=no
pageTitle=Summit
serverURL=/forms/lservlet
codebase=/forms/java
imageBase=DocumentBase
width=100%
height=100%
separateFrame=false
splashScreen=no
lookAndFeel=oracle
colorScheme=blue
logo=no
restrictedURLparams=HTMLbodyAttrs,HTMLbeforeForm,pageTitle,HTMLafterForm,log,allow_debug,allowNewConnections
serverApp=default
archive_jini=frmall_jinit.jar
archive=frmall.jar,laf.jar
WebUtilArchive=
jpi_download_page=http://java.sun.com/products/archive/j2se/1.4.2_09/index.html
jpi_classid=clsid:8AD9C840-044E-11D1-B3E9-00805F499D93
jpi_codebase=http://java.sun.com/products/plugin/autodl/jinstall-1_4-windows-i586.cab#Version=1,4,0,0
2- then I put a copy of the file 'forms.css' in the middle tier in the folder :
apache\apache\htdocs
so as to be on the path and then modified PM$CSS_FILENAME in all forms to be 'forms.css' instead of 'c:\forms.css' and recompiled.
3-I put a copy of the file 'laf.jar' in the folder : 'd\Ora_AS\forms\java' in the middle tier and added this path to the classpath environment variable.
4- I restarted the middle tier and wrote this URL:
http://test/forms/frmservlet/config=summit
the customers form opened but with no background images,I added the following to the URL '&form=test_laf_color_scheme.fmx',the form opened with the default color scheme to 'purple',I changed it from a drop down list to orange and all buttons background color degraded to orange.
My questions:
1-where are the background images ?
2- I cannot compile the 'laf.pll' file to 'laf.plx',when I compile I get this error:
FRm-91507 -internal error
P.S. I read this thread :
FRM-91507 when compiling a library with Forms 6i
and I didn't understand it,where do I change the Forms_Path? in the forms Home release 1 or Forms home release 2?!!!
3-Is the 'forms.css' file properly located? if not? where do I put it?
Sorry for the long scenario but I'm really confused?
Thanks
Mohammad

Hello,
I'm curently out of everything so I cannot answer this one. All I can tell is that images are read from the client machine or jar file. If you want read images from the application server, you need the http:// syntax.
Francois

Similar Messages

  • Attn : Geoflee A Genreral Comment About the New Look and Feel

    Hi,
    I feel that the discussion forums look and feel has improved and it allows us to chosse only theForums that we need to see and thus eliminates unneccasr sctrolling.
    It would be better if OTN Reverts back to the old look and feel as regards showing the Questions and replies posted on that thread.
    That way would be easier to see all the details in one strech instead of clicking on the replies...
    I hope this would be considered.
    Fellow Forum readers pls air u'r comments on this....
    Regards,
    Ganesh R

    UIManager.put("ToolTip.background", Color.YELLOW);You can use these other properties for the tool tips:
    ToolTip.backgroundInactive     
    ToolTip.border     
    ToolTip.borderInactive     
    ToolTip.font     
    ToolTip.foreground     
    ToolTip.foregroundInactive     
    Regards.

  • I'm installing the new OS and iPhone is asking for a password to "restore" my iPhone, but I've never used a password for the phone and don't know what it is!

    I'm installing the new OS and iPhone is asking for a password to "restore" my iPhone, but I've never used a password for the phone and don't know what it is!  Can anyone help??

    You selected Encrypt iPhone Backups in iTunes.  Then you entered a password.
    It would be that specific password it is asking for.
    See here:
    https://discussions.apple.com/thread/3284065?start=0&tstart=0

  • I just downloaded the new Firefox 4, rebooted, and viewed you videos re the new look and new features. Problem is, my toolbars look no different than before. The new icons you talk about do not appear on my screen. Please advise. Thank you.

    I just downloaded the new Firefox 4, rebooted, and viewed your videos re the new look and new features. Problem is, my toolbars look no different than before. The new icons you talk about do not appear on my screen. Please advise. Thank you.

    The Firefox icon is the default feature for Windows Vista and 7 only, it does not apply to Windows XP users.
    To have the Firefox icon instead of the Menu Bar:
    View > Toolbars and UNCHECK the Menu Bar.
    After that, click on the Firefox icon and you'll have the Menu Bar appear again.
    http://support.mozilla.com/en-US/kb/Menu%20bar%20is%20missing

  • Where does the JeelyBeans look and feel come from?

    Where does the JellyBeans Swing look & feel come from that is used in
    Workshop UI?
    -Nick

    Nick -- Thanks for the kind words.
    While we don't have plans to make the look and feel available outside of the IDE,
    you may want to check out some of the other look and feel resources within the
    Java community such as
    www.javootoo.com
    or
    http://directory.google.com/Top/Computers/Programming/Languages/Java/Class_Libraries/Graphics/User_Interface_Classes/Look_and_Feels/?tc=1
    We did use JDK 1.4 for Workshop and were very pleased with its performance and
    other aspects.
    - Pete Horadan
    Workshop Dev Mgr.
    "Nick Minutello" <[email protected]> wrote:
    I think it would be excellent if BEA made the JellyBeans look and feel
    freely available - even getting it added to the Sun JDK.
    There is a distinct interest in developing C# clients purely due to the
    fact
    that Swing doesnt perform and doesnt look good. JDK1.4 reportedly has
    numerous performance improvents. What is missing is a good look and feel.
    The Jelly Beans look and feel is quite good (I suspect that it is no
    accident that its flat look is similar to Visual Studion .NET.).
    I think that encouraging developers to remain with Java for GUI clients
    can
    only be good for Java and in turn J2EE as a whole. A pure java environment
    would be much better than a deliberatly mixed environment. Java RMI is
    much
    simpler than SOAP, etc.
    Aside from the ultruistic viewpoint, we would dearly like to use it in
    our
    Swing applications - perhaps we can stave off a turn to C# / .net clients.
    Regards,
    Nick
    "Carl Sjogreen" <[email protected]> wrote in message
    news:[email protected]...
    At this point we don't have plans to license the look and feel of the
    application (the swing components) separately, but I'd love to hearmore
    about what you had in mind.
    -Carl
    "Nick Minutello" <[email protected]>
    wrote
    in message news:[email protected]...
    I am really interested in the answer to this question... please
    =+=+=+=
    Does BEA have any intentions of making the look & feel commercially
    or
    freely
    available? (esp for existing, but potentially growing customers ;-)
    -Nick
    =+=+=+=
    -Nick
    "Ian M. Goldstein" <[email protected]> wrote in message
    news:[email protected]...
    It's homegrown. (There is no pluggable look-and-feel at this time.)
    Ian M. Goldstein
    Developer Relations Engineer
    BEA Systems, Inc.
    "Nick Minutello" <[email protected]>
    wrote
    in message news:[email protected]...
    Where does the JellyBeans Swing look & feel come from that is
    used
    in
    Workshop UI?
    -Nick

  • Having problems installing the new flash player

    As the title say im having great problems installing the new flash player. I have downloaded it many times and tried installing each time, still nothing. Ive tried installing it offline with my computer totally disconnected from the internet, nothing. Each time i try and install it, it goes through 2 windows (one saying if i want to run it, and one asking for permission) and after they disappear, the icon also disappears strangely =S. I checked it on task manager and it is just sitting there doing nothing. Please help.
    Thanks
    Lee

    =O====== M/10.1.53.64 2010-06-17+21-49-19.163 ========
    0000 [I] 00000010 "C:\Users\Lee\AppData\Local\Temp\FlashPlayerUpdate03.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0003 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0004 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [W] 00001036 Software\Opera Software/Plugin Path 2
    0009 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0010 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10h_Plugin.exe
    0011 [I] 00000017 C:\Windows\system32\Macromed\Flash
    =X====== M/10.1.53.64 2010-06-17+21-50-05.759 ======== 
    =O====== M/10.1.82.76 2010-08-13+10-34-40.438 ========
    0000 [I] 00000010 "C:\Users\Lee\AppData\Local\Temp\257B.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_Plugin.exe
    0009 [I] 00000017 C:\Windows\system32\Macromed\Flash
    =X====== M/10.1.82.76 2010-08-13+10-35-11.883 ======== 
    =O====== M/10.1.85.3 2010-10-16+15-47-16.995 ========
    0000 [I] 00000010 "C:\Users\Lee\AppData\Local\Temp\3B9.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10k_Plugin.exe
    0009 [I] 00000017 C:\Windows\system32\Macromed\Flash
    =X====== M/10.1.85.3 2010-10-16+15-47-30.251 ======== 
    =O====== M/10.1.102.64 2010-11-14+02-30-36.108 ========
    0000 [I] 00000010 "C:\Users\Lee\AppData\Local\Temp\4D86.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001015 C:\Windows\system32\Macromed\Flash\NPSWF32.dll 20
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0009 [W] 00001024 C:\Windows\system32\Macromed\Flash\NPSWF32.dll 183
    0010 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10l_Plugin.exe
    0011 [I] 00000017 C:\Windows\system32\Macromed\Flash
    =X====== M/10.1.102.64 2010-11-14+02-36-33.932 ======== 
    =O====== M/10.2.152.26 2011-02-15+11-56-41.755 ========
    0000 [I] 00000010 "C:\Users\Lee\AppData\Local\Temp\E6CA.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10m_Plugin.exe
    0009 [I] 00000017 C:\Windows\system32\Macromed\Flash
    =X====== M/10.2.152.26 2011-02-15+11-56-55.244 ======== 
    =O====== M/10.2.152.32 2011-03-09+00-31-09.323 ========
    0000 [I] 00000010 "C:\Users\Lee\AppData\Local\Temp\5DF8.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10n_Plugin.exe
    0009 [I] 00000017 C:\Windows\system32\Macromed\Flash
    =X====== M/10.2.152.32 2011-03-09+00-32-34.758 ======== 
    =O====== M/10.2.153.1 2011-03-23+10-18-20.750 ========
    0000 [I] 00000010 "C:\Users\Lee\AppData\Local\Temp\8C1.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10o_Plugin.exe
    0009 [I] 00000017 C:\Windows\system32\Macromed\Flash
    =X====== M/10.2.153.1 2011-03-23+10-27-02.275 ======== 
    =O====== M/10.2.159.1 2011-05-06+00-10-44.522 ========
    0000 [I] 00000010 "C:\Users\Lee\AppData\Local\Temp\6D57.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10p_Plugin.exe
    0009 [I] 00000017 C:\Windows\system32\Macromed\Flash
    =X====== M/10.2.159.1 2011-05-06+00-11-10.749 ======== 
    =O====== M/10.3.181.14 2011-05-20+14-12-45.598 ========
    0000 [I] 00000010 "C:\Users\Lee\AppData\Local\Temp\A28C.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10q_Plugin.exe
    0009 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0010 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    =X====== M/10.3.181.14 2011-05-20+14-12-56.883 ======== 
    =O====== M/10.3.181.26 2011-06-26+13-24-40.335 ========
    0000 [I] 00000010 "C:\Users\Lee\AppData\Local\Temp\543E.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001015 C:\Windows\system32\Macromed\Flash\NPSWF32.dll 20
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0009 [E] 00001025 C:\Windows\system32\Macromed\Flash\NPSWF32.dll:32
    0010 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10t_Plugin.exe
    0011 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0012 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0013 [W] 00001024 C:\Windows\system32\FlashPlayerCPLApp.cpl 183
    =X====== M/10.3.181.26 2011-06-26+13-25-04.511 ======== 
    =O====== M/10.3.181.26 2011-07-11+13-49-21.374 ========
    0000 [I] 00000010 "C:\Users\Lee\AppData\Local\Temp\986E.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10t_Plugin.exe
    0009 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0010 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0011 [W] 00001024 C:\Windows\system32\FlashPlayerCPLApp.cpl 183
    =X====== M/10.3.181.26 2011-07-11+13-52-12.911 ======== 
    =O====== M/10.3.181.26 2011-07-27+22-58-00.513 ========
    0000 [I] 00000010 "C:\Users\Lee\AppData\Local\Temp\nsb8CC0.tmp\flash_setup.exe" -install
    0001 [W] 00001015 C:\Windows\system32\Macromed\Flash\Flash10c.ocx 5
    0002 [I] 00000018
    0003 [W] 00001015 C:\Windows\system32\Macromed\Flash\Flash10c.ocx 5
    0004 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10t.ocx
    0005 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10t_ActiveX.exe
    0006 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10t_ActiveX.dll
    0007 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0008 [W] 00001024 C:\Windows\system32\FlashPlayerCPLApp.cpl 183
    =X====== M/10.3.181.26 2011-07-27+22-58-34.948 ======== 
    =O====== M/10.3.183.5 2011-08-14+19-49-38.147 ========
    0000 [I] 00000010 "C:\Users\Lee\AppData\Local\Temp\4952.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001015 C:\Windows\system32\Macromed\Flash\NPSWF32.dll 20
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0009 [W] 00001024 C:\Windows\system32\Macromed\Flash\NPSWF32.dll 183
    0010 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10v_Plugin.exe
    0011 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0012 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0013 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0014 [W] 00001024 C:\Windows\system32\FlashPlayerCPLApp.cpl 183
    =X====== M/10.3.183.5 2011-08-14+19-54-29.204 ======== 
    =O====== M/10.3.181.26 2011-09-09+16-26-49.604 ========
    0000 [I] 00000010 "C:\Windows\system32\Macromed\Flash\FlashUtil10t_ActiveX.exe" -maintain activex
    0001 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10t_ActiveX.exe 5
    0002 [I] 00000018
    0003 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10t_ActiveX.exe 5
    0004 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0005 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0006 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0007 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0008 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0009 [W] 00001021
    0010 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0011 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10t_ActiveX.exe 5
    0012 [I] 00000012
    =X====== M/10.3.181.26 2011-09-09+16-27-20.454 ======== 
    =O====== M/10.3.183.5 2011-09-09+16-27-32.045 ========
    0000 [I] 00000010 "C:\Windows\system32\Macromed\Flash\FlashUtil10v_Plugin.exe" -maintain plugin
    0001 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10v_Plugin.exe 5
    0002 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0003 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0004 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0005 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0006 [W] 00001021
    0007 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0008 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0009 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0010 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0011 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0012 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0013 [W] 00001036 Software\Opera Software/Plugin Path 2
    0014 [W] 00001036 Software\Opera Software/Plugin Path 2
    0015 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10v_Plugin.exe 5
    0016 [I] 00000012
    =X====== M/10.3.183.5 2011-09-09+16-27-42.962 ======== 
    =O====== M/10.3.183.7 2011-09-09+18-06-02.141 ========
    0000 [I] 00000010 "C:\Users\Lee\AppData\Local\Temp\FP_PL_PFS_INSTALLER.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0004 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0005 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0006 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0007 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Plugin Path 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0013 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10w_Plugin.exe
    0014 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0015 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0016 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    =X====== M/10.3.183.7 2011-09-09+18-06-27.151 ======== 
    =O====== M/10.2.153.1 2011-09-09+18-12-15.006 ========
    0000 [I] 00000010 "C:\Users\Lee\Desktop\install_flash_player.exe"
    0001 [E] 00001013
    =X====== M/10.2.153.1 2011-09-09+18-12-48.813 ======== 
    =O====== M/10.2.153.1 2011-09-09+18-13-13.779 ========
    0000 [I] 00000010 "C:\Users\Lee\Desktop\install_flash_player.exe"
    0001 [E] 00001013
    =X====== M/10.2.153.1 2011-09-09+18-13-17.902 ======== 
    =O====== M/10.2.153.1 2011-09-09+18-36-44.672 ========
    0000 [I] 00000010 "C:\Users\Lee\Desktop\install_flash_player.exe"
    0001 [E] 00001013
    =X====== M/10.2.153.1 2011-09-09+18-37-13.437 ======== 
    =O====== M/10.2.153.1 2011-09-09+18-51-32.321 ========
    0000 [I] 00000010 "C:\Users\Lee\Desktop\install_flash_player.exe"
    0001 [E] 00001013
    =X====== M/10.2.153.1 2011-09-09+18-51-39.885 ======== 
    =O====== M/10.2.153.1 2011-09-09+18-51-49.953 ========
    0000 [I] 00000010 "C:\Users\Lee\Desktop\install_flash_player.exe"
    0001 [E] 00001013
    =X====== M/10.2.153.1 2011-09-09+18-51-53.954 ======== 
    =O====== M/10.3.183.7 2011-09-09+18-57-45.499 ========
    0000 [I] 00000010 "C:\Users\Lee\Desktop\install_flash_player_10.exe"
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10w_Plugin.exe
    0009 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0010 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0011 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0012 [W] 00001024 C:\Windows\system32\FlashPlayerCPLApp.cpl 183
    =X====== M/10.3.183.7 2011-09-09+18-58-16.565 ========

  • WebDynPro ABAP iViews not picking the portal look and feel

    Hi,
    In our case , WebDynPro ABAP iViews not picking the portal look and feel.
    Is there any way to provide the custom developed portal theme link or css file to the WebDynPro application.
    Can it be done programmatically in the WD ABAP application.
    Best Regards
    Sid

    Look at the below link, it will answer your question:
    Re: EP 7 Portal stylesheet with WD ABAP
    Raja T

  • I have LavVIEW 8.6 full version installed. I tried to upgrade to 8.6 professional version by just installing the new disks, and it didn't upgrade. Do I have to un-install, or is there a trick ?

    I have LavVIEW 8.6 full version installed.  I tried to upgrade to 8.6 professional version by just installing the new disks, and it didn't perform the upgrade.  Do I have to un-install first and re-install, or is there a trick ?
    Solved!
    Go to Solution.

    Look into the License Manager in the National Instruments folder of your Start menu.  It is probably just a matter of activating LabVIEW 8.6 and possibly some other features with your new license code instead of your previous full version license code.

  • TS3716 installed the new itunes and now my ipod nano  does not show in the device menu

    installed the new itunes and now my ipod nano  does not show in the device menu

    There's a couple of ways to get through to the authorisation controls in the 11.0.x versions.
    The control is still in the Store menu, but first (if you're using iTunes versions 11.0.x) you might need to bring up the menu bar to see the Store menu.
    If you're using 11.0.x, click on the wee boxy icon up in the top-left corner of your iTunes to see the "Show Menu Bar" control, as per the following screenshot:
    Then you'll find the control in the Store menu:
    Alternatively, if you don't want to bring up the menu bar, it's still possible to get into the authorise controls via nested menus accessible from the wee boxy icon. Here's a screenshot of where to find them:

  • I just updated iOS on my iPhone 5. What a shock!! Where is the premium look and feel I bought my iPhone for? If I wanted the lokale feel of iOS 7.0 I would have bought a much cheeper taiwanese smartphone. Please let me know how I can return to the origina

    I just updated iOS on my iPhone 5.
    What a shock!! Where is the premium look and feel I bought my iPhone for?
    If I wanted the lokale feel of iOS 7.0 I would have bought a much cheeper taiwanese smartphone.
    Please let me know how I can return to the original look and feel of the iPhone surface I bought my phone for.

    You had plenty of time to look at screenshots on the internet and read various blog posts about iOS 7.

  • I am trying to install the new itunes and I keep getting error messages regarding my Apple Mobile Device....help!

    I am trying to install the new iTunes and I keep geting the error message "Apple Mobile Device" failed to start.  Verify you have sufficient privileges to start system services".  HELP

    Hey schouten53,
    Thanks for the question. I understand you are experiencing issues with the latest iTunes update. Let’s troubleshoot the iTunes installation by completely removing and reinstalling iTunes and all related components (it is important to remove all components in the order listed).
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    Additional Information:
    How to restart the Apple Mobile Device Service (AMDS) on Windows
    http://support.apple.com/kb/TS1567
    Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thanks,
    Matt M.

  • I've installed the new safari and it didnt load any web pages

    i've installed the new safari and it didnt load any web pages  and i dont knw wut to do thank and pleas help as quick as possible

    Hello,
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    Let us know after that what happens.

  • HT4623 I Installed the new ios6 and my siri stoped working how do i reinstall it?

    I installed the new ios6 and my siri stopped working how do I reinstall it?

    It says " application failed because MSVCR80.dll is missing from computer and then when I click okay it says I tunes wan't installed correctly Please reinstall
    Many thanks, that's perfect. Try the following user tip with those ones:
    Troubleshooting issues with iTunes for Windows updates

  • HT4528 I installed the new update and it is frozen with a picture of the charger head, an arrow pointing to a iTunes image. How do I get my phone to work properly?

    I installed the new update and it is frozen with a picture of the charger head, and an arrow pointing to a iTunes icon. How do I get my phone to work properly?

    What happened when you tried to restore and update the iPod?

  • I have tried to install the new update and...

    I have tried to install the new update and i have lost everything on my phone and just asks to plug into itunes. I have finally downloaded the new update and I now have nothing on my phone no apps no nothing even tho it was restored from the back up i did yesterday? Any ideas how to resolve this without downloading everything again. I have the Iphone 4s 64GB which was full (so a LOT on there)

    What were you backing up to? Your computer or iCloud?  All of your apps and media should already be in the iTunes library on your computer. You should just be able to re-sync them if all else fails.

Maybe you are looking for

  • Best practice - online redo logs and virtualization

    I have a 10.1.0.4 instance (soon to be migrated to 11gr2) running under Windows Server 2003. We use a non-standard disk distribution scheme - on the c: drive we have oracle_home as well as directories for control files and online redo logs. on the d:

  • How do I change the name of several plots of a graph/chart. (programmaticly)

    Heey everyone, title says it all. I already tried using active plot with a forloop, but for some reason that doesnt work for me :s Checkout the picture in the appendix, that`ll explains my problem. In the block diagram you`ll see a stringarray :  0 =

  • How do you check if the attachment Link Bean is going to return "None" or .

    Hi to All, What attribute could i check if the attachmentLinkBean is going to return "Attachment List" or None? I've checked the TEXT_ATTR but it always return "Attachment List" no matter what. Hope to hear some opinion on this. Thanks in advance! Gr

  • Calculating tax condition amount

    Hi all, I am  confused on how the system calculates tax conditon amount (let' say MWST) in sales order. In my system the tax condition type mwst has a condition record maintained of 4%  thru VK11 and a tax code V0 assoicated with it. The base value f

  • Difficulty getting refund - very discouraging !

    I closed my TV account at the end of March 2015.  I had a credit of $45.58 at that time.  After waiting several weeks for the refund, I managed to contact a customer service rep., who advised that "the check is in the mail".  Since the closing of the