REGEDIT4 [HKEY_CLASSES_ROOT\pm_auto_file] [HKEY_CLASSES_ROOT\pm_auto_file] @="" [HKEY_CLASSES_ROOT\pm_auto_file\DefaultIcon] [HKEY_CLASSES_ROOT\pm_auto_file\DefaultIcon] @="C:\\BIN\\PERL\\PERL.ICO" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pm_auto_file] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pm_auto_file\DefaultIcon] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pm_auto_file\DefaultIcon] @="C:\\BIN\\PERL\\PERL.ICO" [HKEY_CLASSES_ROOT\cgi_auto_file] [HKEY_CLASSES_ROOT\cgi_auto_file] @="" [HKEY_CLASSES_ROOT\cgi_auto_file\DefaultIcon] [HKEY_CLASSES_ROOT\cgi_auto_file\DefaultIcon] @="C:\\BIN\\PERL\\PERL.ICO" [HKEY_CLASSES_ROOT\cgi_auto_file\shell] [HKEY_CLASSES_ROOT\cgi_auto_file\shell\edit] [HKEY_CLASSES_ROOT\cgi_auto_file\shell\edit\command] @="\"C:\\Windows\\system32\\notepad.exe\" \"%1\"" [HKEY_CLASSES_ROOT\cgi_auto_file\shell\open] [HKEY_CLASSES_ROOT\cgi_auto_file\shell\open\command] @="\"C:\\BIN\\PERL\\runcgi.bat\" \"%1\"" [HKEY_CLASSES_ROOT\pl_auto_file] [HKEY_CLASSES_ROOT\pl_auto_file] @="" [HKEY_CLASSES_ROOT\pl_auto_file\DefaultIcon] [HKEY_CLASSES_ROOT\pl_auto_file\DefaultIcon] @="C:\\BIN\\PERL\\PERL.ICO" [HKEY_CLASSES_ROOT\pl_auto_file\shell] [HKEY_CLASSES_ROOT\pl_auto_file\shell\edit] [HKEY_CLASSES_ROOT\pl_auto_file\shell\edit\command] @="\"C:\\Windows\\system32\\notepad.exe\" \"%1\"" [HKEY_CLASSES_ROOT\pl_auto_file\shell\open] [HKEY_CLASSES_ROOT\pl_auto_file\shell\open\command] @="\"C:\\BIN\\PERL\\run.bat\" \"%1\"" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\cgi_auto_file] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\cgi_auto_file\DefaultIcon] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\cgi_auto_file\DefaultIcon] @="C:\\BIN\\PERL\\PERL.ICO" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\cgi_auto_file\shell] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\cgi_auto_file\shell\edit] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\cgi_auto_file\shell\edit\command] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\cgi_auto_file\shell\edit\command] @="\"C:\\Windows\\system32\\notepad.exe\" \"%1\"" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\cgi_auto_file\shell\open] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\cgi_auto_file\shell\open\command] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\cgi_auto_file\shell\open\command] @="\"C:\\BIN\\PERL\\runcgi.bat\" \"%1\"" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pl_auto_file] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pl_auto_file\DefaultIcon] @="C:\\BIN\\PERL\\PERL.ICO" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pl_auto_file\shell] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pl_auto_file\shell\edit] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pl_auto_file\shell\edit\command] @="\"C:\\Windows\\system32\\notepad.exe\" \"%1\"" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pl_auto_file\shell\open] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\pl_auto_file\shell\open\command] @="\"C:\\BIN\\PERL\\run.bat\" \"%1\"" #### @ECHO OFF C:\BIN\PERL\TINYPERL -I C:\BIN\PERL\LIB "%1" > C:\BIN\PERL\OUTPUT.HTM C: CD "C:\Program Files\Internet Explorer" START IEXPLORE.EXE C:\BIN\PERL\OUTPUT.HTM EXIT