in reply to Cleaning %PATH% with WinBatch

Don't clean build a path. See all from This.bat. Self modifying batch file perl program that sets path

Replies are listed 'Best First'.
Re^2: Cleaning %PATH% with WinBatch
by LanX (Saint) on May 23, 2022 at 08:47 UTC
    > build a path.

    someone else could have added his own path in the meantime.

    There is no other way to tell what the real path is supposed to be.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

        > ? which

        ? where ?

        C:\tmp>%PERL_532% /SETENV C:\tmp>where perl c:\nonBKU\strawberry-perl-5.32.1.1-64bit-portable\perl\bin\perl.exe C:\tmp>

        Cheers Rolf
        (addicted to the Perl Programming Language :)
        Wikisyntax for the Monastery