; ___________________________________ ; / \ ; | Morning Star Computer 1999-2000. | ; | http://www.morningstarcomputer.com | ; | support@morningstarcomputer.com | ; \___________________________________/ ; ; ; Use at your own risk. ; ; This file is intended for use with Windows 95/98 ONLY ! ; ; ; To install this patch, simply highlight the file, right-click and choose "install" ; from the pull-down menu. ; ; It is always a good idea to backup your Registry before making changes. ; ---------------------------------------------------------------------------------- ; By default Win95/Win98 will not show shellscrap file extensions even when system options ; are set to show file extensions. This is significant, since a new breed of Virus use this ; file extension. ; ; This patch will modify the registry so that shellscrap files will no longer be ; hidden, when you have your system options set to show file extensions. ; ; ; You need to reboot for changes to take effect. ; ; ----------------------------------------------------------------------------------- [Version] signature=$CHICAGO$ [DefaultInstall] DelReg=Delete_Original_Entries AddReg=Add_New_Entries [Delete_Original_Entries] HKEY_CLASSES_ROOT,ShellScrap,NeverShowExt [Add_New_Entries] HKEY_CLASSES_ROOT,ShellScrap,AlwaysShowExt