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

compiling from the command line


2 replies to this topic

sorty

sorty
  • Members
  • 1 posts

Posted 07 May 2002 - 16:18

I'm trying to compile my project from the command line
using the following:

Compile "W:\beta_1\install\InstallShield\Script Files\setup.rul" "D:\Program Files\InstallShield\InstallShield Professional 6.1\Script\Ifx\Lib\Ifx.obl" "D:\Program Files\InstallShield\InstallShield Professional 6.1\Script\Isrt\Lib\Isrt.obl" -i"D:\Program Files\InstallShield\InstallShield Professional 6.1\Include"

and get the following error:

Compiling...
setup.rul
fatal error F8503: Can't open script input file
setup.inx - 1 error(s), 0 warning(s)

From the IDE, everything compiles and builds ok.
Does anyone know the problem?

Taco Bell

Taco Bell

    IS6 Expert

  • Moderators
  • 1,281 posts

Posted 07 May 2002 - 16:53

What's your current directory when you try and do this?
user posted image

Ide Nentjes

Ide Nentjes
  • Members
  • 222 posts

Posted 13 May 2002 - 08:39

Hi Sorty,

Adjust your path to include the following (assuming you installed IS to "C:\Program Files\InstallShield"):

C:\Program Files\InstallShield\Professional - Standard Edition\program;C:\program files\common files\installshield\Iscript;