Menu

thinks install failed

Anonymous
2013-07-25
2014-12-01
  • Anonymous

    Anonymous - 2013-07-25

    My program depends on a USB serial driver install, the .exe of which is included for install in my installer.

    however, even though the exe is run and the installer is running, DCP thinks that it failed and asks if you want to continue installation.

    Possibly something to do with the exe starting a command-line process which does the actual driver install.

     
  • SAID ELIMAM

    SAID ELIMAM - 2014-12-01

    DCP waits for the return code of the exe which should be 0 for success. Your program must be returning another code when finished.

    Note that the program may return a code other than 0 if it already exists on the machine.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.