RaymanForever2007 wrote:
3. Launching the game from _setup.exe
_setup.exe shall be set to the compatibility of "Windows98/Me" to launch _start.exe or _st_3dfx.exe through it , but the system nagged;
and continuing to press 'OK' ended up with starting the game by handing the control over to _start.exe or _st_3dfx.exe.
So this issue still have the problem, how to eliminate the system nag on error shown above.
Work-AroundPlan for eliminating system nag
When starting the game with _setup.exe set the compatibility "Windows98/Me"
you will get the system nags like I reported in the previous post.
So I devised a work-around for that.
1. Suppose that the original installed directory is
C:\Program Files (x86)\Arabian
2. Change the folder name to Arabian-E.
3. For cheating _setup.exe when launched to sense THE PROGRAM IS ALREADY INSTALLED,
change the registory information pointing that game is in Arabian-E different from the
original one;
*****************************************
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\_start.exe]
@="C:\\Program Files (x86)\\Arabian-E\\_start.exe"
"Path"="C:\\Program Files (x86)\\Arabian-E;J:\\"
*****************************************
4. Now you can lauch _setup.exe without system nag still with the compatibility "Windows98/Me",
AND have no problem to start _start.exe or _st_3dfx.exe by clicking "Play" button.
5. Taking this work-around , you will notice that the game _start.exe or _st_3dfx.exe is running
with "Windows98/Me" compatiblity, not WindowsXP/SP2 set for their property.
The compatibility for _setup.exe is carried over to _st_3dfx.exe and _start.exe because
of launching them through _setup.exe
play button. Oh my!!