Go Back   Forums > Abandonia.com > Games Discussion
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 25-02-2016, 04:06 PM   #17
zirkoni
Game Wizzzzzzard
 
zirkoni's Avatar

 
Join Date: Oct 2007
Location: Tampere, Finland
Posts: 508
Default

Quote:
Originally Posted by Eniawag View Post
FYI: The Scripts that mount the Folders are not compatible with all common Operating Systems.
You're correct, I just tried it on Linux. But since everyone who had problems used Windows style paths I don't think this is the cause of their problems.

Anyway, the problem is caused by prep.com which creates start.bat. It uses the Windows style backslash "\" instead of forwards slash "/" (which would also work on Windows). It is easy to fix using a hex editor (or even a text editor). The start.bat script is embedded in the executable, just change the lines
@mount d "%wardir%\TOD" -t cdrom
@mount d "%wardir%\DP" -t cdrom
to
@mount d "%wardir%/TOD" -t cdrom
@mount d "%wardir%/DP" -t cdrom
and it works on all systems.
__________________
www.youtube.com/@zirkoni42
zirkoni is offline                         Send a private message to zirkoni
Reply With Quote
 


Similar Threads
Thread Thread Starter Forum Replies Last Post
Warcraft Professor Oak W 32 09-10-2020 03:33 PM
Warcraft II installation Tomekk Tech Corner 11 17-07-2013 01:28 PM
Warcraft 2 gregor Gaming Zone 20 23-02-2006 06:34 AM
Warcraft 2 WildZeppelin Gaming Zone 9 10-02-2005 08:16 PM


Posting Rules
You may not post new threads
You may 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 06:31 PM (GMT)

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