Unable to uninstall JavaFX Scene Builder 1.1 Preview on Windows 7 x64

When I try to uninstall, a window telling me that this version of the application is already installed is shown.
The consequence is that I am unable to remove the application.
I have used the following MSI-file:
javafx_scenebuilder-1_1-beta-b15-windows-13_dec_2012
Any tips on how to proceed?
/Erik

To clarify my previous answer note depending on the OS type what to clear in the registry vary
If on a 64-bit Windows:
HKEY_LOCAL_MACHINE > SOFTWARE > Wow6432Node > JavaSoft > JavaFX Scene Builder
HKEY_LOCAL_MACHINE > SOFTWARE > Wow6432Node > Oracle > JavaFX Scene Builder
If on a 32-bit Windows:
HKEY_LOCAL_MACHINE > SOFTWARE > JavaSoft > JavaFX Scene Builder
HKEY_LOCAL_MACHINE > SOFTWARE > Oracle > JavaFX Scene Builder
Yves

Similar Messages

  • Unable to run JavaFX scene builder

    I'm trying to run JavaFX Scene builder on Windows XP, 32-bit. Java version 1.7.0_07. I can't run it both with or without IDE (Netbeans 7.2, JavaFx Scene Builder home is stated). Nothing happens after a double-click. The problem might be in versions conflict, because previously I had 1.7.0_03, but now I uninstalled it and problem remains the same.

    I have the same problem.
    scenebuilder.properties:
    Version = JavaFX Scene Builder 1.0
    BuildInformation = Version: 1.0-b50, Changeset: 22db15834430
    Date = 2012-08-07 16:33
    Java version:
    java version "1.7.0_07"
    Java(TM) SE Runtime Environment (build 1.7.0_07-b11)
    Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)
    I can build and run the examples in Netbeans 7.2
    When I run the scenebuilder.exe I get the following text in a "cmd" window:
    No suitable 64 bits Java Runtime Environment (JRE) found : it must be
    Java 6 Update 29 or above
    OR
    Java 7 Update 2 or above
    Press <ENTER>...
    I'm running Windows 7 Pro 64-bit SP1
    Thanks in advance!
    Jon

  • Could JavaFX Scene Builder installation depend on JRE_HOME setting?

    Hello,
    I have no privilege to install software in company computer so I copied Jre7u3 (Java Runtime 7 Update 3 ) folder from home to the company and set JRE_HOME for user variable. It still shows following info when installing Scene Builder.
    No Suitable 32-bit Java Runtime Enviroment (JRE) has been found.
    You should install:
    - Java 6 Update 29 (32-bit) or above
    OR
    - Java 7 Update 2 (32-bit) or above
    Could JavaFX Scene Builder installation depend on JRE_HOME setting or any other solutions exit for this issue? Thanks.

    Surprising. Your hardware should run Scene Builder without any trouble.
    With Java 7 U5 I run SceneBuilder 1.0 b44 on Win XP 32-bit and 1 G of RAM, with -Xmx1024m.
    Aren't you facing an issue with Java ? do you run successfully other Java applications of a comparable size ?
    You may also download the Scene Builder samples: according you've Ant and FX handy you can run them command line.
    For what is about removing or modifying the -Xmx option the answer is no, this can't be done in this release.
    Regards

  • JavaFX Scene Builder

    Hi ,
    I have seen on YouTube a video posted by java channel about how to use JavaFX Scene Builder .
    http://www.youtube.com/watch?v=V9WvM3w9kiE&feature=g-all-u&context=G2a649e6FAAAAAPAAUAA
    I tried to look for a download link for the SB preview but , what I found on forums that SB is still only available for private access .
    Do you have any piece of information about the public release date or how to get access to the private release ?
    Thank you in advance .

    Yay getting started links are up:
    http://docs.oracle.com/javafx/scenebuilder/1/get_started/jsbpub-get_started.htm
    And a user guide too :-)
    http://docs.oracle.com/javafx/scenebuilder/1/user_guide/jsbpub-user_guide.htm
    It's just great to see a complete complex application for JavaFX.
    Installation was seamless.
    App works well.
    Layout is intuitive.
    Absolutely fantastic for discovering JavaFX component properties.
    Simple way to build nice GUIs.
    For the first time I can appreciate the benefits of FXML.
    FXML output is very clean.
    Kudos.

  • Netbeans 7.2.1 JavafxApplication JavaFX Scene Builder Error: Cause is null

    Hi.
    I'm using windows 7 x32, Netbeans IDE 7.2.1, JavaFX Scene Builder 1.0
    http://www.gop.edu.tr/errimage/javafxerr10.png
    http://www.gop.edu.tr/errimage/javafxerr11.png
    http://www.gop.edu.tr/errimage/javafxerr12.png
    http://www.gop.edu.tr/errimage/javafxerr13.png
    http://www.gop.edu.tr/errimage/javafxerr14.png
    Open File Failed
    Error loading file 'D:/cihan/Belgelerim/NetBeansProjects/JavaFXApplication6/src/javafxapplication6/Sample.fxml'.
    Cause is null

    Surprising. Your hardware should run Scene Builder without any trouble.
    With Java 7 U5 I run SceneBuilder 1.0 b44 on Win XP 32-bit and 1 G of RAM, with -Xmx1024m.
    Aren't you facing an issue with Java ? do you run successfully other Java applications of a comparable size ?
    You may also download the Scene Builder samples: according you've Ant and FX handy you can run them command line.
    For what is about removing or modifying the -Xmx option the answer is no, this can't be done in this release.
    Regards

  • JavaFX Scene Builder 1.1

    Hello!
    ¿How do I create a package for png pictures in JavaFX Scene Builder?
    ¿How do I send png pictures to scene builder?
    Thank you!

    I'm not too sure what you need to do with "a package of pictures" but I know that what I did is have an imageView container and then there will be an option for "image" and then you path it directly to the image.
    If you want to then use other images you would need to use your controller to change the image via code.
    Hope this helps!

  • Does not represent a valid JavaFX Scene Builder installation

    Selected location ...JavaFX Scene Builder 1.1 does not represent a valid JavaFX Scene Builder installation
    Anyone else seen/get this error in Netbeans 7.3 Beta2 when they try to attach Scene Builder in the options screen?
    Is there a work around?

    My guess is that you run on Windows: the interoperability between NB 7.3 and SceneBuilder 1.1 on this OS has been fixed a little after NB 7.3 Beta 2. If you use the current daily NB 7.3 Developer Build it will solve your issue.

  • How to use JavaFX Scene Builder 1.1 build b29 in Eclipse

    I would like to use Scene Builder to generate FXML with corresponding handlers and then use other technologies to implement the handlers. I have looked at jfxeclipse and it was not suitable. The Scene Builder team has done a great job with the easy layout and the terse xml.  Any information would be appreciated. The support in Netbeans is very good but I can't use that IDE at this time.

    By jfxeclipse, do you mean e(fx)clipse? You can create a new FXML file directly in there (File -> New -> Other... -> JavaFX -> New FXML document). You can right click on that file and choose "Open with Scene Builder". It will open it in Scene Builder (whatever version you have installed), let you edit it there, and then update it in Eclipse when you save. Not quite using Scene Builder as a plugin, but just as convenient.

  • Cannot uninstall Scene Builder v1.1 b15

    Hello,
    I have Scene Builder 1.0 and Scene Builder 1.1 b15 installed on my Win7 x64. Now I want to upgrade SB v1.1 b15 to v1.1 b17.
    Installing SB v1.1 b17 cannot continue because install says that I already have previous version of that product installed. I suppose that it means SB v1.1 b15.
    When I go to control panel and try to uninstall SB v1.1 b15 the uninstall program starts but then after a while there is a popup saying:
    "JavaFX Scene Builder 1.1 - InstallShield wizard
    This version of JavaFX Scene Builder is already installed on your system"
    When I hit OK (no other options available), uninstall quits.
    What to do next?
    Thank you for your support.

    This is tracked by the http://javafx-jira.kenai.com/browse/DTL-5484 and fixed since b16.
    The workaround is to edit the Windows registry to remove the two entries below.
    If on a 64-bit Windows:
    HKEY_LOCAL_MACHINE > SOFTWARE > Wow6432Node > JavaSoft > JavaFX Scene Builder
    HKEY_LOCAL_MACHINE > SOFTWARE > Wow6432Node > Oracle > JavaFX Scene Builder
    If on a 32-bit Windows:
    HKEY_LOCAL_MACHINE > SOFTWARE > JavaSoft > JavaFX Scene Builder
    HKEY_LOCAL_MACHINE > SOFTWARE > Oracle > JavaFX Scene Builder
    Regards

  • [SOLVED]Scene Builder 2.0 not opening

    When i open the JavaFX Scene Builder 2.0,nothing happens.
    I'm using Windows 7 with JDK 8(64Bit).

    Hi Cyberboy,
    Have you verified the problem recurs if you take it out of the exclusion list again?
    I don't have any problem with BitDefender, Scene Builder and Win7.
    Have you seen this solution:
    http://deltadata.wordpress.com/2013/12/25/javafx-scene-builder-failed-to-create-jvm-fix/ :
    1.Search for regedit.exe and run it.
    2.Go to HKEY_CURRENT_USER\Software\JavaSoft\Prefs\com\oracle\javafx\scenebuilder\/J/V/M/User/Options
    3.Edit the value from 999m to 512m

  • FX 1.0 Scene Builder beta samples won't run in Netbeans

    Hi,
    I downloaded samples that are added to JavaFX Scene Builder from: http://download.oracle.com/otn-pub/java/javafx_scenebuilder/1.0/javafx_scenebuilder_samples-1_0-beta-b32-26_mar_2012.zip
    I imported it to netbeans ide and then I tried to run project, when I came across problem:
    com.sun.javafx.fxml.PropertyNotFoundException: Property "styleClass" does not exist or is read-only.
    Could you help me with this issue?

    Same problem for me...with Fx 2.0.3 (didn't try 2.1.0 beta)
    Solved this way in fxml file:
    (...some code...)
    <Button id="buttonSearch" contentDisplay="GRAPHIC_ONLY" maxHeight="32.0" maxWidth="32.0" minHeight="32.0" minWidth="32.0" prefHeight="32.0" prefWidth="32.0" AnchorPane.bottomAnchor="6.0" AnchorPane.rightAnchor="114.0" >
    <styleClass>
    <String fx:value="buttonSearch"/>
    </styleClass>
    </Button>
    (...some code...)
    and in css file:
    .buttonSearch {
         -fx-graphic: url("images/question.png");
         -fx-content-display: graphic-only;
    I load the css file in my main():
    stage.getScene().getStylesheets().add("MyApplication/test.css");
    just before stage.show();
    Edit:
    With the 2.1.0 developper preview there's no exception using styleClass()...

  • JavaFx GUI builder

    older releases of netbens had a Javafx composer which allows us to develop applications easily but when i download netbeans 7.1 i can't find ant gui builder!! i search lot in google but didnt found any quire i would be a great help if anyone can give a little hand
    thanx
    Imal hasaranga perera

    Hi smith,
    I have accepted the license agreement, and trying to download Windows 32-Bit(msi). It downloads 15.9 MB of 16 MB than gives a error message saying "Cannot Copy Javafx_scenebuilder-1_0-beta-b41_windows-i586-04_jun-2012[1]: Access is denied", but it saves the installer.
    When I tried to run the scene builder installer it gives a Windows Installer error message saying "This installer package could not be opened. Contact the application vendor to verify that this is a valid windows installer package"
    I am not getting whats going wrong. Can you please help me. Please mail it to [email protected] if possible.
    Thanks a lot.

  • Scene Builder not quitting on MAC OSX

    JavaFX Scene Builder is becoming an essential tool.
    Is anyone else having problems in getting the app to quit, it works great but has to be forced to quit.
    This has been a problem on the last few builds.
    I am running OSX 10.7.4
    Java SE7 version 1.7.0_05
    Scene Builder - build 44
    javafx2.2.0 B15

    Hi,
    Some SceneBuilder builds suffered from http://javafx-jira.kenai.com/browse/RT-22036.
    It may be what you are experiencing.
    However it should already have been fixed in:
    Product Version
    JavaFX Scene Builder 1.0 (Developer Preview)
    Build Information
    Version: 1.0-b44, Changeset: 85718f0238ce, Date: 2012-06-18 17:54 +0200
    JavaFX
    2.2.0-beta-b13
    If you click on Help > About Scene Builder, you can compare the values displayed
    with those above.
    best regards,
    -- daniel

  • HT1369 Microsoft Windows 8 x64 Home Premium Edition (Build 9200) Acer Aspire V5-552 iTunes 11.1.4.62 QuickTime 7.7.4 FairPlay 2.5.16 Apple Application Support 3.0 iPod Updater Library 11.1f5 CD Driver 2.2.3.0 CD Driver DLL 2.1.3.1 Apple Mobile Device 7.1.

    unable to contact my iphone or ipad to itunes
    Microsoft Windows 8 x64 Home Premium Edition (Build 9200)
    Acer Aspire V5-552
    iTunes 11.1.4.62
    QuickTime 7.7.4
    FairPlay 2.5.16
    Apple Application Support 3.0
    iPod Updater Library 11.1f5
    CD Driver 2.2.3.0
    CD Driver DLL 2.1.3.1
    Apple Mobile Device 7.1.0.32
    Apple Mobile Device Driver 1.64.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number 009DB88803B66C30
    Current user is not an administrator.
    The current local date and time is 2014-01-24 20:53:12.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    **** External Plug-ins Information ****
    No external plug-ins installed.
    iPodService 11.1.4.62 (x64) is currently running.
    iTunesHelper 11.1.4.62 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** Device Sync Tests ****
    No iPod, iPhone or iPad found.

    i cant access to itunes store
    Can you walk us through what happens when you try to connect to the Store, please?

  • Workgroup Installing Client Fails (Build and Capture) - Windows 7 x64

    Hi, I'm trying to configure a Build and Capture TS for Windows 7 x64 but the client always fails to find my site during installation, which means I can't install updates and applications. I'm running SCCM 2012 SP1 and the ConfigMgr2012-SP1-KB2801987-X64-ENU
    hotfix has already been installed.
    I'm using the SMSMP=XX.XX (and SMSSITECODE=XXX) options but the log always says "No MPs were specified from commandline..."
    I've done a huge amount of searching and it seems like it should be possible to end up with a client installed on a workgroup computer with the correct side code (and displaying "Currently Internet"), which should allow updates to be installed
    during the TS, but I can't get it to work! Any help would be greatly appreciated.
    Here's part of my ccmsetup.log file :
    ==========[ ccmsetup started in process 2332 ]========== ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    Running on platform X64 ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    Launch from folder D:\_SMSTaskSequence\OSD\XXX00034\ ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    CcmSetup version: 5.0.7804.1500 ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    Running on OS (6.1.7600). Service Pack (0.0). SuiteMask = 256. Product Type = 1 ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    Ccmsetup command line: "D:\_SMSTaskSequence\OSD\XXX00034\ccmsetup.exe" /useronly /source:D:\_SMSTaskSequence\OSD\XXX00034 /config:MobileClient.TCF /status:572 ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    Command line parameters for ccmsetup have been specified. No registry lookup for command line parameters is required. ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    Command line: "D:\_SMSTaskSequence\OSD\XXX00034\ccmsetup.exe" /useronly /source:D:\_SMSTaskSequence\OSD\XXX00034 /config:MobileClient.TCF /status:572 ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    Copying config file from D:\_SMSTaskSequence\OSD\XXX00034\MobileClient.TCF to folder D:\WINDOWS\ccmsetup\. Return result: 0x0 ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    SslState value: 224 ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    CCMHTTPPORT: 80 ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    CCMHTTPSPORT: 443 ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    CCMHTTPSSTATE: 0 ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    CCMHTTPSCERTNAME: ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    FSP: ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    CCMFIRSTCERT: 1 ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    Config file: D:\WINDOWS\ccmsetup\MobileClientUnicode.tcf ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    Retry time: 10 minute(s) ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    MSI log file: D:\WINDOWS\ccmsetup\Logs\client.msi.log ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    MSI properties: INSTALL="ALL" SMSPROVISIONINGMODE="1" SMSSITECODE="XXX" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="0" CCMFIRSTCERT="1" ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    Source List: ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    D:\_SMSTaskSequence\OSD\XXX00034 ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    MPs: ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    None ccmsetup 6/06/2014 10:58:01 AM 2336 (0x0920)
    No version of the client is currently detected. ccmsetup 6/06/2014 10:58:02 AM 2336 (0x0920)
    Updated security on object D:\WINDOWS\ccmsetup\. ccmsetup 6/06/2014 10:58:02 AM 2336 (0x0920)
    A Fallback Status Point has not been specified. Message with STATEID='100' will not be sent. ccmsetup 6/06/2014 10:58:02 AM 2336 (0x0920)
    Downloading file D:\_SMSTaskSequence\OSD\XXX00034\ccmsetup.exe ccmsetup 6/06/2014 10:58:03 AM 2336 (0x0920)
    Downloading D:\_SMSTaskSequence\OSD\XXX00034\ccmsetup.exe to D:\WINDOWS\ccmsetup\ccmsetup.exe ccmsetup 6/06/2014 10:58:03 AM 2336 (0x0920)
    File download 17% complete (262144 of 1457840 bytes). ccmsetup 6/06/2014 10:58:03 AM 2336 (0x0920)
    File download 35% complete (524288 of 1457840 bytes). ccmsetup 6/06/2014 10:58:03 AM 2336 (0x0920)
    File download 53% complete (786432 of 1457840 bytes). ccmsetup 6/06/2014 10:58:03 AM 2336 (0x0920)
    File download 71% complete (1048576 of 1457840 bytes). ccmsetup 6/06/2014 10:58:03 AM 2336 (0x0920)
    File download 89% complete (1310720 of 1457840 bytes). ccmsetup 6/06/2014 10:58:03 AM 2336 (0x0920)
    File download 100% complete (1457840 of 1457840 bytes). ccmsetup 6/06/2014 10:58:03 AM 2336 (0x0920)
    Download complete. ccmsetup 6/06/2014 10:58:03 AM 2336 (0x0920)
    Running as user "SYSTEM" ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Detected 928475 MB free disk space on system drive. ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Checking Write Filter Status. ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    This is not a supported write filter device. We are not in a write filter maintenance mode. ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Unexpected row count (0) retrieved from AD. ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Failed to get site version from AD with error 0x80004005 ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    SiteCode: XXX ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    SiteVersion: ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    No MPs were specified from commandline or the mobileclient.tcf. ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Downloading file ccmsetup.cab ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Determining source location... ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Found accessible source: D:\_SMSTaskSequence\OSD\XXX00034 ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Found available source D:\_SMSTaskSequence\OSD\XXX00034\ ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Downloading D:\_SMSTaskSequence\OSD\XXX00034\ccmsetup.cab to D:\WINDOWS\ccmsetup\ccmsetup.cab ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    File download 100% complete (9613 of 9613 bytes). ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Download complete. ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)

    Thanks for the reply. You're right, I'm setting the SMSMP and SMSSITECODE in the command line of the package itself, not the TS properties box. I have tried both ways, in fact every combination I could think of and nothing seems to produce an installed client
    which knows its site (and both ways produce almost identical logs, which makes me think the properties are being ignored from either location).
    The log doesn't actually contain any error messages which seem relevant at all, but here's some chunks with all of the errors (the log was too big to post in its entirety) :
    Download complete. ccmsetup 6/06/2014 10:58:03 AM 2336 (0x0920)
    Running as user "SYSTEM" ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Detected 928475 MB free disk space on system drive. ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Checking Write Filter Status. ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    This is not a supported write filter device. We are not in a write filter maintenance mode. ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Unexpected row count (0) retrieved from AD. ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Failed to get site version from AD with error 0x80004005 ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    SiteCode: XXX ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    SiteVersion: ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    No MPs were specified from commandline or the mobileclient.tcf. ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Downloading file ccmsetup.cab ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Determining source location... ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Found accessible source: D:\_SMSTaskSequence\OSD\XXX00034 ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Found available source D:\_SMSTaskSequence\OSD\XXX00034\ ccmsetup 6/06/2014 10:58:05 AM 2336 (0x0920)
    Discovering whether item 'x64/MicrosoftPolicyPlatformSetup.msi' exists. ccmsetup 6/06/2014 10:58:11 AM 2336 (0x0920)
    Couldn't find a product with MSI upgrade code '{19B9818B-7432-49E9-BC02-B126025EE235}' in the MSI database. ccmsetup 6/06/2014 10:58:11 AM 2336 (0x0920)
    Item x64/MicrosoftPolicyPlatformSetup.msi has not been installed yet. Put to pending install list. ccmsetup 6/06/2014 10:58:11 AM 2336 (0x0920)
    Discovering whether item 'x64/WindowsFirewallConfigurationProvider.msi' exists. ccmsetup 6/06/2014 10:58:11 AM 2336 (0x0920)
    File 'D:\WINDOWS\ccmsetup\WindowsFirewallConfigurationProvider.msi' does not exist. Discovery failed. ccmsetup 6/06/2014 10:58:11 AM 2336 (0x0920)
    Item x64/WindowsFirewallConfigurationProvider.msi has not been installed yet. Put to pending install list. ccmsetup 6/06/2014 10:58:11 AM 2336 (0x0920)
    Discovering whether item 'i386/Silverlight.exe' exists. ccmsetup 6/06/2014 10:58:11 AM 2336 (0x0920)
    32-bit Hive selected ccmsetup 6/06/2014 10:58:11 AM 2336 (0x0920)
    Item i386/Silverlight.exe has not been installed yet. Put to pending install list. ccmsetup 6/06/2014 10:58:11 AM 2336 (0x0920)
    Discovering whether item 'i386/dotNetFx40_Client_x86_x64.exe' exists. ccmsetup 6/06/2014 10:58:11 AM 2336 (0x0920)
    Detected item 'i386/dotNetFx40_Client_x86_x64.exe' ccmsetup 6/06/2014 10:58:11 AM 2336 (0x0920)
    Discovering whether item 'SCEPInstall.exe' exists. ccmsetup 6/06/2014 10:58:11 AM 2336 (0x0920)
    Couldn't determine site version for site 'XXX'. Let client deployment continue. ccmsetup 6/06/2014 10:58:16 AM 2336 (0x0920)
    MSI: Action 11:01:01: CcmRegisterHostedApplications. Register hosted out-of-proc DCOM applications running inside of Configuration Manager Client. ccmsetup 6/06/2014 11:01:01 AM 2336 (0x0920)
    MSI: Action 11:01:01: CcmRegisterEndpointsInit. Gathers information such as log file name on each endpoint to be registered on the system. ccmsetup 6/06/2014 11:01:01 AM 2336 (0x0920)
    MSI: Action 11:01:01: CcmRegisterEndpointRollback. In the event of a failed installation, this action rolls back the changes from CcmRegisterEndpoint. ccmsetup 6/06/2014 11:01:01 AM 2336 (0x0920)
    MSI: Action 11:01:01: CcmRegisterEndpoint. Registers endpoint gathered in the action CcmRegisterEndpointsInit with WMI. ccmsetup 6/06/2014 11:01:01 AM 2336 (0x0920)
    MSI: Action 11:01:01: CcmRegisterSystemTasksInit. Processes the CcmSystemTask table and passes this information to CcmRegisterSystemTask. ccmsetup 6/06/2014 11:01:01 AM 2336 (0x0920)
    MSI: Action 11:01:01: CcmRegisterSystemTaskRollback. Rolls back the changes made by CcmRegisterSystemTask. ccmsetup 6/06/2014 11:01:01 AM 2336 (0x0920)
    MSI: Action 11:01:01: CcmRegisterSystemTask. Registers a System Task with WMI. ccmsetup 6/06/2014 11:01:01 AM 2336 (0x0920)
    MSI: Action 11:01:02: CcmRegisterPerfCounters. Registers performance counters gathered in the CcmRegisterPerfCountersInit action ccmsetup 6/06/2014 11:01:02 AM 2336 (0x0920)
    MSI: Action 11:01:02: CcmRegisterComponentsInit. Generates the list of components for CcmRegisterComponets action to register. ccmsetup 6/06/2014 11:01:02 AM 2336 (0x0920)
    MSI: Action 11:01:03: CcmRegisterComponentsRollback. In the event of a failed installation, this action rolls back the changes from CcmRegisterComponents. ccmsetup 6/06/2014 11:01:03 AM 2336 (0x0920)
    MSI: Action 11:01:03: CcmRegisterComponents. Registers components passed in from CcmRegisterComponentsInit ccmsetup 6/06/2014 11:01:03 AM 2336 (0x0920)
    MSI: Action 11:01:03: SmsMigrateSwDistHistory. Migrate software distribution history. ccmsetup 6/06/2014 11:01:03 AM 2336 (0x0920)
    MSI: Action 11:01:03: CcmInstallUtilInit. Initializing InstallUtil.exe to register .net WMI provider ccmsetup 6/06/2014 11:01:03 AM 2336 (0x0920)
    MSI: Action 11:01:04: CcmStopService. Stops the ccmexec service. ccmsetup 6/06/2014 11:01:04 AM 2336 (0x0920)
    MSI: Action 11:01:04: StopServices. Stopping services ccmsetup 6/06/2014 11:01:04 AM 2336 (0x0920)
    MSI: Action 11:01:04: SmsUninstallPrepDrvr. Uninstalling Software Metering PREP Driver ccmsetup 6/06/2014 11:01:04 AM 2336 (0x0920)
    MSI: Warning 25702. Failed to uninstall PrepDrvr.Sys for Software Metering Agent. ccmsetup 6/06/2014 11:01:04 AM 2336 (0x0920)
    MSI: Action 11:01:04: SmsStopUIComponents. This custom action forces all open client UI components to stop and exit. ccmsetup 6/06/2014 11:01:04 AM 2336 (0x0920)
    MSI: Action 11:01:04: SmsStopUserComponents. This custom action forces all open client UI and SCNotification components to stop and exit. ccmsetup 6/06/2014 11:01:04 AM 2336 (0x0920)
    MSI: Action 11:01:04: CcmUnloadWmiProviders. Enumerates all providers and unloads them, verifies they are unloaded, and then reloads them. ccmsetup 6/06/2014 11:01:04 AM 2336 (0x0920)
    MSI: Action 11:01:22: CcmRegisterHostedApplicationsRollback. Rollback the registration of hosted out-of-proc DCOM applications running inside of Configuration Manager Client. ccmsetup 6/06/2014 11:01:22 AM 2336 (0x0920)
    MSI: Action 11:01:22: CcmRegisterHostedApplications. Register hosted out-of-proc DCOM applications running inside of Configuration Manager Client. ccmsetup 6/06/2014 11:01:22 AM 2336 (0x0920)
    MSI: Action 11:01:22: CcmRegisterEndpointRollback. In the event of a failed installation, this action rolls back the changes from CcmRegisterEndpoint. ccmsetup 6/06/2014 11:01:22 AM 2336 (0x0920)
    MSI: Action 11:01:22: CcmRegisterEndpoint. Registers endpoint gathered in the action CcmRegisterEndpointsInit with WMI. ccmsetup 6/06/2014 11:01:22 AM 2336 (0x0920)
    MSI: Action 11:01:22: CcmRegisterSystemTaskRollback. Rolls back the changes made by CcmRegisterSystemTask. ccmsetup 6/06/2014 11:01:22 AM 2336 (0x0920)
    MSI: Action 11:01:22: CcmRegisterSystemTask. Registers a System Task with WMI. ccmsetup 6/06/2014 11:01:22 AM 2336 (0x0920)
    MSI: Action 11:01:26: CcmRegisterPerfCountersRollback. Rolls back any changes made by CcmRegisterPerfCounters if install fails. ccmsetup 6/06/2014 11:01:26 AM 2336 (0x0920)
    MSI: Action 11:01:26: CcmRegisterPerfCounters. Registers performance counters gathered in the CcmRegisterPerfCountersInit action ccmsetup 6/06/2014 11:01:26 AM 2336 (0x0920)
    MSI: Action 11:01:26: CcmRegisterComponentsRollback. In the event of a failed installation, this action rolls back the changes from CcmRegisterComponents. ccmsetup 6/06/2014 11:01:26 AM 2336 (0x0920)
    MSI: Action 11:01:26: CcmRegisterComponents. Registers components passed in from CcmRegisterComponentsInit ccmsetup 6/06/2014 11:01:26 AM 2336 (0x0920)
    MSI: Action 11:01:26: CcmInstallUtil. Calling InstallUtil.exe to register .net WMI provider ccmsetup 6/06/2014 11:01:26 AM 2336 (0x0920)
    MSI: Action 11:01:33: SmsSetLUAAccessPermissions. >Gets permission for evelation on Vista and grants each COM object permission. ccmsetup 6/06/2014 11:01:33 AM 2336 (0x0920)

Maybe you are looking for

  • Oracle 8.1.7 on Linux 7

    Hi, Is it possible to install Oracle 8.1.7 on Linux 7.0? I know it wasnt possible a while ago with 8.1.6. Thanks in advance for your help!!! Mike

  • Can't install OS10.4 due to error message

    I thought mrtotes had solved my last question and somewhat it did, but not all, so here is my additional problem and will give you the steps I took on my imac to get to this question, 1. Erased + added zeros, switched to install but no destination di

  • Move rented movie from external disk to internal disk

    While at home, my iTunes library is located on an external USB drive. I've rented a movie while the disk was attached and of course it was downloaded to the external disk. But now I'd like to leave the house and watch that movie on the road. Is it po

  • PS Elements 12 Special Edition for Costco

    When I try to upload a photo within Elements to Costco it appears to upload, then a window pops up saying uploading (with rotating dots) and finally quits after many minutes.  Does anyone else have this problem?  What is the fix?

  • SAP Shipment Pricing Error

    Dear All, I have created a condition type ZF20 which has been copied from FB20.This has been defined as a Header condition . When I am creating Shipment Cost the condition type ZF20 is displayed twice at the item level. There is a red light in front