ServizInternet

ServizInternet

USEFUL SCRIPTS ! (.zip 43 Kb)
Many thanks to the authors below.  Some of these scripts require windows scripting host V2 or higher and/or VB scripting engine V51 or higher.
Change Filename Case / compatible with 95/98/98SE/ME/NT/2K/XP
This program will change the case (to upper or lower case as you prefer) of all file names in a directory you designate

Change Recycle BinName  by Bill  http://www.billsway.com /compatible with 95/98/98SE/ME/NT/2K/XP
As the name implies.

Close Popups  by Eric  http://www.ericphelps.com / compatible with 95/98/98SE/ME/NT/2K/XP
Just run the script. The first time you run it, it will create a sample list of pop-ups to be closed. It will also display a one-time help screen (the screen only appears when there is no list of pop-uptitles). This script will send an "Alt-F4" keystroke to any window that has a title you don t like. Typically, it is used to close those annoying browser "pop-up" windows. The list of bad titles is kept in a separate file named the same as this script (but with a TXT file extension), one title per line. Now you know how it works, here s how to use it. If you get a pop-up while you are browsing, leave it up. Add the title to the list of bad titles and save the list. The pop-up should close immediately after you save the list. If it doesnt, look again at the title. There may be a leading space or more than one space between words in the title. Modify the list again and save it. Once you get it right, that window will always be closed immediately after it opens in the future.

Defrag All  by Doug Knox  http://www.dougknox.com/ compatible with 95/98/98SE/ME/2K/XPAs the name implies - very useful and can be scheduled.

Delete Temp Files at Startup  by Bill  http://www.billsway.com / compatible with 95/98/98SE/ME
As the name implies.

Delete Old Files  by Eric  http://www.ericphelps.com / compatible with 95/98/98SE/ME/NT/2K/XP
Let it loose on the network "share" drive every once in a while.It deletes files in and below any directory you select based on file extension, age, and last accessed date.

FTP Upload  by Bill  http://www.billsway.com / compatible with 95/98/98SE/ME/NT/2K/XP
FTP Upload lets you upload selected files to your web server, without needing to load in an ftp program.  You will need to edit a few variables near the top of the script to get it to work for your particular server.

Global Search and Replace  by Eric  http://www.ericphelps.com / compatible with 95/98/98SE/ME/NT/2K/XP
Global Search and Replace starts at a directory you specify and edits all files (you specify the target file extensions)  in and below that directory to replace text. I use it to fix web pages, scripts, and batch files when servers, files, or directory names get changed! As written, it crashes if it finds a file with no extension. An easy fix, but like I said, I wrote this to solve my problem. And I use extensions. So there.

UPDATE - The global search and replace script is being flagged up as a virus by a couple of virus scanners.  There is no virus or nasty in there, its just a false alarm. 

Internet Explorer Cache Cleanup  / compatible with 95/98/98SE/ME/NT/2K/XP
As the name implies.  This also gets rid of index.dat temp files also. Popup will pop up before anything takes place.

Internet Explorer Cookie Manager  by Joe  http://www.jsware.net / compatible with 95/98/98SE/ME/NT/2K/XP
This script will list the cookies from Internet Explorer. It then gives you the option of deleting all of them, selecting indivdual cookies to delete, or cancelling. 
Net Message  by Frank-Peter Schultze  http://www.fpschultze.de/w4.htm / compatible with NT/2K/XP
GUI for sending network message w/ NET SEND.
 
No Old Files  by Eric  http://www.ericphelps.com / compatible with 95/98/98SE/ME/NT/2K/XP
Basically an automatable version of the delete all files script based on common requests from system administrators. It only looks at file creation date and starting directory, but still runs through subdirectories. It can take both arguments from the environment, the command line, or interactively from the user.
No Set Homepage  by Doug Knox  http://www.dougknox.com/ compatible with 95/98/98SE/ME/NT/2K/XP
Basically locks down the setting of your homepage.  Very useful as everyone is trying to force their homepage onto you !
Outlook 2K Attach  by Doug Knox  http://www.dougknox.com/ compatible with 2K
Lets you configure which attachments to allow in Outlook - lets you add attachments and take them away.  Very useful.
Outlook XP Attach  by Doug Knox  http://www.dougknox.com/ compatible with XP
Lets you configure which attachments to allow in Outlook - lets you add attachments and take them away.  Very useful.
Password Generator  by Bill  http://www.billsway.com / compatible with 95/98/98SE/ME/NT/2K/XP
Generate a random case sensitive alpha-numeric string.
Recursive Lower Case  by Eric  http://www.ericphelps.com / compatible with 95/98/98SE/ME/NT/2K/XP
Recursively changes file names to lower case.
Recursive No Spaces by Eric  http://www.ericphelps.com / compatible with 95/98/98SE/ME/NT/2K/XP
Does a recursive removal of spaces from all file names.
Registry Search  by Bill  http://www.billsway.com / compatible with 95/98/98SE/ME/NT/2K/XP
As the name implies.
Restore Show Desktop  by Bill  http://www.billsway.com / compatible with 95/98/98SE/ME/NT/2K/XP
If you have Windows Active Desktop installed, you probably also have a "Show Desktop" shortcut in your Quick Launch Bar.  If that shortcut
gets deleted or corrupted, you can easily restore it with this script.
Scan Frag All  by Bill  http://www.billsway.com / compatible with 95/98/98SE/ME
Auto-run ScanDisk then DeFrag on all local hard drives with no user input.  (Start it before you go to bed and let it run.)
Set Time  by Bill  http://www.billsway.com / compatible with 95/98/98SE/ME/NT/2K/XP
Adjusts system time if off by 1 second or more.  Also corrects date if needed.  Non-US users with slow connections may not achieve maximum accuracy.  Minimum system requirements to run this script are Windows 95 or Windows NT 4.0 with Internet Explorer 5.  Credit to Michael Harris for original concept.
Show Branding  by David Candy  http://www.angelfire.com/biz/serenitymacros / compatible with 95/98/98SE/ME/NT/2K/XP
Displays and/or removes branding information for IE4 and IE5 and ie6 and sets a user Window Title.
Shutdown Timer  by Bill  http://www.billsway.com /compatible with 98/98SE/ME/NT/2K/XP
This script allows you to set a timer to shut down Windows after a preset number of minutes (a prompt appears 1 minute before shutdown).
Requires Windows 98 or greater and WSH 2.0 or higher.   Upgrade to Windows Script 5.5
Sleep  by Frank-Peter Schultze  http://www.fpschultze.de/w4.htm / compatible with 98/98SE/ME/NT/2K/XP
Lets you put pauses into batch files etc.
Url Decode  by Eric  http://www.ericphelps.com / compatible with 95/98/98SE/ME/NT/2K/XP
Do you ever see those strange looking web addresses with loads of strange figures.  This script will decode them and give you the correct url of the webpage.  Just copy the address out of Internet Explorer / Netscape, run this script, and paste the address into this script and you shall have your correct url.

Url Encode  by Eric  http://www.ericphelps.com / compatible with 95/98/98SE/ME/NT/2K/XP
Url Encode will encode an address for you into a very strange looking address indeed ! And for which if you paste it into your web browser will still function perfectly normally.

Versions  by Joe  http://www.jsware.net / compatible with 95/98/98SE/ME/NT/2K/XP
This will create a file on the desktop named versions.txt that lists the version numbers for all DLL and OCX files in C:\Windows\System
XP System Restore Point Frequency  by Bill  http://www.billsway.com / compatible with XP
XP System Restore Point Frequency changes the frequency of Windows XP System Restore
XP System Restore  by Bill  http://www.billsway.com / compatible with XP
Displays current System Restore Points for Windows XP with option to create new restore point.
XP Unattended System Restore  by Doug Knox http://www.dougknox.com / compatible with XP
Creates a restore point without any user intervention.
Il freeware è riservato ai Cittadini di
Se non lo sei ancora, clikka per leggere i dettagli
Quando esce il form, inserisci Id e Password
Ti ricordiamo anche che nessuna comunita' vive se tutti i suoi membri si limitano a prendere. Psicopolis si basa sullo scambio, quindi ogni tanto dai un tuo contributo: NON SOLDI ma un intervento sulle bacheche, oppure qualche materiale utile o una segnalazione interessante.
Attenzione, se trovi il server occupato, riprova in orari diversi. Se hai difficoltà a scaricare o ricevi un file corrotto, . Ogni programma è stato controllato con antivirus, ma Psicopolis non risponde del funzionamento del software, che è reperito in rete.

 

Home Page