Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Re: Small Problem with running Perl Scripts in Windows

by BrowserUk (Patriarch)
on Sep 23, 2003 at 23:23 UTC ( [id://293728]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    P:\test>assoc .plb
    .plb=perl_background_script
    
    P:\test>ftype perl_background_script
    perl_background_script=wperl.exe "%1"
    
  2. or download this
    P:\test>exetype \bin\wperl.exe
    \bin\wperl.exe uses the WINDOWS subsystem.
    
  3. or download this
    P:\test>exetype \bin\perl5.8.0.exe
    \bin\perl5.8.0.exe uses the CONSOLE subsystem.
    
  4. or download this
    P:\test>exetype \bin\wperl.exe WINDOWS
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (8)
As of 2024-03-28 09:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found