Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: "Porting" scripts to Win32

by thunders (Priest)
on Feb 20, 2004 at 14:04 UTC ( [id://330539]=note: print w/replies, xml ) Need Help??


in reply to "Porting" scripts to Win32

Typically \WINNT\Temp is availible for Windows NT/2000/XP. I think Windows 95/98/ME have a \Windows\Temp folder. To figure out exactly which version of windows you are on, you'll need to check the registry or use Win32::GetOSVersion()

Replies are listed 'Best First'.
Re: Re: "Porting" scripts to Win32
by Anonymous Monk on Feb 21, 2004 at 00:24 UTC
    Typically \WINNT\Temp is availible for Windows NT/2000/XP.
    No. Windows XP uses c:\WINDOWS for the Windows directory by default, not c:\WINNT. And you probably don't want to hardcode the default, so rely on %WINDIR%.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-25 16:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found