prnmngr vs delete all network printers Hi, I wish to use PRNMNGR.VBS script file to install my network printers but before installing those printers, I need to delete all previous installed printers. Is it possible to delete all already installed printers in one command line with PRNMNGR.VBS script ? Thanks. ... 23 Feb 2010 15:53
Closures? G'day everyone Is this an example of a closure or just a trick with Eval? Kind regards, Bruce --- option explicit class closure private composition sub compose( f1, f2 ) composition = f2 & "(" & f1 & "(p1))" end sub public default function apply( p1 ) apply = eval( composition ) end fu... 25 Feb 2010 14:52
Request for DatePart test in Win7; need only read a Web page ISO Week Number in DatePart in VBS, at least up to Version 5.8, build 18702, is known to be buggy, Is it likewise buggy in Windows 7 ? Since WSH and MSIE use the same VBS engine (I think), it should be sufficient to open, in MSIE in Windows 7 (version / SP ?), my Web page section <URL:http://www.merlyn.demon.c... 23 Feb 2010 19:24
for ... loop through file collection instead of for each ... loop I would like to list all filenames in a file collection without using for each ... next but a for .. next loop instead. Could someone help me? Thanks in advance. Ranah ------- Set filesys = CreateObject("Scripting.FileSystemObject") Set demofolder = filesys.GetFolder("c:\") Set filecoll = demofolder.Files... 21 Feb 2010 19:25
Need help detecting/reading smartcard default certificate ID Has anyone done anything with reading smartcards? Would like to be able to use smartcard default certificates for identity verification on a couple of processes. I'm not so much concerned about restricting the script (it's an hta) to a specific user per-se, rather I need to be able to log WHICH user ran a routine... 21 Feb 2010 00:38
marvendas@gmail.com Kit completo de Solenoides ( solenoid ) + chicotePara Cambio automatico 01M hidramatico Audi A3 Vw Golf gti turbo 35785 Contato: marvendas(a)gmail.com marvendas @ gmail.com marvendas no gmail.com Kit completo de solenoides para Volkswagem e Audi. O kit contem: 5 solenoides 2 Epc ( solenoides de pressao ) 1 Chicote Serve para qualquer modelo VW ou Audi fabricados de 1995 ate hoje com o cambio automatico de 4 marchas � 01M Pre�o: R$ ... 19 Feb 2010 23:19
AddWindowsPrinterConnection, but the mapping is NOT stored in theuser profile Hi everybody, I would like to add a network printer connection to a XP client with a logon script, but *without* store the mapping in the use profile. Is it possible ? Thanks in advance. -- Fran�ois Lafont ... 19 Feb 2010 22:13
How Open Browser and launch a URL every 1 hour� "johnthenu" <gthenappan(a)gmail.com> wrote in message news:5ecf7f64-2657-48de-bc24-1dc149dfc059(a)q16g2000yqq.googlegroups.com... Hi All, Just wondering is this Can be done thru VB script�.? Any help will be very much appreciated� Launch IE Enter URL and hit enter Close Browser And then reopen every one h... 19 Feb 2010 18:53
How Open Browser and launch a URL every 1 hour… Hi All, Just wondering is this Can be done thru VB script .? Any help will be very much appreciated Launch IE Enter URL and hit enter Close Browser And then reopen every one hour Regards, ... 19 Feb 2010 06:34
InputBox: how do I hide user input I am trying to write a script that gets a password from the user then logs into a remote computer. The InputBox function doesn't seem to have an option that masks the user input with other characters (eg. "*"). How can I do this? For ease of distribution I'd like to be able to do this in a single script - ... 18 Feb 2010 13:59 |