MSFN Forum: Installshield install - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Installshield install With setup.iss Rate Topic: -----

#1 User is offline   Grake 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 369
  • Joined: 23-March 05

Posted 23 July 2005 - 12:42 PM

Hi,

Trying to install an application using WPI method, where the application is on CD, and the WPI gets copied to Install folder on C:\ during installation.

I have this code:
prog[pn]=['CanoScan Toolbox']
uid[pn]=['CANOSCANTOOLBOX']
cmd1[pn]=['"%CDROM%\\Software\\CanoScanToolbox\\Disk1\\Setup.exe" -s -f1"%CDROM%\\Software\\CanoScanToolbox\\Disk1\\setup.iss"']
cat[pn]=['Applications']
pn++


It workds fine when I test it. Like from say D:\, i open up WPI and install it, and installs fine. But when I make an image, and load it up using Daemon, and try to install it the way it would when installing XP, it won't install.

can someone tell me what's wrong with the above code?
Thanks.


#2 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 23 July 2005 - 12:55 PM

The installer would be trying to make a log file in it's current directory. Use the /f2 switch to set the log file to a writable medium.

#3 User is offline   Grake 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 369
  • Joined: 23-March 05

Posted 23 July 2005 - 01:32 PM

o, thank you very much :)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy