windows xp registry keys
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 338
Win XP style tabs 1.01
Want to separate your content into Win XP style tabs? In this script, you only define the content of your tabs by use of plain HTML inside divs. Then you specify tab titles and width of tab pane. more>> Want to separate your content into Win XP style tabs? In this script, you only define the content of your tabs by use of plain HTML inside divs. Then you specify tab titles and width of tab pane.<<less
Added: 2005-11-07 License: Freeware Price: $0.00USD
11 downloads
Treat the Win32 Registry like a Python dict 1.0
Treat the Win32 Registry like a Python dict class wraps most of the win32api functions for accessing a registry. more>> Treat the Win32 Registry like a Python dict 1.0 brings you a wonderful tool which can treat the Win32 Registry like a Python dict class wraps most of the win32api functions for accessing a registry. It will read and write all win32 registry types, and will de/serialize python objects to registry keys when a string or integer representation is not possible.
<<less
Added: 2007-06-07 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
12 downloads
Registry Wrapper 1.2
Registry Wrapper script provides "Registry", a Windows registry wrapper class that makes it easy to work with the Windows registry. more>> <<less
Added: 2007-06-23 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
18 downloads
Using function mail() in windows xp part 2
Steps to add user, adding domain and make test email from web based interface and try to send email from php script. No need internet connection to test mail() function. Video provided for illustratio more>> Steps to add user, adding domain and make test email from web based interface and try to send email from php script. No need internet connection to test mail() function. Video provided for illustration.<<less
Added: 2007-05-24 License: BSD Style Price: Free
889 downloads
WordPress Installer 1.0
Wordpress installer is free friendly gui for installing wordpress. Easily set the mysql database, mysql user, mysql user password, host, port ,table prefixdatabase charset and collation, language, bydefault the secret keys are automatically generated, more>> Wordpress installer is free friendly gui for installing wordpress. Easily set the mysql database, mysql user, mysql user password, host, port ,table prefixdatabase charset and collation, language, bydefault the secret keys are automatically generated, but you can override this and add your own keys, without editing wp-config.php With the wordpress installer you can install new wordpress blog easily.<<less
Added: 2009-03-06 License: GPL Price: $0.00USD
15 downloads
@1 Helpdesk XP Perl 1.2
A web-based helpdesk system. It supports file attachments, hidden remarks, priority marking etc. Unlike other similar products, this script does not use the conventional "assign/completed" method to close past tickets. Instead, it uses an intelligent more>> A web-based helpdesk system. It supports file attachments, hidden remarks, priority marking etc. Unlike other similar products, this script does not use the conventional "assign/completed" method to close past tickets. Instead, it uses an intelligent method to sort/rank inquiry tickets. You can even tell whether your replies have been read by the visitors. It is now FREE!<<less
Added: 2002-12-03 License: Freeware Price: $0.00USD
13 downloads
Other version of @1 Helpdesk XP Perl
License:Freeware
Installing ASP on Windows machines 1
Provides a step by step guide to installing ASP on Windows. Includes advice for installing on windows 95, Windows 98, XP and me. more>> Provides a step by step guide to installing ASP on Windows. Includes advice for installing on windows 95, Windows 98, XP and me.<<less
Added: 2005-11-24 License: Freeware Price: $0.00USD
13 downloads
Other version of Installing ASP on Windows machines
License:Freeware
NWS-Dictionary
This script is very easy to install. It is optimized right now, for the German and English languages. Features front-end: extra information about plural forms, extra keys for special German characters more>> This script is very easy to install. It is optimized right now, for the German and English languages. Features front-end: extra information about plural forms, extra keys for special German characters, weekly statistics using a cronjob possible. Admin receives an info email each week. Built-in possibility for Google ads. Features back-end: data entry form, auto fill of the plural input field if a German noun is typed into the singular field, dublicate control of vocab, statistics page about the number of words and queries.<<less
Added: 2007-01-14 License: GPL Price: Free
1016 downloads
XP Data Recovery 3.7
This utility is a boot disk that allows you to recover files from Windows XP and more. Easy to use. more>> This utility is a boot disk that allows you to recover files from Windows XP and more. Easy to use.<<less
Added: 2004-10-04 License: Other Price: $0.00USD
14 downloads
How to install PHP4 on Windows with Apache
This article is a quick guide to getting PHP 4 running on your Windows machine (be it Windows 98/Me or Windows NT/2000/XP/2003). The later versions of PHP4 allow you to install it either as an Apache more>> This article is a quick guide to getting PHP 4 running on your Windows machine (be it Windows 98/Me or Windows NT/2000/XP/2003). The later versions of PHP4 allow you to install it either as an Apache module or as a CGI binary.<<less
Added: 2007-02-04 License: GPL Price: Free
1019 downloads
How to install PHP5 on Windows with Apache
This article is a quick guide to getting PHP 5 running on your Windows machine (be it Windows 98/Me or Windows NT/2000/XP/2003). Note! We advise you remove all files like php.ini and PHP related DLLs more>> This article is a quick guide to getting PHP 5 running on your Windows machine (be it Windows 98/Me or Windows NT/2000/XP/2003). Note! We advise you remove all files like php.ini and PHP related DLLs from the Windows SYSTEM folder before moving on with a new PHP installation.<<less
Added: 2007-02-04 License: GPL Price: Free
1026 downloads
Installing PHP on Windows 2000, with mySQL and Apache
A complete tutorial that covers installation, setup and testing of Apache 1.3.33, PHP 5.02 and mySQL 4.0.23 on windows2000 pro. The guide is also known to work for XP, and should work with lower versi more>> A complete tutorial that covers installation, setup and testing of Apache 1.3.33, PHP 5.02 and mySQL 4.0.23 on windows2000 pro. The guide is also known to work for XP, and should work with lower versions of windows, too. Theres a user comment area so if you have any problems Ill try to give help where I can.<<less
Added: 2004-12-15 License: Freeware Price: Free
1783 downloads
Getting uptime in windows 2000/NT/XP 1.0
Getting uptime in windows 2000/NT/XP script returns a datetime.timedelta instance representing the uptime in a Windows 2000/NT/XP machine. more>>
Getting uptime in windows 2000/NT/XP 1.0 provides you with a brilliant way to return a datetime.timedelta instance representing the uptime in a Windows 2000/NT/XP machine.
<<less Added: 2007-06-23 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
15 downloads
Using function mail() in windows xp
mail() function is one of important function in php, simply to use in hosting environment. The problem come for beginner who want to test mail() function in their windows xp. This guide will show step more>> mail() function is one of important function in php, simply to use in hosting environment. The problem come for beginner who want to test mail() function in their windows xp. This guide will show step required to install mail server in windows xp to interact with mail() function.<<less
Added: 2007-05-21 License: BSD Style Price: Free
551 downloads
XP Menus 2.4
Nice looking animated side menu bars that look and feel like those found in Windows XP. This menu is great for categorizing links and saving space. It works on IE, FireFox, Mozilla, and many other browsers. more>> Nice looking animated side menu bars that look and feel like those found in Windows XP. This menu is great for categorizing links and saving space. It works on IE, FireFox, Mozilla, and many other browsers.<<less
Added: 2006-04-24 License: Freeware Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above windows xp registry keys search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed