Main > Free Download Search >

Free run files software for windows

run files

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 49070
Run 2.0

Run 2.0


Run will either delete the run command off the start menu or Reinstall the Run command onto the start menu. more>>
Run will either delete the run command off the start menu or Reinstall the Run command onto the start menu.
<<less
Download (365K)
Added: 1998-07-30 License: Freeware Price:
4164 downloads
Twin Files (Lite) 1.3

Twin Files (Lite) 1.3


Twin Files (Lite) is a distinguished and tractable tool designed to identify files that are empty, trash, or duplicate other files on your disk. more>>

Twin Files (Lite) 1.3 is a distinguished and tractable tool designed to identify files that are empty, trash, or duplicate other files on your disk. Because these files may be unnecessary, Twin Files lists them, and lets you take appropriate action on those files you specify to free up disk space. It is a good idea to run Twin Files before you install applications, compare files downloaded from the Internet and before you optimize a drive.

<<less
Download (875KB)
Added: 2006-08-20 License: Freeware Price: $0.00
downloads
RunListCompiler 1

RunListCompiler 1


RunListCompiler is regarded as a convenient as well as useful program that compiles a list of executable files (.exe), batch files (.bat) and registry files (.reg) into one self-extracting executable. more>>

RunListCompiler 1 is regarded as a convenient as well as useful program that compiles a list of executable files (.exe), batch files (.bat) and registry files (.reg) into one self-extracting executable. Upon running the resulting executable, files are run sequentially waiting for completion of one file before starting the next. Registry files are run silently (no prompts). This program is beneficial when you need to run a series of processes with registry changes, but you don't want a full installation program.

Requirements: Windows 95/98/Me/NT/2000/XP/Vista


<<less
Download (52.5KB)
Added: 2007-07-17 License: Freeware Price: $0.00
downloads
Visual Basic 6.0 Run-time Files 1

Visual Basic 6.0 Run-time Files 1


Visual Basic 6.0 Run-time Files is well-known as a simple to use and beneficial file that installs the latest versions of the Microsoft Visual Basic run-time files required by all applications created with Visual Basic 6.0. more>>

Visual Basic 6.0 Run-time Files 1 is well-known as a simple to use and beneficial file that installs the latest versions of the Microsoft Visual Basic run-time files required by all applications created with Visual Basic 6.0. The files include the fixes shipped with Visual Studio 6.0 Service Pack 3.

Requirements: Windows 95/98/NT/2000/XP

<<less
Download (1KB)
Added: 2007-08-28 License: Freeware Price:
downloads
Run with Parameters 1.0

Run with Parameters 1.0


Lets you run programs with command-line parameters without a command prompt. more>> Lets you run programs with command-line parameters without a command prompt.

Have you ever wanted to run a program with command line parameters using the GUI? Well then this is the program for you! Simply drag the program you want to run onto it, and type in the parameters. Alternatively, you can add it to your context menu for .EXE files using the included .REG file or manually.
System requirements:
- VB Runtime

<<less
Download (7KB)
Added: 2008-09-26 License: Freeware Price: FREE
397 downloads
Ka Firetask 1.1

Ka Firetask 1.1


Task scheduler, enabling you to easily manage various jobs more>> Task scheduler - the program can run windows applications, copy files and folders, display message dialogs, run so called DNM Scripts. The tasks can be triggered via hotkey, or on a regular schedule.<<less
Download (1.0MB)
Added: 2007-11-29 License: Freeware Price:
713 downloads
Granot Installer 1.0

Granot Installer 1.0


Granot Installer is a simple installer for people who distribute stand alone exe files like slide shows more>>
Granot Installer is an easy installer for distributors to share stand alone .exe files, slide shows and multimedia presentations.
The program will display all files on the CD including in sub folders and user can select any file, install it, run it from CD or run it from his Hard Drive.
<<less
Download (423KB)
Added: 2006-08-30 License: Freeware Price:
1209 downloads
Run length Compressor 1.0

Run length Compressor 1.0


Compress your data using RLC/RLE. Best to use for BMP compression more>>
Run length Compressor will compress your files by the use of RLC/RLE. Best to use for BMP compression. Mail me for the code. The source code is of maximum 30-40 lines.
<<less
Download (7KB)
Added: 2008-11-26 License: Freeware Price:
370 downloads
Multi Path Files Finder 1.0

Multi Path Files Finder 1.0


Multi Path Files Finder comes as a quick and efficient file searching utility that can run a file search in up to three different paths including a UNC path, and also exclude a phrase from the search, for each path you can decide to search also sub folders. more>> <<less
Download (782.9KB)
Added: 2009-12-12 License: Freeware Price: Notavailable
downloads
Visual Batch File 1.32

Visual Batch File 1.32


Fast Backup/Synchronization program that is easy to use. more>>
Fast Backup/Synchronization program that is easy to use.
Restore your backups with one click.
Friendly user interfaceusing drag and drop.
Support for network and removable drives.
Files can be backed up incrementally.
Full and partial restore.
Useful for synchronizing files on multiple computers. Includes
commandline options for running invisibly etc. Can be scheduled
to run at a specified time. File operations can be run in batch.
External programs can be run in sequence to complete other tasks.
<<less
Download (1.10MB)
Added: 2004-06-01 License: Adware Price:
1996 downloads
FileHelpers 2.0.0

FileHelpers 2.0.0


Support for import/export data from differents storages. more>> Easy to use: The FileHelpers Lib is straight forward to learn and use.
Auto Converters: The library has a set of converters for the basic types and can be easy extended to provide custom converters.
RunTime Classes from the version 1.6.0 you can create you record class at run time, load them from files with source code or an Xml description
High Performance: From the version 2.0 the library dont use any more reflection to get or set the field values, now we are using dynamic code generation (MSIL) and delegates
Master-Detail: You can read and write records with a master/detail pattern.
Multiple record format support: With the MultirecordEngine you can read files with different record layout, you can also read files with some delimited and some fixed length records.
Event Support: The engines of the library contain some events to make you easy to extend the behavior of the library Ms Excel Storage: Are a way to extract / insert records between any source and an excel file.
DataLinks: Are a way to extract / insert records between a database and a file.
GenericDataLink: Now you can to copy records between two Data Storages
Asynchronous Mode: You can use the library to read line by line and not the whole file.
.NET Compact Framework Support From the version 1.1 you can use the FileHelpers library for you PocketPC and WindowsCE developments. File Transform Engine: to convert files in one format to another
Progress Notification: to get notified of the progress in each operation in the library.NET 2.0 Generics: the cast less and strong typed version of the engines.NET 2.0 Nullable Types now the library supports Nullable types in his coreFileDiffEngine to allow compare files with the same record layoutOthers Features
Files, Stream and String Support: You can use the library to read/write any stream or string, not only files. Different Error Behaviors.
<<less
Download (3.13MB)
Added: 2008-06-04 License: Freeware Price: Free
507 downloads
Chronice 2.6

Chronice 2.6


Desktop clock with skins. more>> Chronice is basically an alarm clock for your desktop. Whats special about it, is the fact that its skins are fully customizable. It has an advanced alarm scheduler, you can set up alarms with messages, pictures, sounds, run files or documents..<<less
Download (3.1MB)
Added: 2008-09-07 License: freeware Price:
420 downloads
Index Your Files 4.0 Alfa 05

Index Your Files 4.0 Alfa 05


Search Files for Windows with database index files and advanced features. more>> Search Files for Windows with Advanced Features using Index Files
Is Portable
Is easy to use with a standard windows GUI.
Creates Indexes faster and smaller than any other.
Compacts the indexes
Create indexes for Only the directories you select.
Internal display for found files
Is compact and runs from a Single file without .dlls
index of teen jpg
Support Unicode
Find files on your own computer or network with great speed and simplicity
<<less
Download (631KB)
Added: 2008-03-17 License: Freeware Price: Free
598 downloads
Run Rabbit RUN 1.0

Run Rabbit RUN 1.0


Help hungry Rabbit eat as many carrots as he can! Traverse the void in death defying leaps, one false move and Rabbit will join the Great Bunny in the... more>> <<less
Download (4631KB)
Added: 2008-09-07 License: Freeware Price: Free
461 downloads
Quick Run 1.4

Quick Run 1.4


Launch some programs you work with at once. more>> Launch some programs you work with at once. Add files to start list and open them by one button click. Launch programs in selected interval. Create some start lists.<<less
Download (328KB)
Added: 2005-06-18 License: Freeware Price:
1627 downloads
 
Other version of Quick Run
Quick Run 1.4Launch some programs you work with at once.Add files to start list and open them by one
License:Freeware
Download (330KB)
743 downloads
Added: 2007-11-20
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5