Installer User Interface Mode Not Supported

Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default Installer User Interface Mode Not Supported

    I am installing CF MX7 on a Windows Server 2003 standard edition machine, with
    IIS6 running. The machine is a virtual machine running under MS Virtual Server.
    The installer appears to extract the files OK, and starts the Macromedia CF
    install window. I select 'English' and click OK, and receive this error, every
    time:

    "Installer User Interface Mode Not Supported, Unable to load and to prepare
    the installer in GUI mode."

    This happens if I am logged into the machine from the virtual console or
    through terminal services.

    Any assistance gratefully received.

    Paul.

    Bickers Guest

  2. Similar Questions and Discussions

    1. Rich user Interface sample
      Hi, I too am new to Flex but solely from a design viewpoint. I've already created one Flex skin but wanted to know how to create custom interface...
    2. <CFIF> Logic & User Interface
      Hi, Everything works as far as fetching the data... This template accepts FORM field submission and hard coded URL's from a search page, and...
    3. User interface check
      I've had mixed feedback about the usability of my flash interface. Some like it, others hate it!! Any comments on how to improve it would be...
    4. Windows Installer safe mode.
      How do I shut down the safe mode with windows explorer? I'm trying to install software for a digital camera and a keyboard and It won't down load...
  3. #2

    Default Re: Installer User Interface Mode Not Supported

    I don't believe CFMX supports any "virtual" software. Don't know if this will
    work but try changing the extension to the install image to .zip
    (coldfusion-70-win.exe to coldfusion-70.win.zip), then extract the contents to
    a directory and run "cf_install.exe".

    gclausen Guest

  4. #3

    Default Installer User Interface Mode Not Supported

    Resolving the problem

    The error message appears when the username in Windows contains characters like # or !. Please follow these steps in order to install FileAgent:
    1) Login as a different user or create a new temporary user (i.e. "temp") and login as this user.
    2) Install FileAgent. Don't forget to select "For all users".
    3) Relogin as the user with the special character and run the FileAgent installation.
    4) Delete the login created in step 1.
    Unregistered Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139