Could not initialize all required WMI Classes

My programs that rely on WMI function do not work properly. When I checked the WMI settings (went to Device Manager > WMI Control > properties), I get the following error:

Could not initialize all required WMI classes.

Win32_Processor: Win32: the system cannot find the specified file.
Win32_WMISetting: success
Security information: success
Win32_OperatingSystem: The system cannot find the specified file.
I already tried to re-enroll the WMI, but that doesn't seem to do the trick. I also confirmed that the processor appears in Device Manager. Any thoughts? Any help would be appreciated.

Hi Mattabedi,

Thanks for posting your query in the Microsoft Community Forums.

Help me with more information.

1 are. what program you referring?

2 is specific to the program the issue?

You can run WMIdiag tool and check if it helps.

http://www.Microsoft.com/en-US/Download/details.aspx?ID=7684

See also:

http://msdn.Microsoft.com/en-us/library/aa394603 (vs.85) .aspx

It will be useful.

Let us know if you encounter problems under windows in the future. We will be happy to help you.

Tags: Windows

Similar Questions

  • JSP error: could not initialize class oracle.apps.jtf.activity.PageLogManag

    Hi all

    Our ERP has been restarted after a connection problem, and now after a reboot, when we connect to the home page of the erp, we receive the following error message when we try to implement HTML basic shape elements: (http://xxxxxxx:8008/OA_HTML/OAErrorDetailPage.jsp)

    JSP error:


    --------------------------------------------------------------------------------

    Details of the exception.
    oracle.apps.fnd.framework.OAException: oracle.jbo.JboException: Houston-29000: Unexpected exception caught: java.lang.NoClassDefFoundError, msg = could not initialize class oracle.apps.jtf.activity.PageLogManager
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:872)
    at OAErrorPage. jspService(_OAErrorPage.java:221)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
    to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
    at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:871)
    at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:816)
    in OA. jspService(_OA.java:256)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
    to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
    at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
    to the RFjspService(_RF.java:225)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    # # 0 in detail
    java.lang.NoClassDefFoundError: has not been initialized class oracle.apps.jtf.activity.PageLogManager
    at oracle.apps.jtf.activity.CorePageObject.currentPageObject(CorePageObject.java:142)
    at oracle.apps.jtf.activity.PageValues.currentPageValues(PageValues.java:33)
    at oracle.apps.fnd.framework.webui.OAPageBean.finalizeRequest(OAPageBean.java:4134)
    in OA. jspService(_OA.java:242)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
    to com.evermind.server.http.ServletRequestDispatcher$ 2.oc4jRun(ServletRequestDispatcher.java:193)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
    at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
    to the RFjspService(_RF.java:225)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)

    --------------------------------------------------------

    help please... Thank you!

    Post the details of the version of the application, the database version and the OS.

    If it worked before, all changes have been made recently?

    You can find errors in the database log file?

    Please run AutoConfig, make sure it ends successfully and then check.

    Thank you
    Hussein

  • I have Adobe Creative Suite 5.5 Design Standard and I can't open Adobe Photoshop. A window pops up that says "could not initialize Photoshop because the preferences file was invalid (it was deleted)." All my other programs, such as Illustrator, are a

    I have Adobe Creative Suite 5.5 Design Standard and I can't open Adobe Photoshop. A window pops up that says "could not initialize Photoshop because the preferences file was invalid (it was deleted)." All my other programs, such as Illustrator, are able to open. Any help is appreciated. Thank you.

    Hello

    Maybe if you check Photoshop on the cover page of the victory 8 and choose Run as administrator from the options bar at the bottom of the page and then do the Ctrl Alt Shift.

    Kind regards

    Sheena

  • I have download CC and installed the trail of the illustrator of last week, but it disappears all of a sudden, he says that Setup could not initialize

    Hello. I have download CC and installed the trail of the illustrator of last week, but it disappears all of a sudden, I couldn't find it on my computer and I try to reinstall, but it says that Setup could not initialize. I use win8

    Please see the links below.

    Hope this will help you.

    Kind regards

    Hervé Khare

  • I recently moved notebook I have all my sequential codes. But when I try to install new downloaded it tells me that the installation program could not initialize the .dmg files. Even with the PES, PS and flash player. None of my installers will initialize

    Literally what the title above says. I just can't get anything to boot. CS4, CS5, PSE 8 PSE 9. It worked just the other day when this laptop had NOTHING on this subject. but now that I have all my files migrated absolutely nothing does not yet have flash player.

    Have you checked: error: "Setup cannot initialize ' | Windows

    Failed to initialize the installation of Adobe

    Mac - installer failed to initialize. (etc.) Help! I can't install the CS6 Master Collection Suite.

    Installer [CS5.5] initialization failed. Please download Adobe Support Advisor to detect the problem.

    Setup could not initialize photoshop cc, Fixed - YouTube

    Concerning

    Stéphane

  • get the message "could not initialize the browser security component" offers solutions does not

    I get a message "could not initialize the browser security component" more a screen empty. 5 solutions offered in aid, only to create a new profile help, but this helps only for this session! So, I'll have to create a new profile each time I start Firefox. This means not favourites, without Add-ons (they require a reboot), etc. I even tried to delete the profile by default, but it does not help. The new profile is deleted whenever I start. What should I do?

    I've done this several times. The new profile would work for a single session. Each time, Firefox (or something) would remove the new profile, so he did not; I'm done with the default profile, which was obviously altered. Here's what finally worked. Of after your 1st answer, I saw that the other profiles exist as subfolders in the profiles folder, even if they were not listed when I did firefox.exe - p. So, I got the idea to uninstall Firefox and see if these files were still there. And they were! In fact, records of Mozilla, Firefox and profiles had not deleted with uninstall. I deleted the files, re-installed and now I'm fine and write for Firefox. So, if someone continues to have problems with a corrupted profile, suggest to uninstall and then deleting all records related to Firefox that are left behind.

  • the Task Manager won't start don't no error "the application could not initialize properly (0xc0000006.

    I've heard fans speed medium speed and high when I don't do anything that would require heavy resources. I tried the two Ctrl-alt-delete and right-click in the taskbar, and it fails to start. "The application could not initialize properly (0xc0000006). Click OK to close the application. "I click OK and it pops up again and then I click OK again and it goes.

    I ran AVG and Spybot in safe mode with network but nothing detected... and you erased my memory of page file also.
    It is simply damaged or make me a bug/virus.
    HP D220 desktop model

    Ok. What I wanted to say, this is so that YOU can see the file, you must be able to view hidden and system files. Windows will however see the file any if YOU can see it or not.

    In autoruns, in my opinion, you have not clicked on 'options', then 'Filter Options '.
    Make sure that all check boxes are cleared in 'Filter Options '.

    Tomorrow, I would like for you to delete infected tasks Manager by HP. And copy the Dell2 for HP-infected Task Manager. Just in case the task manager has been infected and start actually malware.

    So, tomorrow,

    -Alex

  • The attention! "Could not initialize the component of the application security...". »

    I started receiving this alert after restart last Saturday (22/02/2014) and freezes before Thunderbird it is fully operational: (incorrect application behavior?)

    Could not initialize the safety component of the application. The most likely cause is problems with the files in the directory of the profile of your application. Please check that this directory has no restriction of read/write and your hard disk is not full or close to full. It is recommended that you exit the application and correct the problem. If you continue to use this session, you may see incorrect application behavior when you access security features.

    I have over 500 GB free on the hard drive and have checked the TTBOMA directory. As recently as this
    morning I still once uninstalled using TB TB uninstall utility, rebooted and reinstalled from the Mozilla Web site. Nada,.

    Toshiba Satellite L875D
    Windows 8

    Troubleshooting Info:

    Thunderbird
    Version 24.3.0
    User Agent Mozilla/5.0 (Windows NT 6.2; WOW64; RV:24.0) Gecko/20100101 Thunderbird/24.3.0

    Any help out there?

    Delete the file cert8.db in Thunderbird profiles folder.

    This will remove all the intermediate certificates Thunderbird has stored.

  • I can't add a component from the Add Remove program window as says could not initialize winxp

    I can't add a component from the Add Remove program window as says could not initialize winxp

    My victory is xp professional ver 2002 service pack 3

    It's usually easy to fix, but if you removed all the dll and inf files, you can have a bunch of other problems that you have not yet discovered.

    If you mean when you try to use Add/Remove Windows components you see a message like this:

    Install was not able to load the master file.
    The application could not be initialized.

    This happens because this file is missing:

    c:\windows\inf\sysoc.inf

    There is no copy backup of this file on your system and run the System File Checker will not replace the missing file (sorry, that Microsoft committed Support Engineer 'experts').

    You will need to get a real copy of your XP bootable installation CD or from a reliable source.

    There's a copy on my SkyDrive, you can download - here's how:

    I downloaded a copy of XP Pro SP3 file you need on my SkyDrive (everyone has a SkyDrive for file sharing).

    You can download it and when you do, put a copy of the file in this folder (assuming that Windows is installed on your C drive):

    c:\Windows\Inf

    Here is the link to my SkyDrive and you can get the file you need here:

    https://SkyDrive.live.com/?CID=6a7e789cab1d6f39&ID=6A7E789CAB1D6F39! 311

    When you see the files available for download, you can not see the file extension (.exe, .dll, .cpl, .sys, .zip, etc.), but when download you them they will have the right extension.

    When you download the file (especially if you use Internet Explorer), when you get a chance to save the file, your browser is unable to save the file with an extension (by example, .exe, .dll, .cpl, .sys, .zip, etc) then you will need to manually add the extension appropriate to the file when you download the file before you save it.

    You can download the file without the extension, and then rename the file to add the appropriate extension.  You do not want to use a file named sysoc when the name of the file should really be called sysoc.inf (if the downloaded file has no extension, you will need to change the name of the file to add the appropriate extension to make it work.

    You must then copy and paste the downloaded folder appropriate on your system.

  • Try reinstalling iTunes but I get the error "could not open key: HKEY_LOCAL_MACHINE\Software\Classes\.m4b\OpenWithList\iTunes.exe.

    original title: problem with installation of iTunes

    Hi guys

    iTunes was running great until I tried to update to 9.0...

    I tried the apple forums and forum of microsoft ideas, but nothing helps...

    I use a dell 17 with vista home premium with sp2 installed studio.

    partially, he settled then I get this error:

    Could not open key: HKEY_LOCAL_MACHINE\Software\Classes\.m4b\OpenWithList\iTunes.exe check that you have sufficient access to that key or contact your support team.

    I guess you're the closest to support staff I have....

    in any case... I uninstalled itunes and quicktime and itunes now will not reinstall.  I tried the version 8.2.1.6 and I guess I can try the previous version... I also tried opening the HKEY and got in what concerns the OpenWithList, but he will not give me access.  I have no idea what I'd do if I got there, but I watched out of curiosity and was blocked...

    any info would be greatly appreciated!

    If you have guitar questions let me know, I have been a tech for almost 25 years.

    Thanks again, scott

    I had the exact same problem and error as you message the guy but he fixed earlier. I'm not an expert, or even trained somehow. I just worked through until I got everything to install. If you try this, please back up your registry first.

    In any case, here's what I did.

    First of all, I uninstalled iTunes, Quicktime, Apple Software updater toally, _-anything with Apple in the name.

    I opened regedit using 'run as administrator '.

    I then went to the registry key:

    HKEY_LOCAL_MACHINE-1-5-18\Components\DA42BC89BF25F5BD0AF18C3B9B1A1EE8\108B43C0CEA676640B35306AE7D24051

    .. .and selected the folder DA42BC89BF25F5BD0AF18C3B9B1A1EE8

    Right-click & click Permissions
    Click Advanced, and then click the owner tab
    Type "Administrators" in the current field of owners and th check Replace owner subcontainer and volumes

    (Note: I did this because I had another key with permission issues, after I fixed the original onelisted above)

    Apply the settings, and then click Permissions tab. Once more, add 'administrators' to the permission entries list, and then click on edit and select all the checkboxes of permission. Also click on the boxes of the 2 bottom regarding permissions inheritable.

    Click OK

    Now on the main permissions tab, choose administrators in the windows user name or group and then check the full control and read check boxes. Click OK.

    In the main window of regedit, you should now see the keys in the right pane for each subfolder in:
    HKEY_LOCAL_MACHINE-1-5-18\Components\DA42BC89BF25F5BD0AF18C3B9B1A1EE8

    In the menu bar click file > exit

    I downloaded and installed the new handset iTunes9 and apple Quicktime.

    Everything worked well. I hope this helps.

    -J

  • BlackBerry Smartphones could not initialize the databases during synchronization of Blackberry Desktop Software

    The said software "could not initialize the databases" and does not sync my BB.  This has happened for a week.  I reinstalled the Desktop software, reset to factory settings, restore a backup file, did a hard reboot by removing the battery, tried to synchronize an element (calendar, contacts, tasks, notes), at one time, updated BBM all to nothing does not... Help.

    Looking at the synchronization log, he said this...

    14:49:29.765 CRSyncUtil::BackupCacheDBs: error copy of the file 'C:\Documents and admin Local Settings Application Data is in Motion\BlackBerry Desktop\XCPCSync.OEM\SyncSDK.209.601\Data\4_65538_PR.tdc' to 'C:\Documents and admin Local Settings Application Data is in Motion\BlackBerry Desktop\XCPCSync.OEM\SyncSDK.209.601\Data\4_65538_PR.tdc.sav': 0 x 00000070 (there is not enough space on the disk.)

    I looked at this file and at the time I started to get into trouble.  It was enormous... I have moved out of the directory and tried to re-sync.  It worked!

  • Setup could not initialize. This could be due to a missing file.

    Hello. I am a PC user, and I am trying to solve a problem with the installation download links listed on this page. When I try to run the installer, I get the message listed in the topic.

    Initially, I tried to download products from the creative cloud desktop app, but while the download should start, it would not be completed entirely due to an error (I don't exactly remember the message). I ran the creative cloud cleaning tool, installed the Creative Cloud Desktop App and tried to start the download again. But it did not work.

    So now I'm done trying to install them manually and this is where I am now.


    Can someone help me please?

    start at the top and work your way down to apply applicable patches until your problem is solved.

    If (win) cc: https://helpx.adobe.com/creative-cloud/kb/creative-cloud-desktop-application-failed.html

    If your error is:

    "Setup failed to initialize. File not found. ' or 'could not initialize installation. This could be due to missing files.

    first of all, rename folder OOBE OOBE.old.

    to find the OOBE:

    Win 64 bit OS: Program Files x86\Common Files\Adobe\OOBE

    Win 32 bit OS: Program Files \Common Files\Adobe\OOBE

    Mac os: HD > library > application support of > adobe > caps

    Mac os: USER > library > application support of > adobe > OOB

    If it fails or isn't the exact error you see, uninstall, clean (http://www.adobe.com/support/contact/cscleanertool.html) and reinstall.

    If you use an installation dvd:

    Copy the contents of the drive in a desktop folder and install from this directory.

    If you are using a mac:

    1. try to create a new user account in Mac with administrator privileges.

    2. connect to the new user, navigate to Mac HD > Application > utilities > Adobe Installer folder, locate products such as Adobe Reader, Adobe Flash, Adobe Air and uninstall the

    3. navigate to the user library > Application Support > Adobe and Adobe put in the trash.

    4. navigate to Mac HD > library > Application Support > Adobe and Adobe put in the trash.

    5 restart the installation.

    If everything is applicable above fails, check your Setup logs:

    http://helpx.Adobe.com/Photoshop-elements/KB/troubleshoot-install-using-logs-elements.html

  • Error "could not initialize Photoshop because of a program error."

    When I try to open Photoshop cc on my new Mac, I get a message error that says "could not initialize Photoshop because of a program error."

    I brought all my data in front of my previous backup of my Mac hard drive.

    I had this problem before.

    How can I fix the problem?

    Forgive me for asking what is obvious, but did you actually download and install Photoshop on your new computer?

    The installation routine makes the necessary changes to your computer's system files.

    With Adobe products, simply by moving Applications from one computer to another will not work.

    Nancy O.

  • Install Photoshop CC "could not initialize" / handler Application download problems

    I am currently fighting to install photoshop on Mac OSX El Capitan CC. When I try to download it via the Manager application is very well up to about 42% and then stops and crashes. Other applications install very well. I tried to use the cleaning tool and a direct download. When you use the tool to direct download the installation simply "fails" or the installation program "fails to initialize.

    Screen Shot 2016-03-20 at 10.41.51.png

    Screen Shot 2016-03-20 at 10.41.59.png

    Any ideas would be great!

    start at the top and work your way down to apply applicable patches until your problem is solved.

    If (win) cc: https://helpx.adobe.com/creative-cloud/kb/creative-cloud-desktop-application-failed.html

    If your error is:

    "Setup failed to initialize. File not found. ' or 'could not initialize installation. This could be due to missing files.

    first of all, rename folder OOBE OOBE.old.

    to find the OOBE:

    Win 64 bit OS: Program Files x86\Common Files\Adobe\OOBE

    Win 32 bit OS: Program Files \Common Files\Adobe\OOBE

    Mac os: HD > library > application support of > adobe > caps

    Mac os: USER > library > application support of > adobe > OOB

    If it fails or isn't the exact error you see, uninstall, clean (http://www.adobe.com/support/contact/cscleanertool.html) and reinstall.

    If you use an installation dvd:

    Copy the contents of the drive in a desktop folder and install from this directory.

    If you are using a mac:

    1. try to create a new user account in Mac with administrator privileges.

    2. connect to the new user, navigate to Mac HD > Application > utilities > Adobe Installer folder, locate products such as Adobe Reader, Adobe Flash, Adobe Air and uninstall the

    3. navigate to the user library > Application Support > Adobe and Adobe put in the trash.

    4. navigate to Mac HD > library > Application Support > Adobe and Adobe put in the trash.

    5 restart the installation.

    If everything is applicable above fails, check your Setup logs:

    http://helpx.Adobe.com/Photoshop-elements/KB/troubleshoot-install-using-logs-elements.html

  • Setup could not initialize - DesignStandardCS5.5

    Hi all

    I'm trying to install Adobe Creative Design Standard on an iMAC OSX, running, but I still get the error that Setup could not initialize.

    I tried running the cleanuptools and rebooted, but nothing works.

    I called the Support technique Adobe but says to use the forums to get answers

    Can you help me

    CS6 and previous programs have not been tested and will not be updated to run on Mac El Capitan

    -which means you are trying to use CS6 and earlier at YOUR risk of having problems

    Maybe it's a fake because of Mac El Capitan and OLD programs error

    This information is a MUST to install old programs on Mac El Capitan

    -You can't get the same error message, but here are some links that CAN help with old programs

    Install CS5 on Mac 10.11 https://forums.adobe.com/thread/2003455 can help (also for others than CS5)

    -also a TEMPORARY security change https://forums.adobe.com/thread/2039319

    -http://mac-how-to.wonderhowto.com/how-to/open-third-party-apps-from-unidentified-developer s-mac-os-x-0158095 /

    -the guardian https://support.apple.com/en-au/HT202491

Maybe you are looking for