Go Back   Forums > Abandonia.com > Troubleshooting > General compatibility fixes
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 31-07-2009, 06:41 AM   #1
The Fifth Horseman
FUTURE SCIENCE BASTARD
 
The Fifth Horseman's Avatar


 
Join Date: Oct 2004
Location: Opole, Poland
Posts: 14,276
Default Warhammer: Shadow of the Horned Rat

http://ntcompatible.com/Warhammer_-_...at_c11684.html

Quote:
open notepad and paste the following code.
save as "whshr.bat" with quotes
then double click the whshr.bat
to have the game installed from the CD

Code:
@echo off 
title S.o.t.h.r. Install Helper 
color 4E 

rem 12/18/07 check for cmdext before executing script 
VERIFY OTHER 2>nul 
SETLOCAL ENABLEEXTENSIONS 
IF ERRORLEVEL 1 echo Unable to enable command extensions (cmd.exe /E:ON) 
IF ERRORLEVEL 1 goto end 


echo. 
echo Warhammer: Shadow of the Horned Rat (English v1.1) 
echo Install Helper (for win 2k, xp, vista) Freeware, No Warranties 
echo Created by aqrit 
echo. 
echo Full Install (340mb) No CD needed to play 
echo. 
echo example path [ C:\games\Warhammer - sothr ] 
set /p installto=Install To Path: 
echo. 
echo example path [ D: ] 
set /p installfrom=Install From Path: 
echo. 
echo Wait for notification of installation completion before closing 
pause 

xcopy /s /y "%installfrom%\WARFB\REMOTE\*.*" "%installto%\*.*" 
xcopy /s /y "%installfrom%\WARFB\ENG\FILE\*.*" "%installto%\*.*" 
mkdir "%installto%\SAVE" 
copy "%installfrom%\WARFB\ENG\WIN95\*.*" "%installto%\*.*" 
copy "%installfrom%\WARFB\ENG\GENERIC\*.*" "%installto%\*.*" 
copy "%installfrom%\RMORPH\RLDDF.DLL" "%installto%\*.*" 
xcopy /s /y "%installfrom%\RMORPH\RL\*.*" "%windir%\system32\RL\*.*" 
copy "%installfrom%\WING\WING32.DLL" "%windir%\system32\*.*" 

echo. 
echo Creating Registry Entries... 
rem double backslash needed in *.reg file 
set installtodub=%installto% 
set installtodub=%installtodub:\=\\% 
echo Windows Registry Editor Version 5.00 >"%installto%\WHSHR.REG" 
echo. >>"%installto%\WHSHR.REG" 
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Mindscape] >>"%installto%\WHSHR.REG" 
echo. >>"%installto%\WHSHR.REG" 
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Mindscape\WarHammerFB] >>"%installto%\WHSHR.REG" 
echo. >>"%installto%\WHSHR.REG" 
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Mindscape\WarHammerFB\LocalDir] >>"%installto%\WHSHR.REG" 
echo @="%installtodub%" >>"%installto%\WHSHR.REG" 
echo. >>"%installto%\WHSHR.REG" 
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Mindscape\WarHammerFB\RemoteDir] >>"%installto%\WHSHR.REG" 
echo @="%installtodub%" >>"%installto%\WHSHR.REG" 
echo. >>"%installto%\WHSHR.REG" 
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Mindscape\WarHammerFB\SaveDir] >>"%installto%\WHSHR.REG" 
echo @="SAVE" >>"%installto%\WHSHR.REG" 
echo. >>"%installto%\WHSHR.REG" 
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Mindscape\WarHammerFB\UpdateDir] >>"%installto%\WHSHR.REG" 
echo @="" >>"%installto%\WHSHR.REG" 
echo. 
start /d %windir% /wait regedit /s "%installto%\WHSHR.REG" 

echo Installation Finished 
echo. 
echo Windows Vista might have the sothr fonts "in-use" and not allow sothr 
echo to use them... if this happens just restart your pc 
:end 
pause
__________________

"God. Can't you people see I'm trying to commit a crime against science and nature here?"
-- Reed Richards
The Fifth Horseman is offline                         Send a private message to The Fifth Horseman
Reply With Quote
 


Similar Threads
Thread Thread Starter Forum Replies Last Post
Warhammer TheChosen Blah, blah, blah... 30 14-10-2009 10:53 AM
Warhammer: Shadow Of The Horned Rat brain_fart Troubleshooting 14 31-03-2006 12:45 PM
C&c Generals Vs. Warhammer 40k: Dawn Of War Zarkumo Gaming Zone 17 23-04-2005 08:34 PM
Warhammer 40K Dawn of War revgb Blah, blah, blah... 3 15-08-2004 03:42 PM


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
 


The current time is 02:17 AM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.