RE: [Unattended] install.pl

2004-02-16 Thread Max Lovius
Adam Peart wrote: >I was wondering if there was a way I could get install.pl to create the >.bat files in the netinst directory and everything else, except the >instruction to run the mapznrun.bat I have a subrtine user in config.pl which is called from the following around line 964 on install.p

[Unattended] Software Update Services (SUS) client config

2004-02-16 Thread Alex Magnay
Nils Østbjerg <[EMAIL PROTECTED]> writes: > Hi,> > I was wondering why auconfig.pl sets > > "HKLM/SOFTWARE/Microsoft/Windows/CurrentVersion/WindowsUpdate/Auto Update" > > instead of using the policies in > > "HKLM/SOFTWARE/Policies/Microsoft/Windows/WindowsUpdate/AU" Well, at the time I wrote auco

[Unattended] PnPRipper 2.0. Extracting PnP Drivers from vendor's build

2004-02-16 Thread Alex Magnay
Tyler Hepworth <[EMAIL PROTECTED]> writes:> HP has taken to bundling their drivers into binary executables called SoftPAQs. It is possible to extract the contents from the executable, but still the driver setup files do not contain .inf files that point to dlls, etc. The driver setup files are all

RE: [Unattended] how to disable sound

2004-02-16 Thread Tyler Hepworth
I spent several hours scouring the web about this issue and found the module "Win32::Sound" that is available via ppm from ActiveState. Here is some sample code to mute and unmute the volume. use Win32::Sound; Win32::Sound::Volume(0); # turn sound off Win32::Sound::Volume(65535); # set sound to

RE: [Unattended] how to disable sound

2004-02-16 Thread Max Lovius
I think this was asked a while ago https://sourceforge.net/mailarchive/message.php?msg_id=6077809 The sourceforge search of mailing lists does not seem to work for the moment. Thanks Max -Original Message- From: Tyler Hepworth [mailto:[EMAIL PROTECTED] Sent: Tuesday, 17 February, 2004

Re: [Unattended] auconfig.pl

2004-02-16 Thread Nils Østbjerg
On Sun, Feb 15, 2004 at 21:03:48, Nils Østbjerg wrote: > On Sun, Feb 15, 2004 at 08:46:11, Patrick J. LoPresti wrote: > > Here is how I think this should work. > > > > 1) Add an "--admin" switch which says to modify the Policies key > > instead of the CurrentVersion key. > > > > 2) If "

[Unattended] Testers wanted! Linux boot disk v0.0

2004-02-16 Thread Patrick J. LoPresti
Or, "how I spent my weekend". I could not find a diskless Linux distribution which does everything I want, so I rolled my own. There is something approximating a Linux-based boot disk under http://unattended.sourceforge.net/testing/ called bootdisk-0.0.iso. This is for testing only; it does not