Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

launch the installed app itself at the end of setu


3 replies to this topic

spj

spj
  • Members
  • 34 posts

Posted 27 August 2003 - 23:37

hi there,

I run into a wall, when i try to launch the installed app itself at the end of setup. [Basic MSI, don't want IS Script]

I tried CA with any kind of setting combination, but failed after failed.

who has experience on this issue?

pls guide me through?

Thx

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 28 August 2003 - 11:59

Can you post the settings of your CA, and the symptoms of the error (do you get an error message? What's in the log?)

spj

spj
  • Members
  • 34 posts

Posted 28 August 2003 - 18:28

Hi there,

I already tried any settings. failed. (it works for launching Notepad.exe).

eg.

working dir: INSTALLDIR
file: MYapp.exe (note: the setup is for myapp.exe installation)
return processing: syn(check)
in-script execution: deferred
install exec sequence: after schedule reboot


failed.

I don't know how to configure these settings properly.


who can help me out.



Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 29 August 2003 - 22:01

Why not make it immediate and after InstallFinalize?
Also if your setup requires a rebot you will have to boot before you can run your exe