Main > Free Download Search >

Free windows registry files script

windows registry files

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3752
Show Zip Files 1.0

Show Zip Files 1.0


A very simple php script that helps make your zip files available for download on your website. It can serve as the basis for a self updating photo gallery. To make a zip file available for download, simply upload it to the same directory as the php file more>> A very simple php script that helps make your zip files available for download on your website. It can serve as the basis for a self updating photo gallery. To make a zip file available for download, simply upload it to the same directory as the php file containing this script.<<less
Added: 2004-05-19 License: Freeware Price: 0.00
16 downloads
 
Other version of Show Zip Files
Show Zip Filesfiles available for download on your website. It can serve as the basis for a self updating photo ... To make a zip file available for download, simply upload it to the same directory as the php file
License:Freeware
Download
1996 downloads
Added: 2004-05-19
Download free flash files

Download free flash files


At ffiles.com you can download files for free: flash files, photoshop files, sound files. You can upload your own creation. Users can post comments and rate for each submission. Join us and post your more>> At ffiles.com you can download files for free: flash files, photoshop files, sound files. You can upload your own creation. Users can post comments and rate for each submission. Join us and post your content.Everything is free.<<less
Added: 2005-12-05 License: Freeware Price: Free
1431 downloads
WebAsyst Files 2.0

WebAsyst Files 2.0


With WebAsyst Files you can store and share files on the Internet. UPLOAD: bulk uploader allows you to add multiple files with just one click. PUBLISH: get direct links to any file, selected files, or entire folder; create customizable WIDGETS and place more>> With WebAsyst Files you can store and share files on the Internet. UPLOAD: bulk uploader allows you to add multiple files with just one click. PUBLISH: get direct links to any file, selected files, or entire folder; create customizable WIDGETS and place them on your website or blog. SHARE and COLLABORATE: create accounts for other users and customize access rights to any folder (Read, Write or Full); you also can create user groups to easily manage permissions for multiple users. With WebAsyst Files you can keep your documents, MP3, videos, whatever other files online and make them available to share with family, friends and colleagues. Seamless installation on virtually any hosting. FREE signup to try on our host. $179 to get complete PHP scripts package. FREE upgrades for 1 year. 24/7 support.<<less
Added: 2004-12-04 License: Commercial Price: $0.00USD
16 downloads
Counting lines in text files

Counting lines in text files


In this sample ASP code, we will read and count the lines in a text file. This study uses FileSystem Object and readline method. more>> In this sample ASP code, we will read and count the lines in a text file. This study uses FileSystem Object and readline method.<<less
Added: 2007-03-28 License: Freeware Price: Free
945 downloads
Registry Wrapper 1.2

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
Treat the Win32 Registry like a Python dict 1.0

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
Writing binary files using BinaryWriter

Writing binary files using BinaryWriter


In this source code we will look at anyother new focus on ASP.NET. We could write binay files using BinaryWriter class. Lets see it on a sample code. . more>> In this source code we will look at anyother new focus on ASP.NET. We could write binay files using BinaryWriter class. Lets see it on a sample code. .<<less
Added: 2006-10-03 License: Freeware Price: Free
1135 downloads
Creating Word Files Online

Creating Word Files Online


ASP has the ability to dynamically output any kind of office application format. Before to start coding, The first thing we need to do is set correct file type. Becase the browser needs to know what t more>> ASP has the ability to dynamically output any kind of office application format. Before to start coding, The first thing we need to do is set correct file type. Becase the browser needs to know what to do with the file. Second step is to edit file name. You can use HTML and CSS to create styles in your word document.<<less
Added: 2006-10-05 License: Freeware Price: Free
1122 downloads
Writing Form Data to Text Files

Writing Form Data to Text Files


This sample of JSP file, first handles all posted data from a web form and write to a text file. We have used Tomcat Server to run our sample code. You could easily edit the source code to use in your application. more>> This sample of JSP file, first handles all posted data from a web form and write to a text file. We have used Tomcat Server to run our sample code. You could easily edit the source code to use in your application.<<less
Added: 2006-03-21 License: Freeware Price: $0.00USD
13 downloads
Stock Flash Files

Stock Flash Files


Stock Flash Files is a web site that offers free stock flash files, also offers 100% ad revenue to all contributing members. more>> Stock Flash Files is a web site that offers free stock flash files, also offers 100% ad revenue to all contributing members.<<less
Added: 2008-05-15 License: Free Non-Commercial Price: $0.00USD
19 downloads
Introduction to Files 1.0.0

Introduction to Files 1.0.0


In this tutorial you will learn how to open, read, write, rename, remove and upload files using one of the best server-side languages -- PHP. It will overview the fopen() function and the different modes needed to open files. It will then teach you how more>> In this tutorial you will learn how to open, read, write, rename, remove and upload files using one of the best server-side languages -- PHP. It will overview the fopen() function and the different modes needed to open files. It will then teach you how to read data from a file and output it. Next you will learn about the fwrite() function and about truncating files. Next you will be taught how to use the rename() and unlink() functions to rename and delete files. Finally you are given an introduction into the world of uploading files.<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
13 downloads
PHP-iGrep File Search 1

PHP-iGrep File Search 1


This admin script let you search all files and directories under given path recursively for a case-insensitive string. Default path is script location. more>> This admin script let you search all files and directories under given path recursively for a case-insensitive string. Default path is script location.<<less
Added: 2009-04-22 License: Freeware Price: $0.00USD
12 downloads
Checking Files Exists 1

Checking Files Exists 1


If you want to check a file exists, you may use this code. First we are starting script creating a copy of File System Object. FSO has many useful methods. One of them is FileExists that we will use it now. more>> If you want to check a file exists, you may use this code. First we are starting script creating a copy of File System Object. FSO has many useful methods. One of them is FileExists that we will use it now.<<less
Added: 2004-01-24 License: Freeware Price: $0.00USD
11 downloads
Download files with cURL 1

Download files with cURL 1


A snippet that helps you download files from the web, with the use of the well known cURL library for php more>> A snippet that helps you download files from the web, with the use of the well known cURL library for php<<less
Added: 2007-07-13 License: Freeware Price: $0.00USD
68 downloads
 
Other version of Download files with cURL
Download files with cURLA snippet that helps you download files from the web, with the use of the . A snippet that helps you download files from the web, with the use of the
License:Freeware
Download
589 downloads
Added: 2007-07-13
Electronic Files Hosting

Electronic Files Hosting


500MB free file hosting service. 10MB file size limit. 1GB/month bandwidth. Hotlinking is allowed. All known filetypes are allowed. Uploaded files will never expire unless it violates their TOS. Hosted on fast servers with 1000mbps backbone connection. more>> 500MB free file hosting service. 10MB file size limit. 1GB/month bandwidth. Hotlinking is allowed. All known filetypes are allowed. Uploaded files will never expire unless it violates their TOS. Hosted on fast servers with 1000mbps backbone connection.<<less
Added: 2006-04-19 License: Freeware Price: $0.00USD
15 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5