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

InstallShield 2008 Automation Build is not working


4 replies to this topic

reddy611

reddy611
  • Full Members
  • 117 posts

Posted 07 May 2008 - 13:15

HI,

I am using InstallShield 2008 professional - adminstudio edition [basic msi project]. I have automated my installation project, the following are the command line arguments:

IsCmdBld.exe -y "3.0.0" -l MHDK_SOURCE_PATH ="C:\path" -p "MHDK.ism" -r "Release 1" -c COMP -a "MHDK"

In my installation project: Media-->Path Variables-->I've declared a varaible called 'MHDK_SOURCE_PATH' and value is 'C:\Path'.

At build time, If i change the MHDK_SOURCE_PATH= "C:\Updated source files" the installation build is successfull, it has taken all folders and subfolders under "C:\Updated source files", however it is not taken all the files under "C:\Updated source files" .

At build time:
1. If i change the product version it is working fine.
2. If i change the source path Installer is able to include all the folders & subfolders, however it is failing to include all the files under the source path location.

This is really creating a big problem in InstallShield 2008. could plz anyone suggest me how to solve it?

Thanks,
reddy611

Edited by reddy611, 15 May 2008 - 09:41.


reddy611

reddy611
  • Full Members
  • 117 posts

Posted 15 May 2008 - 09:41

Please can any one help me on this , it'll be great help.

Waiting for response...

Thanks,
Prathap

phood

phood
  • Full Members
  • 37 posts

Posted 15 May 2008 - 18:16

Does IsCmdBld use -q2 by default?

reddy611

reddy611
  • Full Members
  • 117 posts

Posted 26 May 2008 - 08:41

Does anyone know how to change the path variable at build time?

Edited by reddy611, 04 June 2008 - 11:55.


jlgrau

jlgrau
  • Full Members
  • 1 posts

Posted 10 June 2010 - 14:45

QUOTE (reddy611 @ 2008-05-26 08:41)
Does anyone know how to change the path variable at build time?

Hello,

I am having the same problem than you.
Have you found a way to fix this issue?

Thanks