From:                   "Troy Topnik" <[EMAIL PROTECTED]>
> 
> Remove the directory that contains the Perl installation (usually
> C:\Perl), and the following registry entries: 1.
> HKEY_LOCAL_MACHINE/Software/ActiveState/ActivePerl 2.
> HKEY_LOCAL_MACHINE/Software/ActiveState/PerlScript 3.
> HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Uninstall
> /Activ ePerl

Plus you might want to delete c:\perl\bin from the PATH system 
variable. Rightclick "My Computer" and go to "Advanced" and 
"Environment Variables".

And mapping of .pl and .plx extensions (and maybe .pm)
HKEY_CLASSES_ROOT\.pl 
HKEY_CLASSES_ROOT\.plx
and 
HKEY_CLASSES_ROOT\(the default value of 
HKEY_CLASSES_ROOT\.pl)

Then if you used Perl with IIS/PWS you will want to delete the file 
extension mapping in there.

But it should not break anything if you leave those there.

Jenda

=========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain.
I can't find it.
                                        --- me
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to