Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^4: File association on Windows -- broken?

by stevieb (Canon)
on Jan 19, 2021 at 15:48 UTC ( [id://11127102]=note: print w/replies, xml ) Need Help??


in reply to Re^3: File association on Windows -- broken?
in thread [FIXED] File association on Windows

Full run using a dev build of berrybrew.

> assoc .pl .pl=Perl_program_file > ftype Perl_program_file Perl_program_file=C:\Strawberry\perl\bin\perl.exe %1 %* > build\berrybrew list 5.16.3_64 5.10.1_32 > build\berrybrew switch 5.16.3_64 Switched to Perl version 5.16.3_64... > build\berrrybrew associate set berrybrew is now managing the Perl file association > assoc .pl .pl=berrybrewPerl > ftype berrybrewPerl berrybrewPerl=C:\berrybrew\5.16.3_64\perl\bin\perl.exe %1 %* > t\data\assoc.pl Hello, world! C:\berrybrew\5.16.3_64\perl\bin\perl.exe > build\berrybrew.exe switch 5.10.1_32 Switched to Perl version 5.10.1_32... > ftype berrybrewPerl berrybrewPerl=C:\berrybrew\5.10.1_32\perl\bin\perl.exe %1 %* > t\data\assoc.pl Hello, world! C:\berrybrew\5.10.1_32\perl\bin\perl.exe > build\berrybrew associate unset Set Perl file association back to default > assoc .pl .pl=Perl_program_file > ftype Perl_program_file Perl_program_file=C:\Strawberry\perl\bin\perl.exe %1 %*

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11127102]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-24 10:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found