NT Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Icinga Configuration For Nginx On Debian Wheezy/Ubuntu 11.10
· Daily Reviews Summary 02/14/12
· Final Cut Pro X 10.0.3 Review
· iPad 3 to have 4G LTE?
· Rumor: iPad 3 to be announced on March 7
· Windows 8 to add PDF support for Reader app?
· 4 RHEL Updates
· MySQL/Glibc Update for CentOS
· Ubuntu 12.04 Alpha 2 Review: Unusually Bug-Ridden
· Linux Mint 12 Lisa KDE - I don't know what to think

Upcoming News
· Minutes from the Developer Membership Board meeting, 2012-02-13
· UFC Undisputed 3 (XBOX 360) Review @ HardwareHeaven.com
· ARCTIC Accelero TwinTurbo II VGA cooler @ Hardwareoverclock.com
· ASRock X79 Extreme9 Motherboard @ Hardware Secrets
· easyCover Nikon D90 Camera Case @ TechwareLabs
· PowerSkin Gaming Case for Nintendo 3DS @ TestFreaks
· [Tech ARP] Mobile GPU Comparison Guide Rev. 12.6
· [CentOS-announce] CESA-2012:0128 Moderate CentOS 6 httpd Update
· ROCCAT Kone[+] Laser Gaming Mouse @ techPowerUp
· Samsung PN51D8000 Review @ TechReviewSource.com

Windows Compatibility
· Realtek High Definition Audio for 2K/XP/03
· Advanced SystemCare Free 5.1.0.196 Final
· Win7x64 Components
· IObit Malware Fighter
· Microsoft Windows 7 USB/DVD Download Tool
· Preferred Filter Tweaker for Windows 7 (Win7DSFilterTweaker)
· Fraps (Old Free Version)
· Microsoft Games for Windows - LIVE
· Emsisoft Anti-Malware
· Win7codecs x64

New Forum Topics
· Blue Screen of Death
by: adayue
on: 2012-02-14 09:19
4 replies, 2525 views

· Itunes Won't Let Me Burn Cd's
by: danleff
on: 2012-02-12 11:20
1 replies, 230 views

· Bejeweled 2 Delux Problem
by: gomamma
on: 2012-02-10 19:53
0 replies, 210 views

· Directx
by: Rajoo
on: 2012-02-06 21:29
0 replies, 314 views

· Code: Bad EIP Value
by: megatouchguy
on: 2012-01-28 06:27
0 replies, 561 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Windows XP
· Microsoft
· Updates
· Interviews
· Windows Server 2003
· General
· Windows Vista
· Webcasts
· Windows Server 2008
· Windows Home Server
· Windows 7
· Windows 8
· Windows Phone 7

What's New
Login to see an overview of all news stories since your last visit.

Affiliates

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

NT Compatible » Compatibility Database » Games (Windows) » Details for Warhammer - Shadow of the Horned Rat

Summary


Product:
Warhammer - Shadow of the Horned Rat

Vendor:
SSI

Tested operating systems:
Windows 2000, Windows XP

Most recent version of this submission:
Warhammer - Shadow of the Horned Rat

Average Rating:


Submit a new result for this product



Bookmark and Share

Operating System: Windows XP Rating:

Submitted on 2004-08-01 12:00:00

Anonymous

Post License:
-
Unable to Install

Operating System: Windows XP Rating:

Submitted on 2004-11-01 12:00:00

Anonymous

Post License:
-
unable to install no matter what setting i change on compatiabilty wizard

Operating System: Windows 2000 Rating:

Submitted on 2008-12-20 14:31:00

Anonymous

Post License:
GNU LGPL
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

@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

NT Compatible » Compatibility Database » Games (Windows) » Details for Warhammer - Shadow of the Horned Rat
All products mentioned are registered trademarks or trademarks of their respective owners.
© 1998-2011 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition