"Meneses, Alden" wrote:
> Was able to download from www.roth.net
Please don't top-post. Better to PPM for it. That tool is built into the
ActiveState distribution. You might wish to add a couple sites to the
repository:
rep add Jenda http://Jenda.Krynicky.cz/perl
rep add Roth http://www.roth.n
Was able to download from www.roth.net
-Original Message-
From: Meneses, Alden
Sent: Friday, March 12, 2004 10:41 AM
To: [EMAIL PROTECTED]
Subject: Win32::AdminMisc
I'm getting this error when I try to execute this script
use Win32::AdminMisc;
path$="\\cpws0073\winnt\W2H
I'm getting this error when I try to execute this script
use Win32::AdminMisc;
path$="\\cpws0073\winnt\W2HCM.INI"
LU$=ReadINI( path$ [, "MS SNANT" [, "Term"}})
print LU$
Can't locate Win32/AdminMisc.pm in @INC (@INC contains: C:\Program
Files\ActiveState
Hi,
function Win32::AdminMisc::GetFileInfo( $file, \%Attribute)
is retrieving several subhashes:
at key LangID we have 0x0409
at key Language we have English (United
at key FileInfo we have HASH(0x1dbb690)
at key Comments we have
at key 0x0409 we have HASH(0x1dbb714)
How do I access the
Hi ,
Win32::AdminMisc::GetFileInfo($filename, \%Attribute)
is delivering different hashes for *.exe and *.dll files.
Why?
How can I access version infos and build numbers of application extension
files?
Thanks in advance.
Zeno
: Thursday, January 30, 2003 4:30 PM
To: [EMAIL PROTECTED]
Subject: Installing Win32::AdminMisc
I have been trying to step AdminMisc with Perl v5.8.0 from ActiveState.
I have
tried putting the pm and dll files in the places specified by the
readme's
however I have had no success with usin
From: Andrew Gilchrist <[EMAIL PROTECTED]>
> I have been trying to step AdminMisc with Perl v5.8.0 from
> ActiveState. I have tried putting the pm and dll files in the places
> specified by the readme's however I have had no success with using ppm
> & install the win32-adminmisc.ppd file. Anyone
I have been trying to step AdminMisc with Perl v5.8.0 from ActiveState. I have
tried putting the pm and dll files in the places specified by the readme's
however I have had no success with using ppm & install the win32-adminmisc.ppd
file. Anyone have any luck with installing this module and can
From: "PRADEEP GOEL" <[EMAIL PROTECTED]>
> I have followed many ways of installing AdminMisc ( 2 are described
> below)
Try
PPM> install http://Jenda.Krynicky.cz/perl/Win32-AdminMisc.ppd
Jenda
= [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =
When it comes to w
Hi All
I have followed many ways of installing AdminMisc ( 2 are described below)
but all in vain .
I don't know where is this ADMINMISC_XXX.PLL
there is one ADMINMISC.DLL although is there .
then when i give install Win32::AdminMisc
output is
PPM> install Win32::AdminMisc
Install
the modules properly. Just check if you
have
> /site/lib/auto/win32/AdminMisc.pm? If it is present and still
> you are getting the problems then may be something is wrong with the
> installation. Just re-install or remove and install the modules.
>
> >
> > Win32::Adm
EMAIL PROTECTED]]
Sent: Wednesday, July 10, 2002 7:29 AM
To: Nigel Peck; [EMAIL PROTECTED]
Subject: Re: Win32::AdminMisc Help!
I don't have a C compiler, but I get the impression looking at this
download that the module is already compiled. I did see the file
adminmisc.pll and thought ma
I don't have a C compiler, but I get the impression looking at this
download that the module is already compiled. I did see the file
adminmisc.pll and thought maybe it was supposed to be *.dll so I changed
the extension and the error that it can't locate a
loadable object for Win32:
nd do
nmake
nmake test
nmake install
If you're still having problems then please ask.
Thanks
Nigel
>>> Mike Garner <[EMAIL PROTECTED]> 07/10/02 12:04am >>>
I've got a script that uses Win32::AdminMisc from www.roth.net and when
I
originally installed the module
I've got a script that uses Win32::AdminMisc from www.roth.net and when I
originally installed the module on Win2K/ActiveState with ppm it worked
fine. I need to reinstall the module and www.roth.net appears to be
down. When I use ppm to perform the install the install fails with this
x27;t know of any other way to force
>users to change their password on their first login.
>
>This is what I used to have:
>use Win32::AdminMisc;
>$pdc=$ARGV[0];
>$user=$ARGV[1]
>
>Win32::AdminMisc::UserSetMiscAttributes($pdc, $user,
>USER_PASSWORD_EXPIRED=>$Account{pwde
users to change their password on their first login.
This is what I used to have:
use Win32::AdminMisc;
$pdc=$ARGV[0];
$user=$ARGV[1]
Win32::AdminMisc::UserSetMiscAttributes($pdc, $user,
USER_PASSWORD_EXPIRED=>$Account{pwdexpired});
Is there another win32 module that will allow me to do that?
17 matches
Mail list logo