Setup error 530 invalid command line!!!!??

hi guys,
i have the following error in my addon installation process
<i>"Setup error 530 invalid command line"</i>
all my files .ard and setup.exe was generated correctly but whene i try to install my addon
image capture
http://aycu19.webshots.com/image/13218/2000674717812036508_rs.jpg

Hi Manza,
What are you using to create your setup?
Have you tried the B1DE package? It contains 2 wizards to automatically create the setup of your addon together with the .ard file.
You can try to use it at least to use it as a sample of what is needed for your setup.
Are you setting something in the .ard Command Line arguments for installing/deinstalling your addon? Maybe the error is talking about it...
Regards
Trinidad.

Similar Messages

  • Error message: "invalid command line argument" while lodaing itunes

    I'm trying to load Itunes onto a computer that already has a version of itunes on it. I get a message that says "error: -1639 invalid command line argument" Does anyone know what this means? Does this mean I can't load itunes onto a computer that already has itunes on it?
    Also, I was able to load itunes on my laptop, but My ipod Icon is not appearing anywhere, not in itunes, not in explorer, not in my computer. I am, however, able to transfer music automatically when I plug the Ipod into the laptop. I have created several playlists and they have transferred over to the ipod as playlists. Any ideas why I can transfer despite not being recognized anywhere on the computer?
    Last thing is, I have plugged the Ipod into three different computers with itunes on them, and the ipod does not show up in the source list.
    I'm somewhat perplexed by all of this. Any help or insight would be greatly appreciated
    Dell   Windows XP Pro  

    hiya!
    "error: -1639 invalid command line argument"
    hmmm. folks typically only get that error if they are installing from removable media (such as a CD), although i have seen it happen if someone tries to install into the "recovery partition" of certain makes of PC.
    if you download and save an installer to your C drive and run the install from there, do you still get the 1639?
    iTunes 6.0.4.2 Installer
    love, b

  • ERROR: -1639 INVALID COMMAND LINE ARGUMENT

    Trying to install software for Shuffle that Santa brought and get this error messsage...
    "Error: -1639 invalid command line argument. Consult the windows Installer SDK for detailed command line help."
    Install stops at this point.
    SOMEONE HELP... My kid is chomping at the bit !
    Thanks.

    Ok I'll do some more searching but I found something in the community forums.
    APPSearch can not return this data into a property, so instead, for some unspeakable reason, returns a value of Null, follwed by another Null. This means that the property is created, and populated with two null characters. Bad news if the property also happens to be a PUBLIC property. All public properties are passed as part of the command line sent in a stream to the background installer process by the Execute Action. Since this stream now contains a double null value in a property, the stream is prematurely terminated. This creates an invalid command line, and thus the 1639 error.
    This user solved it by using the MSi Cleanup installer util.
    EDIT: A little more info...
    This problem is almost impossible to detect through the MSI log files since our friends at Microsoft chose to limit the length of any line in the log. It is impossible to get a dump of the full command line that generates this error.
    EDIT2:Note that error 1639 only ocurrs when the install package is run from removable media. When the package is run from local storage, the behavior is far more obtuse. The background install process, failing to receive a complete command line, is forced to run as if there had been no UI session, which in turn causes the APPSearch action to run again as if the install was running in silent mode. This causes re-evaluation of all properties a second time, destroying the feature selections made in the UI session, and also forcing the install to run under user credentials instead of elevated, even though AdminUser, ALLUSERS and Privleged properties are set. This is a very serious error that causes total failure of the installation.

  • Robot Test fails  with error message Invalid command line: process must be

    public class test
        public static void main(String [] args) throws Exception
            new java.awt.Robot();
    }I'm using SLES Linux.
    Is there any problem in my machine ?
    How Robot tests generally works ?
    Thanks !

    try:
    public class test{
        public static void main(String [] args) {
            try{
               java.awt.Robot myRobot = new java.awt.Robot();
            }catch(Exception e){
              System.out.println("It didn't work");
    }from the API:
    Note that some platforms require special privileges or extensions to access low-level input control. If the current platform configuration does not allow input control, an AWTException will be thrown when trying to construct Robot objects. For example, X-Window systems will throw the exception if the XTEST 2.2 standard extension is not supported (or not enabled) by the X server.

  • Error(1013011) Invalid Command 10099 Received in Request Manager

    This error message appears both in the server and the app log files. It 'freezes' Essbase ( we can no longer communicate with Essbase and any other cube ). The only thing to do is to 'kill' the ESSSVR process (Unix). We are running the 6.1 patch3a version but I found in the archives such a problem with the 5.02.Hyperion suggested to set the following parameters in the cfg file but it didn't work...NETDELAY 500NETRETRYCOUNT 1000__SM__BUFFERED_IO TRUE__SM__WAITED_IO TRUEPlease somebody help !

    We have Hyperion Planning version 3.0.0 installed in the system.
    Also while connecting from Excel with the server we get a warning message stating " The version of Essbase(65000) is older than the version of the Essbase API(65200) you are using".
    If we proceed further, we are able to connect to the application and retrieve the dimensions and the members. But the "Member Selection" and the "Find" property doesn't work throwing the error message "Invalid Command 11607 Received in Request Manager".
    Please help...
    Raja

  • Setup a printer from command line issues

    I have been trying to figure out why my arguments are not working. I was originally creating a .bat file with the PrinterUIEntry commands, but I was getting an "Invalid Argument" error. I switched to the cscript method and I am still not understanding
    why it get errors on the driver install and printer install. The user of the created batch file will be non-IT users. I want to send a package with them with the unzipped printer drivers and install using the .inf file. I can't seem to get it
    working properly and don't want to waste more time trying to figure out what is wrong. Any help would be appreciated. Thanks!
    ====First method attempted====
    rundll32 printui.dll,PrintUIEntry /ia /c\\L638 /l "C:\Temp\NC Print Drivers\dellopd_A06\dellopd.inf"
    ----Error read "Invalid Arguments"
    rundll32 printui.dll,PrintUIEntry /if /c\\L638 /f "C:\Temp\dellopd_A06\dellopd.inf" /b"Dell 5210n" /u /r "IP_192.168.10.157"
    ----Error read "Invalid Arguments"
    =====Current method====
    cscript C:\Windows\System32\Printing_Admin_Scripts\en-US\prnport.vbs -a -r IP_192.168.10.157 -h 192.168.10.157
    ----This creates the port just fine, no errors
    cscript C:\Windows\System32\Printing_Admin_Scripts\en-US\prndrvr.vbs -a -i "C:\Temp\dellopd_A06\dellopd.inf" -h "C:\Temp\dellopd_A06"
    ----Error reads "Unable to add printer driver Error 0x80041008"
    cscript C:\Windows\System32\Printing_Admin_Scripts\en-US\prnmngr.vbs -a -p "Dell 5210n" -r "192.168.10.157"
    ----Error reads "Unable to add printer Dell 5210n Error 0x80041008 invalid parameter
                              Operation PutInstance
                              Provider CIMWin32
                              Description
                              Win32 Error Code"

    Hi,
    Would you please try following commands?
    Please don't add quotes on the inf file path: change the driver folder name NC Print Drivers as NCPrintDrivers.
    rundll32 printui.dll PrintUIEntry /if /f C:\Temp\NCPrintDrivers\dellopd_A06\dellopd.inf /r "192.168.10.157"
    Make sure to run the command as admin.
    Let me know if it can work fine.
    Kate Li
    TechNet Community Support

  • JAVA_HOME path error in hadoop command line

    Hi All,
    Am new to hadoop, i did the hadoop installation in windows by following the link as follows
    http://www.codeproject.com/Articles/757934/Apache-Hadoop-for-Windows-Platform
    but here when i run any thing from hadoop command line am getting the following error
    C:\hadoop-2.3.0\bin>hadoop version
    The system cannot find the path specified.
    Error: JAVA_HOME is incorrectly set.
           Please update C:\hadoop-2.3.0\conf\hadoop-env.cmd
    i had given a paths like this.
    and upto bin in path system variable
    The hadoop command line error is as follows, the path it is showing to update JAVA_HOME path is not there in my hadoop directory i.e conf folder is not there
    Please help me to resolve this.

    Hi
    This forum is specific to Microsoft Azure HDInsight service. It does not support the other ways through which you can install Hadoop on Windows as well (Your scenario is also in that category). I suggest you post your questions in the codeproject forum from
    where you got the installation steps.
    Regards.
    Debarchan Sarkar - MSFT ( This posting is provided AS IS with no warranties, and confers no rights.)

  • Error message in Command line (cannot mount database in EXCLUSIVE mode)

    Hello Experts
    I'm new in Oracle and trying to connect to my database though SQL command line. After I login as SYS I user I get the message that 'connected to idle instance'. Then I use “STARTUP” to connect to database. Now from my understanding it should mount the database and open it as well. But it does'nt happens.Instead I get the message 'cannot mount database in EXCLUSIVE mode' . I'm not sure why it can't mound the database and what should I do to make it working. Please can somebody show me how to make it working again. Here are the details about my problem
    Enter user-name: SYS as SYSDBA
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 595591168 bytes
    Fixed Size 1220748 bytes
    Variable Size 301993844 bytes
    Database Buffers 285212672 bytes
    Redo Buffers 7163904 bytes
    ORA-01102: cannot mount database in EXCLUSIVE mode
    Thanks a lot in advance.

    Thank you so much for both of you. I've checked everything. All looks fine to me and then i tried to connect though SQL and it worked. Now what I've notice that this time I didn't start Enterprise Manager only I started the listner and then start sql it worked. Does this means that I can't use both SQL and EM at a time together?

  • I used to beable to push firefox with sccm using setup.exe from the command line , this no longer works i want to be able to have a silent install run for all,

    In the past I have always created a deployment with sccm and installed firefox.exe with the /s switch from the command line what is the new switch for silent installation ?

    hello, have you tried it with the full installers that are available at https://www.mozilla.org/firefox/all yet?

  • Error in mail command line

    when i enter this command: mail [email protected], a error return as this:
    General Warning: could not get server configuration in ldap, using cached configuration information
    my server is iMS 5.2 bundled, anyone could help me?

    Sounds like you have installed Messaging more than one time.
    Assuming you're on some form of Unix, look at the
    /etc/msregistry.inf
    file, and edit it so that you only have the active instance of Messaging in it.
    Or, set the environmental varialbe
    CONFIGROOT
    to point to the configuration directory of your running instance. by default
    /usr/iplanet/server5/msg-<name_of_your_server>/config
    Either should work.

  • I get an Invalid Command Line Parameter(valid parameters are "/install" and "/uninstall") when trying to open a zip file in saved locationall

    When I get an email photo from a cell phone it is saved in the download folder (which is another problem), and when I try to open it in that folder I get the above error message. I am able to open the picture in the body of the email however. I would like to save those pictures in "My Documents/Pictures."
    Thanks...WIN 7 system

    If the image is displayed in the body at the size you want, you may be able to save it using one of these approaches:
    * right-click image > Save Image As...
    * right-click (anywhere on page) > Page Info > Media tab > select image > "Save As" button
    To change your download folder, or turn on the dialog to let you choose every time, check out this article: [[Startup, home page and download settings]].
    Does that work?
    Regarding the error message in your subject line, I don't know what is causing that. Which Zip/Unzip program do you use?

  • Xsl:attribute error in oraxsl command line

    Hi Forum,
    I'm getting error XML-22047 when trying to use xsl:attribute.
    Here's the test XML I'm using:
    <?xml version="1.0" encoding="UTF-8"?>
    <root>
       <level1>Test-Content</level1>
    </root>
    now, this is the stylesheet I'm using:
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:mdm="schema.condes.org/mds/meta" version="2.0" xml:space="preserve">
       <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"/>
       <xsl:template match="/">
          <xsl:apply-templates/>
       </xsl:template>
       <xsl:template match="root">
          <Foo>
             <xsl:attribute name="test">testing attribute</xsl:attribute>
             <xsl:apply-templates/>
          </Foo>
       </xsl:template>
    </xsl:stylesheet>
    If I run this, it throws error XML-22047, invalid instantiation of 'attribute' in 'element' context (translated from the German error message...)
    Has anybody seen this and could advice me some help?
    Thanks, Jürgen

    Use xsl:element instead of explicit element.
    <xsl:template match="root">
    <xsl:element name="Foo">
    <xsl:attribute name="test">testing attribute</xsl:attribute>
    <xsl:apply-templates/>
    </xsl:element>
    </xsl:template>

  • Create captive runtime error in adt command line

    Hi i go to
    cd C:\Program Files\Adobe\Adobe Flash CS6\AIR3.2\bin
    adt -package -keystore D:\Games\MAFIL\VSS\Production\Proto\tisApk.p12 -storetype pkcs12 -target bundle D:\fromexamplarr\9thmarch\MAFIL_GoldAppraisalGame D:\fromexamplarr\9thmarch\GoldAssessmentGame-app.xml D:\fromexamplarr\9thmarch\GoldAssessmentGame.swf D:\fromexamplarr\9thmarch\docs D:\fromexamplarr\9thmarch\assets
    file ...  .swf is not      relative to directory ..\bin
    also i need to add complete folder for resources and doc folder for all the icons.
    how do i do this.
    Please help.

    Try it like this:
    cd D:\fromexamplarr\9thmarch
    "C:\Program Files\Adobe\Adobe Flash CS6\AIR3.2\bin\adt" -package -keystore D:\Games\MAFIL\VSS\Production\Proto\tisApk.p12 -storetype pkcs12 -target bundle MAFIL_GoldAppraisalGame GoldAssessmentGame-app.xml GoldAssessmentGame.swf docs assets

  • CLI147 Invalid command Errors in asadmin

    Installed Sun Java� System Application Server Platform Edition 8.1 2005Q1 on fresh installation of Solaris 10 Sparc.
    When trying to run certain commands in asadmin I get the following error:
    CLI147 Invalid command, create-instance
    I get the same error for list-instances, delete-instance. I have not check all of the asadmin commands, but those are the major ones that I am unable to use. Any ideas on what could be causing this? I have actually uninstalled and tried installing again twice.
    Thanks in advance.

    I think you are trying to use a feature that is available only in the Standard Edition/Enterprise Edition (SE/EE) of the application server and hence these errors.
    You will not get these errors on SE/EE.
    Cheers,
    Vasanth

  • Command-line access to or counterpart to Audio Midi Setup?

    Is there a way to access, or better yet, change, settings in Audio Midi Setup.app, via the command-line?

    Sure. Retrieve the file ~/Library/Preferences/ByHost/com.apple.MIDI.*.plist via scp, edit it locally in PlistEditor or some such, and upload the revision. It's a binary plist, so you can't edit it in place.
    Message was edited by: Linc Davis

Maybe you are looking for