Advertisement

Results for "Author: shane croft"

2002ASP #3664
CS Wallpaper Changer 1.0.9

This is a complete and finished program. This program has many features. It will save all your settings and remember which was the las picture load in the picture list. You can load jpg, bmp, and gif's. If a picture in the list is no longer there a pic of a error will appear in the preview. You can also have this run in the systray and launch at startup. See Pic for more details.

2002ASP #3665
CS POP3 Email Deleter Beta 2

This application allows you to login into a POP3 server, list all e-mails on that server and delete the e-mails of your choice off the server. This is a great tool for a number of purposes, such as screening for spam. The application as written does not display the message body, but because messages are encapsulated into a CMessage class which includes a MessageBody property, it would be easy to add this functionality.

2002ASP #3666
Server Report

You must make sure you have ADSI 2.5 installed. This is free from microsoft. This program is for Windows NT and 2000 all versions. This will get some information on the server like users, groups, print queues, services, disabled accounts, and file shares. This code can be easily modified to get so much informtation that it could be one of the best out there. But right now it is basic. It also has a PRINT option to print out the report. Please vote.

2002ASP #3667
Print Queue Manager

You will need to have ADSI 2.5 installed on both the local and remote computer. This is free from Microsoft. With this program there are MANY useful tools. (See PIC) This is for Windows NT and Windows 2000 All Versions. You must have rights to the printers in order to modify the print queue. PLEASE VOTE!!!

2002ASP #4441
CS Computer Verifier for Win95/98/ME/NT/2000

You need to have WMI 1.5 installed by Microsoft. You can get this from my homepage, it is free from Microsoft. This is for all Windows Versions. Client/Server version, both included. Ever needed to keep an eye on hardware on your systems at work? Afraid employees will try to take or switch hardware from there PC's? Keep an eye on Operating System Information, Processor Information, Memory Information, Hard Drive Information, and Adapter Information. This will keep the data found in a database and every time you want to verify that the information is still correct, it will check the pc then compare it to the saved data. If any data doesn't match it will give a alert message, telling you that someone may have played with the hardware. A great security program!

2002ASP #4442
CS Bandwidth Monitor - UPDATED -

UPDATE(Included stay on top option, fixed some minor bugs and added auto apply to settings. This is beta 2, see pic) This program has code from antoher tool I have on this site called CS Internet Tools. But the main purpose of this program was to teach myself much better UI. There are alot of nice things about this program such as the form that will blend into your desktop so it looks like it is part of it. The stats form that will "Roll" out of the main form. Really not to hard to do. It will remember where you have your forms at startup, has many options and is very custmizable. A large part of this code came from other source code not by me. All props go to them. I hope this helps anybody who needs it. Vote if you like. Remember the main purpose of this was to teach myself UI. Anyways I hope you do like it.

2002ASP #4443
CS Internet Tools

Has many tools and features. I found a lot of code to help make this and alot of it is my own. Please vote and take a look at the pic for all the tools that are in the program. Also I have included a startup and shutdown sound. Enjoy! webmaster@croftssoftware.com

2002ASP #4444
Email Notifier

This is an application that monitors the local host for IP address changes and notifies a list of people by e-mail if the IP address changes. Both the IP address and the e-mail list are stored between sessions, so it will work, for instance, if the IP change is detected following a re-boot. The code also illustrates a number of useful techniques, such as how to send e-mail via MAPI and how to Winsock API to resolve the local IP address.

2002ASP #4445
CS Tools

You need to have WMI 1.5 and ADSI 2.5 installed by Microsoft. You can get this from my homepage, it is free from Microsoft. CS Tools is a great administrative tool that all Windows NT/2000 administrator should have. It is a great time saver with many features to make the job of administrating hundreds to thousands of users as easy as 1,2,3. This program can save you days to weeks of work on a huge domain with hundreds to thousands of users with its "Bulk Administration" and remote feature. Features Bulk Administration Allows you to administer the login path, profile path, home directory, and more with one click of a button for all users! Alternate Credentials Allows you to specify a different username and password to complete your tasks. This enables you to administer a network without actually having to be logged on. It also allows you to specify the different username and password over the internet. Administer Users Administers any user as if though you were on the server itself. Even view information that cannot be accessed from windows itself. Groups Administer group and group members along with there descriptions with ease. Computers View information on remote computers along with there services, processes and much more. Remote Command This function allows you to open any executable file on a remote computer without having to install any software on the remote computer itself. It is completely clientless! Services Allows you to: View, Start, Stop, and pause any service on a local or remote machine. Processes Enables you to view and kill processes from a local or remote machine. Resolve Host to a IP Resolve any internet address or computer name on your network to its IP address. Ping A small ping utilities is also included. Internet Domain Name Lookup A little extra, lookup information on a domain with a click of a button. Example: microsoft.com Reset Users Password Reset a users password. User Migration/Backup Store allot of information on all or selected users into a database. With the restore ability you can migration or modify users information to a new or existing server or Domain.

2002ASP #4446
Outlook 2000 Add-IN

This is an Add-In for Outlook 2000 that allows you to add your own buttons to it's toolbars. You can specify the what button to use, and what program, file, or URL the button will open. It has a Password feature any many more things you will have to see. IMPORTANT:. To get this to work you YOU MUST: 1) Have Outlook 2000 installed on your machine, 2) Register the SMC_Outlook2000.dll using regsvr32.dll, 3) Run the RegSettings.reg file, and 4 (optionally, to customize the add-in to your liking) run the settings.exe file, the code for which is also provided. VB 6 Service Pack 4 is what I used to code this. SORRY for the poor documentaion and code comments. I am VERY busy. If you need any help Please email me. scroft@columbus.rr.com

2002ASP #4447
Automatic Updater via FTP with Progrees Bar and Status (Much More)

UPDATED 11/10/2000 Now With even more options!! This application allows you to check for an updated version of a file or a program via FTP, then download that update if it is available. It works by reading a file called update.inf that must be installed on the remote server and comparing information in that file to information about the current version of the file or program. The author has set up a remote FTP site with such an update.inf file on it for testing purposes so you can see how it works. Information about this remote FTP site (IP address and remote directory) is contained in a file called update.ini In the example, as it is written, the program compares the version of the application itself to information in the update.inf file on the remote machine. However, this is for testing purposes only and the program does not actually update itself. To use the program in a production setting, you have to set up an FTP site, put the appropriate information in the update.inf and update.ini files, and change the code to refer to the file or program that you would actually want to update.

2002ASP #4448
Anonymous Exchange 5.5 or higher

You must have Access 2000 installed in order to print. Other than that you should be fine. This will anonymously query an exchange 5.5 or higher exchange server and retrieve The names and email addresses and place them into an access database. This code has many useful examples. Please vote, and check out my other code :-)

2002ASP #4449
CS Computer Verifier

You need to have WMI 1.5 and ADSI 2.5 installed by Microsoft. You can get this from my homepage, it is free from Microsoft. Ever needed to keep an eye on hardware on your systems at work? Afraid employees will try to take or switch hardware from there PC's? Keep an eye on Operating System Information, Processor Information, Memory Information, Hard Drive Information, and Adapter Information. Install in on your server or one pc, and that's it! This program is clientless. This will keep the data found in a database and every time you want to verify that the information is still correct, it will check the pc then compare it to the saved data. If any data doesn't match it will give a alert message, telling you that someone may have played with the hardware. For Windows NT & 2000 A great security program!

2002ASP #4450
Group - User - Viewer/Print/Save To File

You will need ADSI 2.5 by Microsoft installed in oder for this program to work. And you must have enough privlages on the domain or server to read the info. SEE PIC! This will work only on Windows NT and Windows 2000 All Versions. This program was made on VB 6 Service Pack 4 This program has 2 main options. 1. View all the users of a selected group. 2. View all groups of a selected user. You can print or save to a file all the information it finds. There are 5 options all togeater. 1. Save to file 2. 3 differant print options. 3. Preview Only any questions or comments email me - scroft@columbus.rr.com I am not responsible if anything bad happens useing this program, but nothing should. You are free to use this code anyway you want, this code is free. Have fun. PLEASE VOTE!!!!!!

2002ASP #4451
Full FTP Client Beta 3 (95% Done)

This is Beta 3 of the program. It is ONLY 95% done. Everything now works. See Screen Shot. PLEASE VOTE!!!!!!!!!!!!!!!!!!!!! and if you can offer any help in makeing the next beta drop me a line! scroft@columbus.rr.com LIKE I SAID THIS CODE IS NOT COMPLETE YET!!! I will put all new betas and the final of the code as it comes along.

2002ASP #4452
CS TCP IP Configuration - All API -UPDATED-

I found the main API from some one elses source code, but it need alot of work. I tweaked it out and fixed some problems it had and also have it cleanup the resources it uses. I hope this helps anyone needing things like this.

2002ASP #4453
CS CPU Monitor

It took me about 8 hours to make this, I got the cpu code from somewhere a while ago and made a lot of changes and added a lot. It is fully done and has a lot of options. It shows how to get cpu usage for all versions of windows, how to write and delete from the run section of the reg., shows how to read and write form a inf file, and also shows how to use the systray. Also shows how to position forms and a lot of other little stuff.

2002ASP #4454
CS Email Monitor - Light v.1.0

This will check a pop3 email account for any email. It runs in the systray and all settings can be saved. This is pretty handy at times. See Pic. Not much to this the pro version will have a LOT more options.

2002C #12268
CS Wallpaper Changer 1.0.9

This is a complete and finished program. This program has many features. It will save all your settings and remember which was the las picture load in the picture list. You can load jpg, bmp, and gif's. If a picture in the list is no longer there a pic of a error will appear in the preview. You can also have this run in the systray and launch at startup. See Pic for more details.

2002C #12269
CS POP3 Email Deleter Beta 2

This application allows you to login into a POP3 server, list all e-mails on that server and delete the e-mails of your choice off the server. This is a great tool for a number of purposes, such as screening for spam. The application as written does not display the message body, but because messages are encapsulated into a CMessage class which includes a MessageBody property, it would be easy to add this functionality.

Languages
Top Categories
Global Discovery