Hi,
I want to remove everything from ActiveState that interferes with my system. Some time ago I wanted to install ActiveState Perl, but it wanted me to setup a kind of a project and installed something. I did this, but anyway I did not want this. I wanted only to install Perl, standalone as it was always, and thatβs exactly that I expected. No platforms, no forcked projects, no fancy fads. After that I installed older version as ActiveState Perl, which installed and worked exactly as expected. But I got some bad interferences with another Strawberry Perl when tried to use PDL. So, I removed ActiveState Perl. Now when I try to run Strawberry Perl, I get following thing, even when Path variable points to Strawberry Perl:
Please help me to remove everything of that.
C:\Users***>perl
Something Went Wrong
ββββββββββββββββββββ
x Could not find project file at C:\Users**\Perl-5.32
x No activestate.yaml file exists in the current working directory or its parent directories.
x could not find file=activestate.yaml in
path=C:\Users**\Perl-5.32
Need More Help?
βββββββββββββββ
β’ Run β state exec --help
for general help
β’ Visit the Forum β State Tool - ActiveState Community
######################################
PS: Just found in %path% variable this path:
C:\Users.β¦\AppData\Local\activestate\bin
There is perl.bat which has following content:
@echo off
REM !DO NOT EDIT! State Tool Executor !DO NOT EDIT!
REM Target: c:\users.β¦\appdata\local\activestate\62af0b95\bin\perl.exe
C:\Users.β¦\AppData\Roaming\ActiveState\bin\state.exe exec --path C:\Users.β¦.β¦\Perl-5.32 β perl.exe %*
PS 1: I still want to remove all interferences from ActiveState