MSFN Forum: Installing Programs To Specific Dir ? - 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

Installing Programs To Specific Dir ? missin the options u get during install? Rate Topic: -----

#1 User is offline   deduijk 

  • Group: Members
  • Posts: 6
  • Joined: 11-February 05

Posted 16 February 2005 - 04:52 PM

Hi all,

It is great how many of u put time n effort in figuring out which app needs what switches, which i am gratefull for, but I do have 1 remark:

When I install applications, I always choose a different location for the files. Also I rarely choose standard options.

I hope the good list with programs and how to install can be upgraded with the options (at least the install directory switch..?) a programs has, so You can preconfigure the program a little.

I do have seen the install scripts, but i was hoping it could be done with switches...

Kind regards n keep up the good work all!

Cya,
deduijk


#2 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 16 February 2005 - 05:58 PM

Hello deduijk. :hello:

It depends on the type of installer you use. If the installer is an msi, you can easily change the installation directory. Unfortunately, not all installers are msi, and not all non-msi installers support changing installation directory.

#3 User is offline   deduijk 

  • Group: Members
  • Posts: 6
  • Joined: 11-February 05

Posted 17 February 2005 - 01:47 PM

tnx.

And for msi files how do you do that..? :blushing: B)

Maybe I should ask it in the sticky topic where there are a lot of programs with the silent switches?, then maybe the 'moderator' of that post can maybe fill in a few allready.

I will keep searching how I can install programs into a diff directory.., any1 very welcome to help.., as i am still a newbie in this all.



CU,
deduijk

#4 User is offline   Martin Zugec 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,373
  • Joined: 24-January 04

Posted 17 February 2005 - 02:03 PM

MSI (Windows Installer) is the best installation package to this day... All MSI applications R built with same architecture.

Here U can find silent switches for MSI.

Learn about transforms - it is the best way to modify msi installation.

#5 User is offline   Godfatha 

  • Pimperator
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 12-May 04

Posted 17 February 2005 - 04:00 PM

the MSI file can also be called by MSIEXEC.EXE (located in C:\Windows\SYSTEM32\) to perform an interaction...

if u call MSIEXEC.exe INSTALLDIR="SETUP_PATH" -i "PATH_TO_YOUR_MSI_FILE" /QB

the msi installer will send the SETUP_PATH to ur MSI file...

for this case u'll have to call the *.msi file of ur setup, if u have an install shield setup that runs a MSI file u can also run the *.exe of your setup with switches: /s /v"INSTALLDIR="SETUP_PATH" /QB", then IS will send teh infos to the MSI file (so u got also the opportunity to use IS switches (like /L for choosing language....)


and if u got an IS setup u can use the -R switch to record the install, later u run the setup with the *.iss file and it'll be installed in the dir u recorded before.

Inno setups u can run with an *.inf file that has the components and location stored.

detailed info about all these u can find on the msfn guide site (determing what installer and what switches there are)

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