Step 1
unreal.zip
Real reg + unreal.bat
@echo off
rmdir /S /Q "C:\Program Files\Real"
rmdir /S /Q "C:\Program Files\Common Files\Real\Visualizations"
rmdir /S /Q "C:\Program Files\Common Files\Real\Update_OB"
del /S /Q "C:\Program Files\Common Files\Real\Common\*DB*"
xcopy /EYH "C:\Program Files\Common Files\Real" "C:\Program Files\Common Files\unreal\"
rmdir /S /Q "C:\Program Files\Common Files\Real"
regedit -s Real.reg
Unzip both files to the same dir and run unreal.bat
(i shouldn't have to tell you the dangers of running batch files when
you don't know what they do, so open it in a text editor first so YOU know what
its doing)
it will automatically remove all
the crap from a default realone install, and move them to its own dir named
unreal. realsched.exe might not delete if realone has ran at
some point since your last reboot, if not, reboot after running
the batch file and then remove it manually.
Step 2
unreal_clean.zip
unreal_clean.zip
Real.reg + unreal_clean.bat
unreal_clean.bat:
@echo off
xcopy /EYH DLLs "C:\Program Files\Common Files\unreal\"
copy /Y pncrt.dll %WINDIR%\System32\
regedit -s Real.reg
This is to be used after a clean install of windows,
but firstly you'll have to have done step 1. Now make a directory on
your hard drive, something like
"C:\unreal\"
and copy all the directorys out of
"C:\Program Files\Common Files\unreal\"
into
"C:\unreal\DLLs\"
next, copy
"C:\WINNT\system32\pncrt.dll"
into
"C:\unreal\"
and finally, unzip the 2 files in unreal_clean.zip into
"C:\unreal"
backup "C:\unreal" somewhere safe,
and next time you install windows just run the install.bat.
Thats the end of having to install realone ever again (or at
least till theevil ones get wise to this) :)
Yet again this was all on a win2k box, its up to others
to put this technique onto the other winOS.
And with that i'm off to do a reinstall of win2k :)
I really should ghost/image the hdd so i don't have
to reinstall so much