brought to you by SnipSnap
[ start | index | login ]
start > Dave > Modding BG2 > Installing BG2 Mods

Installing BG2 Mods

Created by Dave. Last edited by Dave, 356 days ago. Viewed 52 times. #5
[diff] [history] [edit] [rdf]
labels
Category:BG2
attachments

Installing BG2 Mods

I wanted to offer a seamless install experience for my >>Perils of Branwen (Mod), so I asked Jason Compton's help from PPG to configure the Nullsoft Scriptable Install System. It hangs out >>here at sourceforge.

#***************************************************
#
# Nullsoft SuperPiMP (NSIS) Script File
# Generated by superPiMP wizard [>>http://manavmax.tripod.com/]
# (C)2001 Manav Rathi [manavmax@rediffmail.com]
#
# Its deeply rude to remove comment lines so I haven't
# I obtained this from Jason Compton [>>http://www.pocketplane.net/]
#
# Version 1.0 Initial Version DFL
#             Prepared for V 8.05 Perils of Branwen
#
#***************************************************

# [Installer Attributes] Name "Perils of Branwen V 08.05" OutFile "POB-SoaV0805d.exe" Caption "" BrandingText ""

# [Additional Installer Settings ] ShowInstDetails show AutoCloseWindow false SilentInstall normal CRCCheck on SetCompress auto SetCompressor bzip2 SetDatablockOptimize on SetOverwrite on

# [Background Gradient] # Top Bottom Heading BGGradient 336663 66cc00 FFFFFF # top color was 996633 ffcc33 FFFFFF

# [Files] Section "default" SetOutPath $INSTDIR File "C:Program FilesBlack IsleBGII - SoASetup-POB.exe" File "C:Program FilesBlack IsleBGII - SoASetup-POB.tp2" File /r "C:Program FilesBlack IsleBGII - SoAPob" SectionEnd

# [Directory Selection] InstallDir "$PROGRAMFILESBG2 - SoA" # This looks wrong, surely should be ${PF}BlackIsle

# [Finding the BGII install path] InstallDirRegKey HKLM "SoftwareMicrosoftWindowsCurrentVersionApp PathsBG2Main.Exe" "Path"

# DirShow show DirText "Select your default BGII - SoA directory."

;called when the installer is nearly finished initializing Function .onInit

;message box MessageBox MB_YESNO "This will install Perils of Branwen V08 05 Dev. Continue?" IDYES NoAbort Abort NoAbort: FunctionEnd

;called when the user hits the 'cancel' button Function .onUserAbort MessageBox MB_YESNO "Abort install?" IDYES NoCancelAbort Abort NoCancelAbort: FunctionEnd

;called when the install was successful Function .onInstSuccess Exec "$INSTDIRSetup-POB.exe" FunctionEnd

#eof!

no comments | post comment
Subscribe using a feed reader.

Subscribe


short URL : >>http://is.gd/4L32o

Search my Site with Google

or use this site's >>top level tags, or the snipsnap-search tool.

Logged in Users: (0)
… and a Guest.



< November 2009 >
SunMonTueWedThuFriSat
1234567
891011121314
15161718192021
22232425262728
2930


XHTML 1.0 validated
CSS validated
RSS 2.0 validated
RSS Feed

Powered by SnipSnap 1.0b3-uttoxeter

Describe here what your SnipSnap is about!

Configure this box!

  1. Login in
  2. Click here: snipsnap-portlet-2
  3. Edit this box
snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt