Oracle10g Express - silent install

I'm trying to install Oracle10gExpress in silent mode. I downloaded the default response file from website (OracleXE-install.iss).
The command line is:
C:\OracleSilentInstallTest>OracleXEUniv.exe /s /f1"OracleXE-install.iss" /f2"C:\setup.log"
The ResultCode is -3:
setup.log
[ResponseResult]
ResultCode=-3
The last lines from Windows\OracleDatabaseXEServerInstall.log file are:
MSI (c) (90:04) [16:24:14:953]: Dir (target): Key: ADMIN     , Object: C:\oraclexe\app\oracle\product\10.2.0\server\precomp\admin\
MSI (c) (90:04) [16:24:14:953]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'.
Action ended 16:24:14: CostFinalize. Return value 1.
MSI (c) (90:04) [16:24:14:984]: Doing action: MigrateFeatureStates
Action 16:24:14: MigrateFeatureStates. Migrating feature states from related applications
Action start 16:24:14: MigrateFeatureStates.
Action ended 16:24:14: MigrateFeatureStates. Return value 0.
MSI (c) (90:04) [16:24:14:984]: Doing action: ISSetupFilesCleanup
Action 16:24:14: ISSetupFilesCleanup.
Action start 16:24:14: ISSetupFilesCleanup.
MSI (c) (90:04) [16:24:14:984]: Transforming table Binary.
MSI (c) (90:E4) [16:24:14:984]: Invoking remote custom action. DLL: C:\DOCUME~1\gcornel\LOCALS~1\Temp\MSI33.tmp, Entrypoint: SFCleanupEx
1: Standard project type, let scripting engine clean up setup files...skipping action
Action ended 16:24:15: ISSetupFilesCleanup. Return value 1.
MSI (c) (90:04) [16:24:15:000]: PROPERTY CHANGE: Adding ISSETUP_UISEQUENCE_PROCESSED property. Its value is '1'.
MSI (c) (90:04) [16:24:15:000]: Note: 1: 2262 2: Upgrade 3: -2147287038
1: Not using skins for this installation. Could not find skin file .
MSI (c) (90:04) [16:24:15:171]: Note: 1: 2262 2: DuplicateFile 3: -2147287038
MSI (c) (90:04) [16:24:15:234]: Note: 1: 2262 2: ISRequiredFeature 3: -2147287038
MSI (c) (90:CC) [16:24:15:421]: Entering MsiProvideComponentFromDescriptor. Descriptor: `8A+Y.5CRA0j[2.V!8%3Core>M5KDYSUnf(HA*L[xeX)y, PathBuf: EBCEFF0, pcchPathBuf: EBCEFEC, pcchArgsOffset: EBCEF4C
MSI (c) (90:CC) [16:24:15:421]: MsiProvideComponentFromDescriptor called for component {997FA962-E067-11D1-9396-00A0C90F27F9}: returning harcoded oleaut32.dll value
MSI (c) (90:CC) [16:24:15:421]: MsiProvideComponentFromDescriptor is returning: 0
MSI (c) (90:CC) [16:24:15:421]: Entering MsiProvideComponentFromDescriptor. Descriptor: `8A+Y.5CRA0j[2.V!8%3Core>M5KDYSUnf(HA*L[xeX)y, PathBuf: EBCEDE4, pcchPathBuf: EBCEDE0, pcchArgsOffset: EBCED40
MSI (c) (90:CC) [16:24:15:421]: MsiProvideComponentFromDescriptor called for component {997FA962-E067-11D1-9396-00A0C90F27F9}: returning harcoded oleaut32.dll value
MSI (c) (90:CC) [16:24:15:421]: MsiProvideComponentFromDescriptor is returning: 0
MSI (c) (90:04) [16:24:15:500]: Note: 1: 2205 2: C:\DOCUME~1\gcornel\LOCALS~1\Temp\_is29\Oracle Database 10g Express Edition.msi 3: ISAlias
MSI (c) (90:04) [16:24:15:500]: Note: 1: 2228 2: C:\DOCUME~1\gcornel\LOCALS~1\Temp\_is29\Oracle Database 10g Express Edition.msi 3: ISAlias 4: SELECT * FROM ISAlias
1: Ready to launch program block.
1: User aborts the installation, ready to launch __OnAbort.
MSI (c) (90:04) [16:24:15:703]: Destroying RemoteAPI object.
MSI (c) (90:C8) [16:24:15:703]: Custom Action Manager thread ending.
=== Verbose logging stopped: 2/29/2008 16:24:15 ===
Somebody can help me with this?
Cornel
Thanks

This is the modified response file:
** Response file to perform silent install of Oracle Database 10g Express Edition **
** Values for the following variables are configurable: **
** szDir - Provide a valid path **
** TNSPort - Provide any valid available port number **
** MTSPort - Provide any valid available port number **
** HTTPPort - Provide any valid available port number **
** SYSPassword - Provide a valid password string **
** bOpt1 - 1 or 0 : 1 launches the Database Homepage at end of install and 0 doesn't **
[{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-DlgOrder]
Dlg0={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdWelcome-0
Count=9
Dlg1={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdLicense2Rtf-0
Dlg2={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdComponentDialog-0
Dlg3={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskTNSPort-13013
Dlg4={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskMTSPort-13012
Dlg5={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskHTTPPort-13014
Dlg3={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskSYSPassword-13011
Dlg4={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdStartCopy-0
Dlg5={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdFinish-0
[{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdWelcome-0]
Result=1
[{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdLicense2Rtf-0]
Result=1
[{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdComponentDialog-0]
szDir=C:\oraclexe\
Component-type=string
Component-count=1
Component-0=DefaultFeature
Result=1
[{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskTNSPort-13013]
TNSPort=1521
Result=1
[{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskMTSPort-13012]
MTSPort=2030
Result=1
[{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskHTTPPort-13014]
HTTPPort=8080
Result=1
[{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskSYSPassword-13011]
SYSPassword=nemo
Result=1
[{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdStartCopy-0]
Result=1
[{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdFinish-0]
Result=1
bOpt1=0
bOpt2=0
Also, I didn't interrupted the install procedure :(

Similar Messages

  • Need help: Silent install of oracle 11g express edition does not install services.  As a result, i'm unable to start\launch database

    Installing using the GUI works fine.  I'm using the following code to perform the silent installation of the oracle client: C:\temp_pyx\Oracle source\3-Oracle 11G Express\setup.exe /S /f1"C:\temp_pyx\Oracle source\3-Oracle 11G Express\response\OracleXe-install.iss" /f2 "c:\windows\logs\paychex\oracle11ginstall.log"
    Result code in "oracle11gisntall.log" shows "result = 3"
    response file is configured as follows:
    **  Response file to perform silent install of Oracle Database 11g Express Edition    **
    **  Values for the following variables are configurable:                              **
    **  szDir - Provide a valid path                                                      **
    **  TNSPort - Provide any valid available port number                                 **
    **  MTSPort - Provide any valid available port number                                 **
    **  HTTPPort - Provide any valid available port number                                **
    **  SYSPassword - Provide a valid password string                                     **
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-DlgOrder]
    Dlg0={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdWelcome-0
    Count=7
    Dlg1={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdLicense2Rtf-0
    Dlg2={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdComponentDialog-0
    Dlg3={05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskPort-13013
    Dlg4={05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskSYSPassword-13011
    Dlg5={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdStartCopy-0
    Dlg6={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdFinish-0
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdWelcome-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdLicense2Rtf-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdComponentDialog-0]
    szDir=C:\programdata\oraclexe
    Component-type=string
    Component-count=1
    Component-0=DefaultFeature
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskPort-13013]
    TNSPort=1521
    MTSPort=2031
    HTTPPort=8080
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskSYSPassword-13011]
    SYSPassword="Intentionally left blank"
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdStartCopy-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdFinish-0]
    Result=1
    bOpt1=0
    bOpt2=0

    I only see the following folders after install, which tells me that although the program shows up in program and features, it is still not successfully installed?

  • Installer silent install - modify Setup config

    Hi all,
    Using LV 2009.  Built installer which includes my own licence agreement.
    Upon installation by the user my own licence agreement (not NI's) is all I want them to see, then my application and LV run-time should install (silently).
    Can I achieve this merely by modifying the setup.ini in the Installer folder?  The following seems to work:
    [Dialogs]
    UserInfo=0
    FeatureInfo1=0
    SingleDirectory=0
    InstallationType=0
    FeatureTree=0
    License=1
    License2=0
    NICertificate=0
    ConfirmStart=0
    End=1
    Does anyone envisage any problems with doing this?  I cannot test because I cannot uninstall the LV RTE (anybody know how to do this?).
    There is another entry at the very bottom of the setup.ini file which I've set to 0 (not sure if it does anything:
    [SilentInstallRequirements]
    MustAcceptLicenses=0
    In the past I've read a lot about SPEC files and command line entries to achieve silent install.  If I can do it by changing the setup.ini then why would I bother with a SPEC file?
    Your insight is appreciated.  Happy Christmas!
    Battler.

    battler.,
    I was unable to find public documentation as to what those entries in the ini file actually do.As of LabVIEW 8.0, the Run-Time Engine does not give you an option to manually uninstall. This is because other NI applications (Signal Express, Example Finer, etc.) rely on these RTE and will break if the component is removed. If you uninstall all the dependent software, the Run-Time Engine should uninstall itself. Also, if you manually install the RTE, and there are no dependent applications also installed on the computer, it will show up in the Add/Remove Programs list. Knowing this, I think the easiest way totest your installer is to find a machine with no NI software. Once you run your installer, you should be able to explicitly remove the LV RTE as long as no other NI software was installed.
    Also, I did find this KnowledgeBase that shows how to install the LabVIEW Run-Time Engine without any prompts for the user. It is related to using the command line entries you mentioned.
    Hope this helps, happy holidays!
    Peter Flores
    Applications Engineer

  • Getting error with Oracle10g Express using SQLPlus?

    I just installed Oracle10g Express on Linux FC6.
    I get errors in Java and SQLPlus when trying to connect to the database, or start it.
    In SQLPlus as "sysdba" when I type "startup" I get this error...
    ORA-27100: shared memory realm already exists
    And in Java or SQLPlus when I try to connect as a valid user I get this error...
    ORA-01034: ORACLE not available
    ORA-27123: unable to attach to shared memory segment
    Please help me.

    Have you set the environment with
    . /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh?
    C.

  • Unable to connect other client once Oracle10g EEdition Database Installed

    Hi,
    I have Oracle Client in my desktop and I am able to connect Oracle servers which connected through LAN.
    I have installed Oracle10g Express Edition Database in my desktop for the Backup purpose.
    I am struggle to connect other Oracle Database which connected in my Local Area Network once I have installed the Oracle Database in my Desktop.
    I can able to connect installed Oracle10g Express Edition DB, but not other Oracle DB Server.
    Kindly guide / help me to use both Oracle DB Server which Installed in my PC and Others.
    Thanks in advance.
    Orahar.

    Please post full Oracle error message including error number such as ORA-XXXX or TNS-XXXX.
    It coud be an Oracle Net configuration issue: find all files named tnsnames.ora and try to merge them into the default <ORACLE_HOME>/network/admin/tnsnames.ora which is for XE ORACLE_HOME in your case.

  • Silent install of SQL Server 2008r2 for ALL users?

    We ship an installer that does a silent install of SQL Server 2008r2 with all the 'right' parameters pre-configured. We use this:
    /QS /INSTANCENAME=MSSQLSERVER /ACTION=Install /FEATURES=SQL,BC,Conn,ADV_SSMS /SAPWD=MyPasswordGoesHere /SECURITYMODE=SQL /TCPENABLED=1 /ADDCURRENTUSERASSQLADMIN /SQLSVCSTARTUPTYPE=Automatic /SQLSVCACCOUNT="NT AUTHORITY\SYSTEM" /AGTSVCACCOUNT="NT
    AUTHORITY\SYSTEM" /IACCEPTSQLSERVERLICENSETERMS
    However, the problem is that if a tech installs it for another user, that user does not have access, since ADDCURRENTUSERASSQLADMIN flag only adds the user who installed it -- rather than adding ALL users on the computer. (Or at least all admins.)
    I tried replacing ADDCURRENTUSERASSQLADMIN with this:
    /SQLSYSADMINACCOUNTS="BUILTIN\ADMINISTRATORS"
    but that also failed to work. How can we install for all users, or at least all administrators?
    NOTE: we do NOT know the name of the computer or the users. The installer has to work for any computer setup.
    Similar question has already been asked, but wasn't helpful:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/8354675f-be9b-4909-b776-942f03954807/how-to-do-a-silent-install-of-sql-2010-express-for-all-users-on-a-computer?forum=sqlexpress
    The documentation does not make it clear what you can pass as allowed SQLSYSADMINACCOUNTS parameters. I also am not sure if I would need to change the AGTSVCACCOUNT or SQLSVCACCOUNT?

    I tried one more thing:
    /SQLSYSADMINACCOUNTS="BUILTIN\Administrators"
    which does not halt installation with an error. 
    However, doing:
    osql -E
    create database test
    go
    in a command prompt from a different admin user on the same machine results in a permissions error... but works if done from a command prompt on the user account from which MSSQLServer was installed.
    So for some reason /SQLSYSADMINACCOUNTS="BUILTIN\Administrators" does not work as expected.
    Anyone have any idea why?
    I checked the output log from the install, and found it had generated and used a configurationFIle to do the install. I looked in that file, and these were the settings, even though I did NOT pass /ADDCURRENTUSERASSQLADMIN as a command line option:
    ; Windows account(s) to provision as SQL Server system administrators. 
    SQLSYSADMINACCOUNTS="BUILTIN\Administrators"
    ; The default is Windows Authentication. Use "SQL" for Mixed Mode Authentication. 
    SECURITYMODE="SQL"
    ; Provision current user as a Database Engine system administrator for SQL Server 2008 R2 Express. 
    ADDCURRENTUSERASSQLADMIN="True"

  • Auto / Silent install of Essbase 6.1.4.0 (Client)

    Does anyone know/have the switch(es) for an auto or silent install (client side) for Excel Essbase Add-in version 6.1.4.0?Thank you,Blake

    Hi,Install Shield has a silent option that allows to record the options that have to be selected by the user.You first have to launch the install with a record a setup.iss file by launcinh setup.exe /r (or -r)Then setup.exe /f1 with the location and name of the iss file will do the trick.Consult installshield.com knowldege base for more information (perform a search on setup.iss).Please be aware that depending on the OS the iss file may need to be different.EricPartake Consulting

  • Problems performing silent install of CR XI Rel 2

    We are using the instructions from the installation guide to perform a silent install by running the command
    setup.exe ADDLOCAL=ALL EXCLUDEDOTNETFILES=1 EXCLUDEJAVAFILES=1 EXCLUDERDCFILES=1 CLIENTLANGUAGE=EN REBOOT=ReallySuppress PIDKEY=(actualKey) INSTALLDIR="C:\Program Files\Business Objects\Crystal Reports 11.5" /live c:\temp\cr_11.log /qn
    The installation runs but fails at the end of the installation when attempting to put the shortcuts in the users or All users Start Menu with the error of MainEngineThread is returning 1603 (when under user ID) or MainEngineThread is returning 1604 (when under All Users).  The installation is being run with an administrator access login ID, so access to either area should not be a problem.
    The installation is on both Windows 2000 and XP pc's and the win32 directory of the msi installation files have been copied locally to the machine as part of the process to eliminate network lag.
    Does anyone have any suggestions on how to get past this?

    Check the readme and help files on  how to.

  • How to handle "/9.2.0/root.sh as root from another window" in silent instal

    Hi,
    I was successful to start a silent installation of Oracle9iR2 using a responsefile on my System RHEL 3. But the installation ends soon and a wrong successful install message:
    Error :*** Alert: A configuration script needs to be run as root before installation can proceed. Please leave this window up, go run /opt/app/oracle/product/9.2.0/root.sh as root from another window, then come back here and click OK to continue. ***
    The installation of Oracle9i Database was successful.
    I use -ignorePatchConflicts for ignoring the patch conflicts. But How do I handle these issues. Where I have to run root.sh ... etc in teh Non Interactive Install.
    I am scripting solution for non interactive install and manual intervention to run these root.sh shell scripts at different points of install is not a good idea as it wont help me automate the install.
    Please let me know if anyone has solved this problem with -silent install.
    Thanks in advance.
    Senthil

    Thats me (OP) again:
    I tried setting:
    SHOW_ROOTSH_CONFIRMATION=false in the response file. But still no help. The installation exits at run root.sh prompt point. How I can effectively deal with it in a script?

  • Open File - Security Warning with Network-based Silent Install of CS4

    I am attempting to run an enterprise deployment of CS4 Design Standard Edition onto a pool of WinXP Pro workstations. I placed all of the install files on a networked server running Windows 2003, and generated from there all of the requisite .xml files (install, uninstall, and override files). From this network share, I can successfully run a silent install.
    HOWEVER. Multiple times (two or three) during the course of the silent install, I receive the same pop-up security warning from Windows XP (definitely an OS message, not anti-virus or other) that reads as follows:
    Open File - Security Warning
    Do you want to run this file?
    Name: AIRApplicationRunner.exe
    Publisher: Adobe Systems Incorporated
    Type: Application
    From: (server IP address)
    I have tried excluding Adobe Air from the installation package, but I still receive the same security prompt. This is sufficiently a hassle to have to click through these prompts in a silent install. But more importantly I am unable to run the silent install as part of a logoff script because for all intents & purposes it is no longer a silent install (i.e. it requires user intervention). To top it off, I found when testing the logoff script the prompts are suppressed and the installation fails prior to the bulk of the installation (Photoshop, Illustrator, & InDesign).
    I'm sure that I could run the install by copying all of the files to each local workstation, but again that would defeat the purpose of an easy, network-based install. In the past I was able to install CS3 in this fashion with no troubles, which of course did not include Adobe Air.
    Can anybody offer a suggestion as to how to disable these security messages, or alternately, how to entirely exclude Adobe Air from the install package? I have found a VB script that is supposed to address the security warnings issue, but to run the script also requires the user to accept it at a security prompt.
    Thanks in advance for any assistance!
    -Dan

    I'm now able to deploy design suite premium cs4 successfully.
    The issue for me was that the AirapplicationRunner installs some useless software. I worked around the issue with the Airapplicationrunner prompt by removing any apps that are installed using that method. By "removing" I mean marking that app as "donotinstall" in the deployment file. The apps I removed are these adobe codes for adobe media player, adobe.com, adobeair itself. The below is from my deploy.xml file used for the silent workflow:
    donotinstall
    donotinstall
    donotinstall
    If you mark those three adobe codes as "donotinstall" the prompt never appears and the real apps get installed just fine.

  • How can I do a silent install of Firefox 23 since the -ms switch doesn't work?

    I have been able to do a silent install of all the previous versions of Firefox using the -ms switch. But when I use it on the new version, the user interface comes up and it never did that before. I have tried different silent switches but non of them worked.

    Not the most experienced at this but are you using the stub installer, maybe you can try the classic installer and try again?
    Hopefully this helps.
    * https://www.mozilla.org/en-US/firefox/all/ <= Full installer

  • How can I perform a silent install of an application AND use "run executable after installation"

    I am trying to do a silent install of a program I built using LabVIEW 8.5.  I also need to call an exe after the installation, so I am using the "run executable after installation" option on the Advanced tab of the installer.  I then pass the following command lines to the setup.exe:
    /qb /acceptlicenses yes /r
    This installs the LabVIEW program successfully, but does not then run the additional exe afterward.  If I run the setup.exe normally (with no command line parameters), the additional exe gets run.
    Thanks,
    Jason

    jmburns wrote:
    I am trying to do a silent install of a program I built using LabVIEW 8.5.  I also need to call an exe after the installation, so I am using the "run executable after installation" option on the Advanced tab of the installer.  I then pass the following command lines to the setup.exe:
    /qb /acceptlicenses yes /r
    This installs the LabVIEW program successfully, but does not then run the additional exe afterward.  If I run the setup.exe normally (with no command line parameters), the additional exe gets run.
    Thanks,
    Jason
    This problem is fixed in a future release of LabVIEW. Here's the CAR ID 67549 for tracking purposes.
    Message Edited by Bob P on 07-10-2008 09:10 AM

  • SAP BPC 7.5 Client, Silent install but with progress bar, can it be done?

    Hi All,
    I need to uninstall the BPC 7 Client and then deploy 7.5 to around 250 users accross the country.
    We have SCCM (SMS) in place so will be using that.
    I have the uninstall of 7 sorted and I have the response file etc sorted for the silent install of 7.5 and the install runs, silently, no issue.
    Is there a way though that one can "turn on" the progress bar during the install? So that users dont shutdown or disconnect in the 15min it takes the install to run.
    By way of example, in the SAP Business objects enterprise client on can configure the Silent install so that although it never prompts the user for a reponse there is a progress bar that runs, indicating that there is an install in progress.
    Thanks in advance,
    Bryan

    Hi Sebastian,
    No worries, I am using a pop up countdown so the users have some idea on progress. Would love to know why the install runs for over 15min.
    In the above case the uninstall was easy as we had deployed using MS AppV so it was just a case of deleting the advert in SCCM and the application was pulled from the users desktops.
    For 7.5 I am using a vbscript with following to uninstall:
    The install string pulled from the clients registry uninstall folder:
    RunCommand Chr(34) & "C:\Program Files\InstallShield Installation Information\{EC8753EF-EE78-48B5-A4D0-FBBD237B5D53}\setup.exe" & Chr(34) & " -runfromtemp -l0x0009UNINSTALL -removeonly"
    We create a custom link, so this deletes it.
    DeleteFile "c:\Users\Public\Desktop\SAP BPC 7.5.lnk"
    You should be able to create something similar for 7.0 & 7.1
    Hope that helps,
    Bryan

  • "You do not have sufficient access to uninstall" following CF9 silent install

    When running a silent CF9 install I'm unable to remove the product, either through control panel or running the uninstaller directly.  The error is "You do not have sufficient access to uninstall Adobe Coldfusion 9.  Please contact your system administrator."   Coldfusion works perfectly fine after the silent install, it just cannot be cleanly removed
    This is being run as a local administrator on Windows 2008 R2 SP1 in both cases, from an elevated command prompt.  If I run the installer interactively with the same settings it works as expected and can be removed without any trouble
    My silent install parameters are:
    INSTALLER_UI=SILENT
    SILENT_LICENSE_MODE=full
    SILENT_SERIAL_NUMBER=#LICENSE#
    SILENT_INSTALLER_TYPE=standalone
    SILENT_INSTALL_ODBC=true
    SILENT_INSTALL_VERITY=true
    SILENT_INSTALL_SAMPLES=false
    SILENT_INSTALL_JNBRIDGE=false
    SILENT_INSTALL_LDS=false
    SILENT_INSTALL_FOLDER=C:/ColdFusion9
    SILENT_WEBROOT_FOLDER=C:/ColdFusion9/wwwroot
    SILENT_VERITY_INSTALL_FOLDER=
    SILENT_ADMIN_PASSWORD=p4ssW0rD!
    SILENT_FLEX_ENABLED=true
    SILENT_ENABLE_RDS=false
    SILENT_RDS_PASSWORD=p4ssW0rD!
    I looked over the options in http://blogs.adobe.com/cfdoc/2009/10/performing_a_silent_installation_of_coldfusion_9.html but dont see anything else related to the user context on Windows.  Is there something else I'm missing, or is this a bug?

    Thanks Anit,
    If I kill jrun and run the uninstaller directly I get a Fatal Application Error with this message:
    java.lang.IllegalArgumentException: No product for ID=2946516b-1ec5-11b2-857c-ca3f47cb95d5
              at ZeroGfq.<init>(DashoA10*..)
              at ZeroGfm.d(DashoA10*..)
              at ZeroGfm.b(DashoA10*..)
              at ZeroGfp.<init>(DashoA10*..)
              at com.zerog.ia.installer.Installer.z(DashoA10*..)
              at com.zerog.ia.installer.Installer.setMetadata(DashoA10*..)
              at com.zerog.ia.installer.InstallerMetaData.setInstaller(DashoA10*..)
              at com.zerog.ia.installer.LifeCycleManager.j(DashoA10*..)
              at com.zerog.ia.installer.LifeCycleManager.f(DashoA10*..)
              at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
              at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
              at com.zerog.ia.installer.Main.main(DashoA10*..)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              at com.zerog.lax.LAX.launch(DashoA10*..)
              at com.zerog.lax.LAX.main(DashoA10*..)
    ProductID is defined in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe ColdFusion 9

  • Silent install Photoshop CS 6 extended and how do i get it?

    I hva bought a license for Photoshop CS 6 extended, and i need to to get a hold of a .msi (microsoft installer) file for this application, where do i get it?
    I also want to do the silent install for this application, with both installation and registration of the product using my license. I have no internet connection and i am wondering if this i possible?

    Hi There,
    Please go through the doc below to see the workflow to create a .msi.
    http://wwwimages.adobe.com/content/dam/Adobe/en/devnet/creativesuite/pdfs/AdobeApplication ManagerEnterpriseEditionDeploymentGuide_v_3_1.pdf
    Thanks,
    Ashish

Maybe you are looking for

  • Problem with file and tabbedpanes

    Hi i am reading a file on my program .in that file i am written 4lines .but i want that from that file 2 lines on one tab and another two lines on another tab using tabbedpanes Edited by: nirmala on Dec 26, 2007 7:26 AM

  • Trumpet is greyed out

    I just installed FINAL CUT STUDIO 2 (which took about 7 hours as I installed everything). It said that it was successful, however, in the INSTRUMENTS section the Trumpet option is greyed out. I checked all the other other sections and they didn't hav

  • Asset PO with Down Payment Adjustment

    While doing asset PO ie we have raised a PO then given advance using PO reference in F-48 for the asset, Later on we do the MIRO & F-54. But when i go & view FBL1N it shows the Vendor Cr line item of MIRO document not cleared (Red Button ) and also t

  • Upgrade to latest OS or not...honest answers welcome

    I have the iPhone 3G, running on software version 3.1.3 No problems with anything running, but have read about issues in the past with upgrading. Now I read that upgrading isn't so bad. I'm wanting to get honest feedback. Is it worth it to grade? Wha

  • Can't use in app purchase

    Hi, I have the iPad air, and I am playing a game called Clash of Clans that offers in app purchases. I can't buy anything and the error is always the same: Cannot connect to iTunes store. I tried another games and the result is the same. I can use an