Main > Free Download Search >

Free gather user input software for windows

gather user input

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 25785
The DeTerminator 1.0

The DeTerminator 1.0


The DeTerminator is a bitrate calculator allowing user input for movie length, selected audio bitrate, and and movie length more>>
The DeTerminator is a bitrate calculator allowing user input for movie length, selected audio bitrate, and and movie length, Converting to the DivX codecs bitstream. Written in VB.The DeTerminator is a software that allows you to calculate audio bitrate.
<<less
Download (6KB)
Added: 2005-12-02 License: Freeware Price:
1423 downloads
URL Gather 1.6.0

URL Gather 1.6.0


URL Gather is a good tool that helps you to save and manage your internet bookmarks (URLs). It is a good replacer for Internet Explorer Favorites.It will greatly simplifies the collection and management of your web sites! more>>
URL Gather is a good tool that helps you to save and manage your internet bookmarks (URLs). If you are a internet surfer, you may find many many favorite web sites, and you will visit them frequently, how do you save their URLs, how do you manage these URLs by category? Using Internet Explorer Favorites is not convenient when there are too many sites. Then let URL Gather come to help you! It is a good replacer for Internet Explorer Favorites.
It will greatly simplifies the collection and management of your sites! You can save many many sites URLs according to different categories as you want.
<<less
Download (1.69MB)
Added: 2009-11-11 License: Freeware Price:
downloads
 
Other version of URL Gather
URL Gather 1.5.6URL Gather is a good tool that helps you to save and manage your internet bookmarks (URLs). It is a ... URL Gather is a good tool that helps you to save and manage your internet bookmarks (URLs). If you
License:Freeware
Download (1.70MB)
210 downloads
Added: 2009-07-20
URL Gather 1.5.5ZqWare - URL Gather is a good tool that helps you to save and manage your internet bookmarks (URLs). It is a
License:Freeware
Download (1.70MB)
195 downloads
Added: 2009-06-09
URL Gather 1.5.3ZqWare - URL Gather. You are a real Internet surfer, and surfing Net is your
License:Freeware
Download (1.69MB)
297 downloads
Added: 2008-12-27
License:Freeware
Download (1.55MB)
360 downloads
Added: 2008-10-28
License:Freeware
Download (1.34MB)
416 downloads
Added: 2008-09-05
URL Gather 1.5.0URL Gather is a good tool that helps you to save and manage your internet bookmarks (URLs). If you ... Then let URL Gather come to help you! It is a good replacer for Internet Explorer Favorites
License:Freeware
Download (1.3MB)
407 downloads
Added: 2008-09-12
Update for Office 2003 Alternative User Input (KB912440) 1

Update for Office 2003 Alternative User Input (KB912440) 1


Update for Office 2003 Alternative User Input (KB912440) is a helpful and reliable that can be effectively used to update the framework to support advanced text services in Office 2003. more>>

Update for Office 2003 Alternative User Input (KB912440) 1 is a helpful and reliable that can be effectively used to update the framework to support advanced text services in Office 2003.

Requirements:

  • Windows 2000
<<less
Download (1.3MB)
Added: 2007-09-19 License: Freeware Price:
downloads
Office XP Alternative User Input Update: January 24, 2002 1

Office XP Alternative User Input Update: January 24, 2002 1


Office XP Alternative User Input Update: January 24, 2002 is released to effectively update the framework that is used to support advanced text services in Microsoft Office XP. more>> <<less
Download (567.7KB)
Added: 2007-10-02 License: Freeware Price:
downloads
aeroTAP for Windows 1.8

aeroTAP for Windows 1.8


aeroTAP for Windows is familiar among many users as a new user interface which uses your existing webcam to enable you to operate their computer without any keyboard and/or mouse. more>>

aeroTAP for Windows 1.8 is familiar among many users as a new user interface which uses your existing webcam to enable you to operate their computer without any keyboard and/or mouse. aeroTAP enables users to interact without any input devices and would be able to control the computer through virtual screen.

Requirements:

  • Web camera
<<less
Download (3.3MB)
Added: 2009-10-26 License: Freeware Price: Notavailable
downloads
Simple User Account Manager 0.9

Simple User Account Manager 0.9


SUAMan is simple freeware program that provides easy interface to the Microsoft user management tools. Who needs it? Those system administrators who have to add, manage, and control huge numbers of us more>>
I am teaching CFD (Computational Fluid Dynamics) and also have to manage student access to a dozen of PCs in a classroom. They are all (PCs) running Windows XP now and connected to a local network controlled by the domain controller (which is Windows 2000 server). We have to make about 50 new accounts every start of year, providing user rights, home directories on the file server, etc. Also, those guys never remember their passwords... So I had to go very often to the server room, and do all stuff using Active Directory. To make my life easier, I have made this simple program that allows doing basic things from any Windows PC on the local network. It works basically on LANs with a domain controller, but can be also used to manage users and group on workstations (including local PC). Now, I just start SUAMan, input a user name, select a group to add, and SUAMan creates a user ID based on his name, user home directory within his or her group and? that is.
Frankly, I though it would be much easier to make a program like this. However, MS Windows API is so?, let us say unclear and complicated. The trickiest API I have ever tried using. Having said that, I am not going to blame Microsoft for those things. The task to satisfy all is too complicated. Actually they do a great job and all of us have many chances to enjoy the results in one way or another.
So, if you are a system administrator or a teacher like me busy with similar tasks, why dont you try SUAMan?
<<less
Download (650K)
Added: 2004-11-09 License: Freeware Price: $0.00
1101 downloads
Microsoft Exchange Server User Monitor 06.05.7543

Microsoft Exchange Server User Monitor 06.05.7543


Microsoft Exchange Server User Monitor is designed to support users to gather real-time data to better understand current client usage patterns, and to plan for future work. more>> <<less
Download (991KB)
Added: 2007-08-29 License: Freeware Price:
downloads
Winput 1.1

Winput 1.1


Winput will offer a user an input window for batch processing more>>
Winput will offer a user an input window for batch processing Winput is a command line program that will offer a user an input window for batch processing. The input string will be inserted into a user defined output string, which can be redirected to a file. For example, you can send a command to a batch file this way, and then run it.
Example:
Winput "SET Name=$input" "Please enter your name" > temp.bat
if not errorlevel 1 call temp.bat
This will send a set statement to the file temp.bat, and after you execute this BAT file, you will have the input string in the environmental variable %name%.
You can produce and execute any other command this way, or you can simply write the input string to a file.
Arguments:
- OutputString: must include the token "$input"; will be sent to STDOUT
- PromptString: text message above input field; line feeds by caret character ("^")
- InitialString: for the input field (optional)
Notes:
The string parameters must be enclosed in double quote marks.
If you need double quote marks inside the OutputString or PromptString,
use two single quote marks (), which will be replaced.
Case ignored for the options and the $input token. All parameters and options must be separated by blank space (no commas!).
The output string comes without terminating CR+LF.
<<less
Download (12.6KB)
Added: 2007-06-29 License: Freeware Price:
848 downloads
foo input tta 2.4.2

foo input tta 2.4.2


Decodes True Audio (TTA) audio format. more>> Decodes True Audio (TTA) audio format.

foo input tta is a lightweight and easy to use plug-in for foobar2000 designed to enhance the media player with TTA file support.
System requirements:
- foobar2000

<<less
Download (88KB)
Added: 2008-10-01 License: Freeware Price: FREE
396 downloads
foo input alac 1.0.1

foo input alac 1.0.1


Adds decoding support for Apple Lossless Audio Codec files (.M4A). more>> Adds decoding support for Apple Lossless Audio Codec files (.M4A).

foo input alac is a lightweight and useful add-in for foobar2000 designed to decode Apple Lossless Audio Codec files (.M4A).
System requirements:
- foobar2000

<<less
Download (54KB)
Added: 2008-10-01 License: Freeware Price: FREE
292 downloads
MoNooN2DR Grapher 1.1

MoNooN2DR Grapher 1.1


The simple software that draws and shows the graph of the 2-dimensional mathematical functions in rectangular coordinates. If user input equations, choose colors, and choose line types, user can see t more>>
The simple software that draws and shows the graph of the 2-dimensional mathematical functions in rectangular coordinates. If user input equations, choose colors, and choose line types, user can see the graph. MoNooN2DR enables user to modify the graph color, graph line type,background color(black and white), and insert new graph (maximum 20 graphs), move the graph, zoom it, Also user can view the window in full-screen mode, print the graph, and save as bitmap file.
<<less
Download (862K)
Added: 2000-07-03 License: Freeware Price:
3531 downloads
foo input wma 0.1.7.2

foo input wma 0.1.7.2


WMA decoder with tagging support. more>> WMA decoder with tagging support.

foo input wma is a lightweight and useful plug-in for foobar2000 designed to enhance the media player with WMA support
System requirements:
- foobar2000

<<less
Download (80KB)
Added: 2008-10-01 License: Freeware Price: FREE
389 downloads
Palette Grabber (Yahoo Widget) 1.2

Palette Grabber (Yahoo Widget) 1.2


Palette Grabber takes advantage of www.degraeve.orgs new Web service-based palette generator. It allows a user to input an images URL, and will quickly return a palette of eye-pleasing colors to more>>

Palette Grabber (Yahoo Widget) 1.2 provides you a powerful Web service-based palette generator. It allows a user to input an image's URL, and will quickly return a palette of eye-pleasing colors to match the image.

This is a great tool for Web-developers and even people who just like to play with stuff like mySpace, add an image then use the palette picker to help decide on a background or frame color scheme. All the colors are given in the tooltips if you mouse over them. Colors are displayed in RGB.

<<less
Download (19.8KB)
Added: 2007-04-24 License: Freeware Price:
63 downloads
foo input reverse 0.1.3

foo input reverse 0.1.3


Plays audio files on reverse more>> Plays audio files on reverse

foo input reverse is a lightweight and useful add-on for foobar2000 designed to play the tracks on reverse.
System requirements:
- foobar2000

<<less
Download (68KB)
Added: 2008-10-01 License: Freeware Price: FREE
390 downloads
Finger 1.9

Finger 1.9


Finger is the tool for discovering user information using finger service more>>
Finger is the tool for discovering user information by using well known finger service. To use the finger tool enter the User@)Host in the Finger Input box, and click on the Finger button.
The results will be shown in the Finger Response section.
Using Finger tool makes possible to get Abuse Address of remote host.
For example to get the abuse address of prontomail.com you should type prontomail.com@abuse.net in the finger input section.
<<less
Download (536KB)
Added: 2005-10-20 License: Freeware Price:
1568 downloads
 
Other version of Finger
Finger 1.5To use the finger tool enter the User@)Host in the Finger Input box, and click on the Query ... enter the User@)Host in the Finger Input box, and click on the Finger button .The results will be
Price: $0.00
License:Freeware
Download (308K)
1712 downloads
Added: 2005-02-17
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5