MSFN Forum: installing apps on seperate partition - 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 apps on seperate partition to that of the nlite'nd XP OS... Rate Topic: -----

#1 User is offline   adzee 

  • Group: Members
  • Posts: 8
  • Joined: 27-October 04

Posted 09 May 2005 - 06:38 AM

hello msfn crew :hello:

I'm relatively new to silent installs etc. I have had a bit of experience with nlite now, and am comfortable intergrating drivers and such.

I am now ready to tackle silently installing my apps with my XP OS B)

I have read the unattended guides and such, including all references to application switches.

However, there is one thing I do not understand that is not included in any of the guides.

When I install my XP OS, I like to install my applications on a seperate partition to that of my programs, just to keep things tidy. Now I have spoken to a friend of mine whom is also a member here, and he says that I can use this line in my runonceex.cdm file...

eg
REG ADD %KEY%\000 /VE /D "Maxthon" /f
REG ADD %KEY%\000 /V 1 /D "%CDROM%\install\Maxthon\maxthon.exe /S /D="D:\Applications"" /f


However, we are unsure whether the command /D="D:\Applications" will work for each application. Also the placement of "quotations".

Basically, I want to know the best method for installing apps on a seperate partition to that of my XP OS... am I going about it the right way?

Thanks in advance for your response :yes:

just looking around, I hope I havent posted this in the wrong forum. If so, could a mod please move it to the appropriate section. Apologies for my mistake :blushing:

This post has been edited by adzee: 09 May 2005 - 06:51 AM



#2 User is offline   MHz 

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

Posted 09 May 2005 - 07:04 AM

adzee, on May 9 2005, 10:38 PM, said:

eg
REG ADD %KEY%\000 /VE /D "Maxthon" /f
REG ADD %KEY%\000 /V 1 /D "%CDROM%\install\Maxthon\maxthon.exe /S /D="D:\Applications" /f


However, we are unsure whether the command /D="D:\Applications" will work for each application.

Basically, I want to know the best method for installing apps on a seperate partition to that of my XP OS... am I going about it the right way?

Thanks in advance for your response  :yes:

just looking around, I hope I havent posted this in the wrong forum. If so, could a mod please move it to the appropriate section. Apologies for my mistake  :blushing:

Maxthon is installed with a inno setup installer. The /D= switch is Inno setup only. If you have only these Inno setup installers on your CD, then fine, but the other installer types will not give you these options. So using anything other then %ProgramFiles%, would be almost impossible to succeed with.

You could try in the winnt.sif, to add this entry [source reference]

Quote

ProgramFilesDir="D:\Applications"

You can change the default location of Program Files using this entry. Replace the drive letter and folder name as appropriate.
Your installers would point to this entry, when installed.

Good luck.

#3 User is offline   adzee 

  • Group: Members
  • Posts: 8
  • Joined: 27-October 04

Posted 09 May 2005 - 07:43 AM

MHz, on May 9 2005, 07:04 AM, said:

You could try in the winnt.sif, to add this entry [source reference]

Quote

ProgramFilesDir="D:\Applications"

You can change the default location of Program Files using this entry. Replace the drive letter and folder name as appropriate.
Your installers would point to this entry, when installed.


Ah I think I understand. My winnt.sif file has the following commands in it:

[Unattended]
...
ProgramFilesDir = "D:\Applications"
CommonProgramFilesDir = "D:\Applications\Common Files"
...


..so therefore all silently installed applications using the runonceex.cmd method should automatically install into the specified directory. That certainly makes sense!

I shall give it a go and see what happens. Thanks for your assistance.

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