Scripts n'Stuffs
Directory

Subscribe to this category

Top > C and C++ > Scripts and Programs > Miscellaneous  

Web Links
Sort By :
1. Internal Speaker Beeper



This very simple program is fun to pass around! It will make the internal speaker of the computer beep until the program is stopped. Enjoy!
Category:   C and C++ > Scripts and Programs > Miscellaneous

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

2. ChRes



ChRes is a small tool for use from the command line. I wrote it when I was having problems with certain graphics card drivers not restoring the correct screen resolution after rebooting and switching between CRT and TV-out. You can add a link to it in your Autorun folder to always set a specific resolution after booting.The program is under active development and new versions will be released as new feature requests come in.The program can possibly damage your hardware when using invalid parameters, so use with care and at your own risk!
Category:   C and C++ > Scripts and Programs > Miscellaneous

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

3. Copy Path To Clipboard



This simple console application copies the path of the current working directory to the Windows clipboard. When a parameter is given, it is added to the end of the path.
Category:   C and C++ > Scripts and Programs > Miscellaneous

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

4. Unlock code algo for Nokia, Siemens, Panasonic, Vitel



Unlock algo in C for some mobile
Category:   C and C++ > Scripts and Programs > Miscellaneous

Date Added: Jun 30, 2006 Hits: 14 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

5. Country



Country 1.3 is a little Geo-target CGI application that shows web page visitor's coutry name, flag and IP address. Output is customizable using a simple HTML template.Country information is retreived from an embedded IP database. Country flags are also embedded into the program code. Documentation, home website and country names are in spanish.
Category:   C and C++ > Scripts and Programs > Miscellaneous

Date Added: Jun 30, 2006 Hits: 9 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

6. Kill Process



This program, released under GPL, is similar to the UNIX kill command, but it requires the name of the process and it runs under Win32. With the Task Manager you can easily find the process' name (it is called
Category:   C and C++ > Scripts and Programs > Miscellaneous

Date Added: Jun 30, 2006 Hits: 12 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

7. Tech Helper's Help



This program allows you to copy the whole content of a text file to the Windows clipboard. It's a great help if you work a lot with texts stored in files. The original idea came from a friend, who works as tech. helper, and he has to send e-mails all day to clients. He has some template answers, but until now he had top open these files, select the whole text, and copy their content to the clipboard. With this prg. it can be much more simple: just associate a file extension (for instance .ccc) with this program, and then double-click on a text file (which has this extension). Its content will be copied automatically to the clipboard.
Category:   C and C++ > Scripts and Programs > Miscellaneous

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

8. eNom Snap Domain Names Name Grabber Script



eNom Domain Grabber is a fully automated domain name registration program that sends registration attempts to the registrar eNom. The user simply has to put what domain names they want to try and "grab" and the software will do the rest! Users can input a start and end time, or select for automated registration submissions to start immediately. All domains are registered in the eNom account specified within the software. Now anyone can attempt to get high-class domain names when they expire!
Category:   C and C++ > Scripts and Programs > Miscellaneous

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

9. eLouai's Matrix Screensaver



The classic green text matrix screensaver.The code uses no bitmaps and relied on the OS system fonts to paint the characters. With a bit of tweaking on the source code any character set can be used to display the streaming text and not only the simplified Japanese characters or Windows system font.
Category:   C and C++ > Scripts and Programs > Miscellaneous

Date Added: Jun 30, 2006 Hits: 9 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

10. Copy Text To Clipboard



This simple console application copies the first parameter to the Windows clipboard. If no parameter is given, an empty string is copied to the clipboard, i.e. everything is erased on the clipboard. This application is based on another project of mine -- Copy Path To Clipboard --, but even simpler.
Category:   C and C++ > Scripts and Programs > Miscellaneous

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages: 1  


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS