Sometimes the "open with" option is not available. In those cases holding down the Shift key while right clicking WILL make it show as an option.
<2�worht -----Original Message----- From: Timothy Johnson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 15, 2002 1:30 PM To: 'De Lorenzo, Ambrogio'; '[EMAIL PROTECTED]' Subject: RE: Someone uses Perl for Logon Script? If your clients can handle a 500KB download, then you could write the whole thing in Perl and use PerlApp to create an EXE file. As long as you're not using Tk or anything humongous, it should stay around that size. The actual download size of a client that runs the .exe regularly will often be lower than the size of the .exe. We have one as part of our login script, and the only downside is that it takes about three minutes to finish over a dialup connection for our remote users. It all depends on how much you will benefit from the added functionality of a language like Perl. -----Original Message----- From: De Lorenzo, Ambrogio [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 15, 2002 11:21 AM To: '[EMAIL PROTECTED]' Subject: Someone uses Perl for Logon Script? Hi all, I would like to use Perl to write some logon script that now are written with Kix. My question is how to deploy to all client already installed the Perl interpreter and all the modules that I need. Know the Kix32.exe is copied in the logonscript directory of the primary Domain Controller and replicated to all the Backup Domain Controller, but Kix32.exe is a file of 160K. The installation of Perl in my PC is about 20 MB. Someone already uses Perl to do it? Tanks Ambrogio De Lorenzo _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
