;--------------------------------------------------------------------- ; SD_REGI_DISABLE.PAT 01-MAY-97 ; ;This patch disables the Screen Demon registration check. This will ;prevent the "unregistered copy" screen from appearing if there is ;a problem with the registration file. ; ;Applies to programs and shared libraries linked with Screen Demon ;rev 2.00.05 thru 3.60 ; ;To apply this patch to a .PR file (either a normal ring 7 program or ;an inner ring program), use the command ; ; xeq patch/t=program-name.PR/p=sd_regi_disable.pat/y ; ; ;To apply it to a shared library, uncomment the following line by ;removing the leading semicolon charater: ;%USERFILE ; ;Make a second copy of this file with a different name if you do this; ;it won't work for patching program files with this line present. The ;patch command line for a shared library is similar ; ; xeq patch/t=shared-library-name.SL/p=sd_sl_regi_disable.pat/y ; ; ;Note that you must have the symbol table files (.ST) for the programs ;and shared libraries you patch. Also, possessed programs and programs ;linked to use Screen Demon as a shared library or inner ring do not ;need to be patched because they do not actually contain Screen Demon ;code. Patch the shared library or inner ring program used by these ;programs to fix them. ; ; ;If you have questions about this patch, contact Mark Painter at ;Threshold, Inc. SD_CONSOLE_SET_TIMEOUT+37 125203 101033 ^+1 102403 101033 ;end of patch