Providing Free and Editor Tested Software Downloads
< HOME | TUTORIALS | GEEK-CADE| WEB TOOLS | YOUTUBE | NEWSLETTER | DEALS! | FORUMS | >

MajorGeeks.com - It's all Geek to me.

Software Categories

All In One Tweaks
Android
Antivirus & Malware
Appearance
Back Up
Browsers
CD\DVD\Blu-Ray
Covert Ops
Drivers
Drives (SSD, HDD, USB)
Games
Graphics & Photos
Internet Tools
Linux Distros
MajorGeeks Windows Tweaks
Multimedia
Networking
Office & Productivity
System Tools

Other news

· How To and Tutorials
· Life Hacks and Reviews
· Way Off Base
· MajorGeeks Deals
· News
· Off Base
· Reviews




spread the word

· YouTube
· Facebook
· Instagram
· Twitter
· Pintrest
· RSS/XML Feeds
· News Blur
· Yahoo
· Symbaloo

about

· Top Freeware Picks
· Malware Removal
· Geektionary
· Useful Links
· About Us
· Copyright
· Privacy
· Terms of Service
· How to Uninstall

top downloads

1. Smart Defrag
2. GS Auto Clicker
3. Macrium Reflect FREE Edition
4. Sergei Strelec's WinPE
5. MusicBee
6. Visual C++ Redistributable Runtimes AIO Repack
7. K-Lite Mega Codec Pack
8. ImgBurn
9. Unlocker
10. Fortect
More >>

top reads

Star 8 Windows Shortcuts That’ll Make You More Productive and Save You Time

Star Windows 10 Not Dead Yet - You Can Still Get Updates For Free

Star What is a '400 Bad Request - Request Header or Cookie Too Large' Error and How to Fix It

Star How to Fix Windows Install Error 0xC1900101

Star How to Force Enable Windows 10 Extended Security Updates If The Option Is Not Showing

Star Windows 11 25H2 is Out: What’s New and How to Get It Now.

Star Star Trek Fleet Command Promo Codes: Redeem Codes for Free Shards, Blueprints And Resources

Star Boost Your PC Speed with ReadyBoost: How a Thumb Drive Can Enhance Your System's Performance

Star 5 Hidden Windows Tools You’ve Had All Along But Never Use

Star Use the Windows 10 Media Creation Tool Before Support Ends For Windows 10 in 2025


MajorGeeks.Com » Compatibility Database » Games (Windows) » Details for Warhammer - Shadow of the Horned Rat

advertisement

Summary


Product:
Warhammer - Shadow of the Horned Rat

Vendor:
SSI

Tested operating systems:
Windows 2000

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

Average Rating:


Tagged as:
Horned, Shadow, Warhammer

Submit a new result for this product



2008-12-20 14:31:00 - Operating System/Rating: Windows 2000

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&gt;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 &gt;"%installto%\WHSHR.REG"
echo. &gt;&gt;"%installto%\WHSHR.REG"
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Mindscape] &gt;&gt;"%installto%\WHSHR.REG"
echo. &gt;&gt;"%installto%\WHSHR.REG"
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Mindscape\WarHammerFB] &gt;&gt;"%installto%\WHSHR.REG"
echo. &gt;&gt;"%installto%\WHSHR.REG"
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Mindscape\WarHammerFB\LocalDir] &gt;&gt;"%installto%\WHSHR.REG"
echo @="%installtodub%" &gt;&gt;"%installto%\WHSHR.REG"
echo. &gt;&gt;"%installto%\WHSHR.REG"
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Mindscape\WarHammerFB\RemoteDir] &gt;&gt;"%installto%\WHSHR.REG"
echo @="%installtodub%" &gt;&gt;"%installto%\WHSHR.REG"
echo. &gt;&gt;"%installto%\WHSHR.REG"
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Mindscape\WarHammerFB\SaveDir] &gt;&gt;"%installto%\WHSHR.REG"
echo @="SAVE" &gt;&gt;"%installto%\WHSHR.REG"
echo. &gt;&gt;"%installto%\WHSHR.REG"
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Mindscape\WarHammerFB\UpdateDir] &gt;&gt;"%installto%\WHSHR.REG"
echo @="" &gt;&gt;"%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
-----


MajorGeeks.Com » Compatibility Database » Games (Windows) » Details for Warhammer - Shadow of the Horned Rat
© 2000-2025 MajorGeeks.com
Powered by Contentteller® Business Edition