Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions
Register FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-12-2005, 05:52
Grumpy's Avatar
Grumpy Grumpy is offline
Moderator
 
Join Date: Jun 2004
Location: Australia
Posts: 5,695
Thanks: 1,256
Thanked 1,851 Times in 812 Posts
Grumpy is on a distinguished road
NFSU and NFSU2 on one DVD

Original Poster: VanTokkern
Post Date: 07-12-2004

Actually this can be done much easier. You can use the CD2DVD conversions found in this thread and put them in their own folders on the DVD. You need to make sure the installer is started from the root of the game folder. So if you have NFSU2 located in: E:\NFSU2 start it from there!
If you have an autorun on the root of the DVD, and a link there to the setup.exe, it will look for the files on the root of the DVD. If you have the autorun, on the root of the DVD, linked to a file which will start the setup in the game folder, it will look for the files in the game folder.
This can be done with a bat file. Create one which will start the setup, and link the autorun to that file.

If you don't know how. It's very simple. Create a new textdocument, and have it look like this:

@echo off
echo Installer will be started...
setup.exe

And save it. Now rename the file to *.bat. If you run it it will tell you the Installer will be started... and it'll start the setup. There's more to a BAT file than that tho. Have a look here If you wish to be more creative with the setup.

One other important thing. Since the NFSU series are from EA, you need to create a autorun file on the root of the DVD, and have the following lines in it:

[special]
disk=1

Good luck.

One tip. You can write the autorun as well. In the bat file. Just make sure when you have it run the setup.exe for NFSU or NFSU2 that you change directories first. so instead of:

@echo off
echo Installer will be started...
NFSU\setup.exe

do:

@echo off
echo Installer will be started
cd NFSU
setup.exe

This way the installer will be started from the directory it's located in. It will now install fine.
Batch works basically the same as old DOS, where cd stands for change directory. I've tested this method myself, and it works, if you have any questions just ask .

If you wish to use one as an example, I've edited mine a bit so it's in english, and can be viewed here. Feel free to use it yourself and change anything you like.
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
Reply With Quote
Sponsored Links
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
NFSU2: Can't use my Keyboard in the menu nMs General Gaming 9 31-03-2010 04:00
Nfsu 2 Help dj_feroz89 PC Games 3 05-12-2004 01:23
NFSU: 2 key changer !!! owNaGe.de PC Games 1 26-11-2004 18:12
NFSU2 Blue Screen Seedmaker PC Games 6 23-11-2004 10:38
Nfsu 2 RickSE PC Games 7 18-11-2004 10:48



All times are GMT -7. The time now is 02:20.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com