Main > Free Download Search >

Free director software for windows

director

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 160
Director 1

Director 1


Director 1 brings a simple, nice and fast video chat tool. more>>

Director 1 brings a simple, nice and fast video chat tool. Imagine you are a tube director. Create your own TV channels, with local save facility. Manage your own video broadcasts from your own website with the watcher product a simple free flash website component. Private or shared experience.

<<less
Download (1.9MB)
Added: 2006-11-10 License: Freeware Price: $0.00
downloads
Input Director 1.2.1

Input Director 1.2.1


Input Director is designed for those folks that have two (or more) Windows systems set up at home. Using Input Director, position the monitors of your systems side-by-side and then you can control them via one keyboard/mouse. more>> <<less
Download (2.21MB)
Added: 2009-06-02 License: Freeware Price: $0
60 downloads
 
Other version of Input Director
Price: $0
License:Freeware
Download (2.11MB)
456 downloads
Added: 2008-09-09
Input Director 1.1Shane Richards - Control multiple Windows systems with one keyboard/mouse and share the clipboard. Input Director. Input Director is designed
Price: $0.00
License:Freeware
Download (1.4MB)
554 downloads
Added: 2008-05-30
Input Director 1.0.9Shane Richards - Control multiple Windows systems with one keyboard/mouse and share the clipboard. Input Director
Price: $0.00
License:Freeware
Download (1.0MB)
629 downloads
Added: 2008-03-22
Input Director 1.0.7Shane Richards - Control multiple Windows systems with one keyboard/mouse and share the clipboards. Input Director. Control multiple
License:Freeware
Download (378KB)
761 downloads
Added: 2007-11-11
Input Director 1.0.6 BETAShane Richards - Control multiple Windows systems with one keyboard/mouse and share the clipboards
License:Freeware
Download (621KB)
944 downloads
Added: 2007-05-09
Input Director v1.0.6 BETAShane Richards - One keybd/mouse to control many Windows Comps. Input Director. Input Director is designed for
License:freeware
Download (623.4KB)
456 downloads
Added: 2008-09-07
DB Mail Director 1.0

DB Mail Director 1.0


DB Mail Director - Mini RDBMS + e-mail client more>>
DB Mail Director - sometimes it is necessary to create and send a set of e-mail messages, but each of these messages differs from any other one only in some details. It can happen e.g., when you want to wish Merry Christmas all of your customers or partners. On the other hand there is a database (or it is easy to create one) with your partners information. In the above situation the best and useful variant is to use a software such as DB Mail Director.
First of all you should create a message template which includes special tags. Such tag contains either a field name from the existent database or a logical expression with Boolean field, any other field and static text. For one the letter template may begin with such string: "Dear {{PARTHNER_NAME_USE ? PARTHNER_NAME : [[Sirs]]}}!". So, for data row which field "PARTHNER_NAME_USE" is true and field "PARTHNER_NAME" is "Mr. Jackson" the message begins with string "Dear Mr. Jackson!" but if "PARTHNER_NAME_USE" = false the first line will be "Dear Sirs!".
The template may be used also for creating any other message parameters. Usually the parameter "Send To" will be "{{PARTHNER_MAIL}}" or something like this. User has a possibility to define any Boolean field to indicate that for this row the message should be sent, as well as there may be a field which contains time of row creating, modifying and last message sending. Of course user interface allows created message previewing. A message template text can be written not only as plain text but also as text in Rich Text Format (HTML).
<<less
Download (253KB)
Added: 2006-01-04 License: Freeware Price:
1391 downloads
Software Director 3.6.7

Software Director 3.6.7


Software Director allows you to check for updates and news from multiple software publishers without sending any information about yourself or about installed applications. more>>
Software Director allows users to check for updates from multiple software publishers without sending personal information or details about installed applications. In the process, publishers can stay in touch with their customers in a long-term, trusted and non-intrusive way.

Enhancements: Enhanced support for Vista/7 x86 and x64

<<less
Download (3.44MB)
Added: 2009-09-25 License: Freeware Price:
downloads
Active Director 1.0.145

Active Director 1.0.145


The Active Director is a new approach to a more efficient way of administration in a Windows NT4, 2000 and 2003 environment. more>>
The Active Director is a new approach to a more efficient way of administration in a Windows NT4, 2000 and 2003 environment. The Active Director is a new approach to a more efficient way of administration in a Windows NT4, 2000 and 2003 environment.
This innovative and reliable VB6 project combines the powers of ADSI and WMI to automate object creation, changes and method calls
Main features:
- Login Profiles define the way of connecting to a directory service and all other supported feature. A profile contains information about the ADSI accesstype (LDAP, WinNT, IIS, ...), the required servers or domains and many more features like eMail and Exchange-Support, logging into a database, etc. An administrator can define multiple profiles, one profile for each service he or she wants to administrate. Login profiles can optionally store Usernames and Passwords of service accounts, that should be used internally to connect the the directory service (Passwords are saved encrypted).
- ObjectTables contain ADSI objects. An ObjectTable provides a simple interface to view the properties of all contained objects and it allows the administrator to apply change-templates to all its objects.
- DataTables act like a Data Matrix and supports import and export of its content. The rows of a DataTable are comparable to records of datafields, and each row can be associated with an ADSI object. An administrator can apply a change-template on all associated ADSI objects as it is usual for ObjectTables. But in DataTables, a template can contain a reference to a datafield in the associated row. In that way can an external datasource be synchronized with objects in the directory service.
- The Property Parser is a really cool feature, that allowes the administrator to embed values of attributes or datafields in a change-template. e.g. If you need to rebuild the displaynames of a few hundred user objects, just apply a change-template on the attribute "displayname" with the value "%givenname% %sn%, %company%" and all displaynames will be updated with "Firstname Lastname, Company". This feature works on all attributes defined in the schema of the directory service
- Property Access can be a challenge, because ADSI differs between Attributes, IADs-Properties and other Dispatch-Properties like TerminalServices and Exchange Objects. Some of these properties are readable for humans, others are binary encoded. The Active Director provides a simplified access-model to all properties of an objects and it auto-converts properties to a readable form (this feature is extensible to non-standard schema extensions).
- Filtergroups offer a more comfortable way to search for objects in a directory tree. Active Directory supportes LDAP-filters via ADO, WinNT can only filter out specific ObjectClasses ... but in both cases it is difficult to define, what an object-search should return. Filtergroups are hierachical and each Group has a Type: "AND" or "OR". A Filtergroup can contain FilterEntries and other FilterGroups. So you can define a ADSI-provider independent search-filter, that will be converted in a native query, when the search starts. e.g.: AND-Group{company=MyCorp, sn=F*} will find all objects with a company-entry of "MyCorp", and thats surname (sn) will begin with an "F"
- Logging is enabled by default on all operations, so all changes are well-documented by the Director. An administrator can track back all changes and success/errors messages to optimize the administration process.
- Exchange Management is connected to directory management in many situations. User-Objects in an Active Directory can represent Mailboxes on an Exchange Server for example. The Active Director supports CDOEX/CDOEXM interfaces of Microsoft Exchange 2000/2003, POPAdminLib of Windows Server 2003 EMail Services, LDAP Access to Exchange 5.5 and at least a self-written LDAP provider for Exchange 2000/2003 and 2007.
- Sending Email messages to Users with informations about or from the directory can be quite usefull. The Active Director supports some Mail-Engines like MAPI, CDO, CDONTS, CDOSYS to communicate with other people. Emails like "Dear %displayname%, your account logonname will has been changed from %samaccountname% to ." can be sent to a the selected group of users, where the change was made with a few mouseclicks
<<less
Download (3.7MB)
Added: 2007-06-08 License: GPL Price:
869 downloads
Presentation Director 4.07

Presentation Director 4.07


Presentation Director comes as a significant display configuration utility for your ThinkPad computer that makes it possible to create, manage, and use presentation and display schemes. more>>

Presentation Director 4.07 comes as a significant display configuration utility for your ThinkPad computer that makes it possible to create, manage, and use presentation and display schemes. You can access these schemes through an on-screen display menu that is shown when you press the Fn + F7 key combination on your keyboard (Fn+F7 on-screen function).

<<less
Download (14.5MB)
Added: 2009-08-06 License: Freeware Price: Notavailable
downloads
Audio Odyssey Director 2.5

Audio Odyssey Director 2.5


Audio Odyssey Director is an innovative program which provides a complete solution to create an album & upload it ready for sale on iTunes. more>>

Audio Odyssey Director 2.5 is an innovative program which provides a complete solution to create an album & upload it ready for sale on iTunes. For each sale royalties which you can chose to receive as a cheque or paypal payment.

Enhancements: May include unspecified updates, enhancements, or bug fixes.

Requirements: Windows 98/Me/2000/XP/2003 Server/Vista

<<less
Download (2.1MB)
Added: 2008-12-02 License: Freeware Price:
downloads
Craft Director Studio 9.2

Craft Director Studio 9.2


Craft Director Studio is a real-time 3D animations tools which streamline production times by nearly 90 procent, saving the user both time and money. more>> <<less
Download (43.3MB)
Added: 2009-09-26 License: Freeware Price: Notavailable
downloads
Directors Boards Free 2.0a

Directors Boards Free 2.0a


Based on the popular professional directors tool Directors NoteBook. Directors Boards Free by Directors NoteBook Software is a very simple application for creating AV format storyboards from existing digital scans, illustrations and photos. The software prints the boards, presents them as a digital slide show, and exports them to tab delimited text. more>>

Directors Boards Free 2.0a offers a utility based on the popular professional directors tool Directors NoteBook for creating AV format storyboards from existing digital scans, illustrations and photos. The software prints the boards, presents them as a digital slide show, and exports them to tab delimited text.

Major Features:

  1. Be very simple push-button interface allows you to get to work from the start without being a tech head.
  2. Search and sort all shot specific details any way you want.
  3. Have 1print out in a standard 4Up AV Storyboard Import digital storyboard images with one mouse click Data entry short cuts such as: Using text already entered in another shot , pull-down menus and pop-up lists Built in Spell Checker Present your "boards" in a digital slide show with one click

Enhancements:

  • Now files can be up to 2 GB in size
  • Optimized Application for Speed.
<<less
Download (20.7Mb)
Added: 2009-03-16 License: Freeware Price: Free
48 downloads
Email Director .NET Edition 3.4

Email Director .NET Edition 3.4


Email Director .NET Edition brings you all powerful features of an e-mail application to help you stay in touch with your target audience. more>>
Email Director .NET Edition 3.4 brings you all powerful features of an e-mail application to help you stay in touch with your target audience. Email director allows you to communicate with your clients and customers in a more convenient way and send personalized messages to your customers, subscribers, and friends. Email director will save hours of your valuable time, which can then be used for everything you need to do in your online marketing business. Personal, bulk, 3rd party, and direct sending method. Send unlimited file attachments with each message. Automatic opt-in and opt-out e-mail address processing. Auto forwarder, auto responder and auto spam filter. Support international character sets and languages.

Enhancements:

  • Adds Windows 7 compatibility.
<<less
Download (58.8MB)
Added: 2009-11-11 License: Freeware Price: Notavailable
downloads
 
Other version of Email Director .NET Edition
Email Director .NET Edition 3.1omid soft - Create and send personalized or bulk messages to unlimited group of recipients. Email Director .NET Edition. Email Director
License:Freeware
Download (5.3MB)
130 downloads
Added: 2009-06-04
Email Director .NET Edition 3.0Email director is an e-mail application to help you stay in touch with your target audience. Email director allows you to communicate with your clients and customers
License:Freeware
Download (5.3MB)
128 downloads
Added: 2009-03-26
SpellDamage.com Director 1.0.0.0

SpellDamage.com Director 1.0.0.0


SpellDamage.com Director - Directs your browser to a WoW players spell damage calculations. more>>
SpellDamage.com Director - Directs your browser to a WoW players spell damage calculations. SpellDamage.com Director was designed to be an offline program that will direct you to the spelldamage.com page for a given character. Enter a WoW characters name, server, and class. Hit "Go" and get directed to that characters spell damage calculations. Also shows demographic data and key links for that character.
Note: Currently only the mage class is supported. Once the other classes have been added to spelldamage.com, SpellDamage.com Director will be updated promptly.
System requirements:
- .Net 2.0 Framework
<<less
Download (33KB)
Added: 2007-06-01 License: Freeware Price:
877 downloads
Lottery Director Free Wheeling 4.0

Lottery Director Free Wheeling 4.0


Generates Lotto combinations with extensive filtering options for cost reduction. Prints playslips. (Freeware) more>>
A complete suite of Lotto programs for generating Lotto lines (Pick-2 through Pick-9), printing playslips, and checking wins.
The software gives you dozens of filtering options to eliminate unwanted combinations and reduce your playing cost. Prints the marks directly on playslips.
With database of over 100 game histories, and includes a step-by-step tutorial.
This is 100% Freeware.
<<less
Download (750K)
Added: 2008-09-07 License: Freeware Price: $0.00
411 downloads
Email Director Classic Edition 9.2.7

Email Director Classic Edition 9.2.7


Create and send personalized or bulk messages to unlimited group of recipients. more>>

Email Director Classic Edition 9.2.7 is considered as a smart and useful e-mail application to help you stay in touch with your target audience. Email Director allows you to communicate with your clients and customers in a more convenient way and send personalized messages to your customers, subscribers, and friends. Email Director will save hours of your valuable time, which can then be used for everything you need to do in your online marketing business.

Major Feautres:

  1. Personal, bulk and 3rd party sending method.
  2. Send unlimited file attachments with each message.
  3. Automatic opt-in and opt-out e-mail address processing.
  4. Auto Forwarder, Auto Responder and Auto SPAM Filter.
  5. Supports international character sets and languages.
  6. Delivery Status Notification Control (ESMTP).
  7. Internal Text and HTML message editor.
  8. Fastest mailing algorithm possible.
  9. List importer and exporter.
  10. Priority technical support.
  11. Free 1 year upgrade.

Enhancements:

  • Version 9.2.7 added enhanced buffer overrun protection.
<<less
Download (9.1MB)
Added: 2009-07-01 License: Freeware Price:
554 downloads
Directors NoteBook Sample Data - 2 2

Directors NoteBook Sample Data - 2 2


This file contains sample data for easy import into any Directors NoteBook Software product including Demo versions (except Directors Boards Free which is not compatible). more>>

This file contains sample data for easy import into any Directors NoteBook Software product including Demo versions (except Directors Boards Free which is not compatible).
This is very useful for demo users as well as licensed Directors NoteBook Pro users who wish to test any file customization they may have done.
Directors NoteBook software products are digital "project notebooks" for television commercial directors, crew and amateur film makers who want to prepare their projects like the pros. It organizes all the information a director needs access to during pre-production, production, and post.
From imported storyboard images, efx plate images, location and set photos, casting specs, to all shot specific details like; action, camera directions, lenses and frame rates, screen time, blocking, script, etc. As well as agency and client contact info. Telecin? instructions and much more.

Whats new in this version: Now supports V2 of the Products, as well as FMPro 7

<<less
Download (5.30MB)
Added: 2008-09-07 License: Freeware Price:
427 downloads
 
Other version of Directors NoteBook Sample Data
Directors NoteBook Sample Data 2.0Directors NoteBook - sample data for most Directors NoteBook products. Directors NoteBook
License:Freeware
Download (5.3M)
392 downloads
Added: 2008-10-20
SQL Dependency Director Test Build 1.0

SQL Dependency Director Test Build 1.0


Helps you track Microsoft SQL Server Object Dependencies more>> Helps you track Microsoft SQL Server Object Dependencies

The SQL Dependency Director was designbed to help you track Microsoft SQL Server Object Dependencies.
SQL Dependency Director will help you see where a certain objects such as a Stored Procedure or Table is used in various Stored Procedures, Views, Functions, Jobs and SSRS Reports.
It is also planned to add the ability to chart the objects and their dependencies in the graphical format.
Main features:
- Logs in a SQL Server, gets listing of Databases.
- Will let you filter by Schema
- Groups Objects by type (Table, Store Procedure, Function, View)
- Will show "simple" dependencies for Stores Procedures, Functions and View.
- Will log into a SQL Server Reporting Services instance and grab all reports on the server that use SPs
System requirements:
- SQL Server connection

<<less
Download (512KB)
Added: 2008-09-30 License: Freeware Price: FREE
388 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5