how to change windows registry keys
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1844
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
Text change position animation
See how to create changing text position animation on a very quick way in flash, using the action script code. more>> See how to create changing text position animation on a very quick way in flash, using the action script code.<<less
Added: 2008-07-09 License: Freeware Price: $0.00USD
11 downloads
Change main (large) image by mouseover 0.9
Change main (large) image on mouseover of smaller images. Large image may rollback to original or stay at mouseover image with mouseout. more>> Change main (large) image on mouseover of smaller images. Large image may rollback to original or stay at mouseover image with mouseout.<<less
Added: 2005-11-26 License: Free Non-Commercial Price: $0.00USD
13 downloads
Change Web Site Mode 1.0
This class can be used to switch the access to sites between test and production versions. Each Web site must have copy of all files in the production server and in a test server. This class allows the user to switch between the two copies of the more>> This class can be used to switch the access to sites between test and production versions. Each Web site must have copy of all files in the production server and in a test server. This class allows the user to switch between the two copies of the site without having to change the URL. It provides a GUI interface for switching between the test mode and production site. The test version may be run in the local machine or in another machine.<<less
Added: 2007-07-22 License: GPL Price: $0.00USD
12 downloads
Other version of Change Web Site Mode
License:GPL
ARI Windows 1.0
ARI Windows component: new content management approach for Joomla!. Manage your pages, widgets and component via windows. Features: * User can add new, close, minimize to dock, restore, move, resize, customize and change styles of windows * more>> ARI Windows component: new content management approach for Joomla!. Manage your pages, widgets and component via windows. Features: * User can add new, close, minimize to dock, restore, move, resize, customize and change styles of windows * AJAX technology ? no page reloads * Easy to add windows containing internet pages, widgets, Joomla components * Dozens of widgets (e-mail, instant messengers (Google talk, Yahoo!, MSN, AIM), weather, games, RSS & news, date and time, environment information, search engines, rich editor, calendar, web photos, currency converter, stock quote, dictionaries, Joomla! news, map, many others.) * Ability to add/delete/modify widgets * Built-in internationalization support - easy to change resource strings and add new localizations * Component can be used on both Joomla 1.0.x and Joomla 1.5 in legacy mode * Component that might not be similar to any other<<less
Added: 2008-05-16 License: Commercial Price: $0.00USD
14 downloads
How to remove www from your URL in ASP 1.1
Consistent URLs are one of the keys to good search engine optimization. Here is a free quick script to remove the www from all your URLs when using ASP. more>> Consistent URLs are one of the keys to good search engine optimization. Here is a free quick script to remove the www from all your URLs when using ASP.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
14 downloads
Other version of How to remove www from your URL in ASP
License:Freeware
colorchanger
Use the color and Movie clip objects to change colors and transparency in a single frame. Also shows a nice gradient color changing effect. more>> Use the color and Movie clip objects to change colors and transparency in a single frame. Also shows a nice gradient color changing effect.<<less
Added: 2004-11-30 License: Freeware Price: Free
1795 downloads
Amazon.com Price Change Notification Bookmarklet 1.0
Amazon.com changes prices frequently, and very often the price is greatly reduced. This free service will monitor prices by your request. As soon as price change matches your conditions, the service will alert you. Use our Bookmarklet to create Price more>> Amazon.com changes prices frequently, and very often the price is greatly reduced. This free service will monitor prices by your request. As soon as price change matches your conditions, the service will alert you. Use our Bookmarklet to create Price Change Notifications for Items found on Amazon Stores, or almost all Amazon Associates Stores. Next time you surf Amazon US, UK, Germany, France, Canada, or numberless Amazon-affiliated Stores, and want to keep an eye on the price of a particular item, click your new bookmark, and itll take you to the Price Change Notification subscription page, and automatically fill-up requited information.<<less
Added: 2005-09-29 License: Freeware Price: $0.00USD
13 downloads
How to make a Dynamic Image 1.0
This is a useful way of creating images that change depending on variables processed within your code. more>> This is a useful way of creating images that change depending on variables processed within your code.<<less
Added: 2008-01-13 License: Freeware Price: $0.00USD
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
Change the background color
In this tutorial, you will see how to change the background color, using the Action Script and flash 8. more>> In this tutorial, you will see how to change the background color, using the Action Script and flash 8.<<less
Added: 2006-12-01 License: Freeware Price: Free
1060 downloads
Uploading a file and changing the name
Since, php automatically replaces the files with same name. In this Tutorial you will learn how to upload the file and change the name of file after it has been uploading. more>> Since, php automatically replaces the files with same name. In this Tutorial you will learn how to upload the file and change the name of file after it has been uploading.<<less
Added: 2009-05-11 License: Freeware Price: $0.00USD
16 downloads
Change the object size
Use this tutorial to see how to change the object size in flash 8, using the Action Script. more>> Use this tutorial to see how to change the object size in flash 8, using the Action Script.<<less
Added: 2006-11-04 License: Freeware Price: Free
1096 downloads
Text effect - color changing
In this tutorial, you will learn how to create color text effect in flash 8, using the mask. more>> In this tutorial, you will learn how to create color text effect in flash 8, using the mask.<<less
Added: 2006-11-30 License: Freeware Price: Free
1067 downloads
How to use semantic lists to provide pagination for all kinds of data 1.0
If youre developing a front end to web applications, sooner or later, youll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. Youll find that you use the same techniques - perhaps use an old more>> If youre developing a front end to web applications, sooner or later, youll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. Youll find that you use the same techniques - perhaps use an old bit of code as a template and change it to suit your needs each time. This article is explains how you can use a quick class to handle pagination easily - leaving you only the associated CSS presentation markup to add to make your solution complete. For the sake of completeness, well provide a sample CSS snippet that you can alter to fit your site design.<<less
Added: 2005-06-30 License: LGPL Price: $0.00USD
12 downloads
Other version of How to use semantic lists to provide pagination for all kinds of data
Price: FreeAdditionalInfoFreetouseinanyapplicationsolongasthelicenseandotherheaderinformationiskeptintact.
License:LGPL
License:LGPL
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 how to change windows 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