Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.823 Times

Vb Ini File software
Filter: All | Freeware | Demo
 

Vb Ini File

< 1 2 3 4 5 > 
Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 432

TweakPrefetch TweakPrefetch is a utility coded in VB.net capable of managing fetching in Windows XP, Vista and 7. It allows the user to set separate parameters for Prefetch and Superfetch. The available options are: * Disabled: completely disables fetching. "Superfetch" service is disabled. * Applications... Platforms: Windows

License: Freeware Size: 1.38 MB Download (414): TweakPrefetch Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 460

DBLoad DBLoad will let you load the external files with records into a database file. The application supports the following file types: CSV, MS Excel, text, MS Access, MS Word, XML, HTML, any ADO datasource, Paradox, dBase, Lotus 1-2-3, QuattroPro, Clarion, Windows Address Book (WAB). Paradox or dBase... Platforms: Windows

License: Freeware Download (53): DBLoad Download

Added: July 28, 2013 | Visits: 425

Dict4Ini This module is used to process ini format configuration file. It acts just like a dict, but you can also access it's sections and options with attribute syntax, just like x.test. What's it features . as simple as others . you can access options according to dict syntax, just like x'name''o'... Platforms: Mac

License: Freeware Size: 10.24 KB Download (42): Dict4Ini Download

Released: April 09, 2001  |  Added: April 21, 2006 | Visits: 3.092

CryptoTextCE CryptoTextCE is an ActiveX / COM component written in ATLCE for the PocketPC. It provides simple access to the CryptoAPI in Windows CE from embedded Visual Basic and embedded Visual C++. CryptoTextCE is a companion product to CryptoText for the desktop, and data encrypted on the PocketPC using... Platforms: Windows CE

License: Freeware Size: 75 KB Download (149): CryptoTextCE Download

Released: May 06, 2003  |  Added: July 22, 2006 | Visits: 7.288

Cache Speed Adware Cache Speed is a simple tool to make your computer go faster. It changes some basic settings in your system.ini file. Cache Speed also optimizes your current physical RAM, giving your computer the fresh feel that it has when you reboot it. Cache Speed is homepageware - that means it is FREE as... Platforms: Windows

License: Shareware Cost: $9.99 USD Size: 1.35 MB Download (433): Cache Speed Adware Download

Released: March 08, 2007  |  Added: March 24, 2007 | Visits: 3.865

install-us Professional Install-us makes it easy to create your own installation applications within minutes. Even if you have no prior knowledge of installation issues you are able to run your first installation very easily. The install-us click and build user-interface is the most effective way to configure the... Platforms: Windows

License: Demo Cost: $89.00 USD Size: 5.53 MB Download (247): install-us Professional Download

Released: March 10, 2002  |  Added: July 09, 2006 | Visits: 1.711

StartPro StartPro allows users to add and remove programs located in the Registry, Startup folder, and win.ini file that load during start-up. Features include SmartBin, which saves deleted items for future restoration, and Boot Options, which allows the user to modify settings located in the msdos.sys... Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 440 KB Download (446): StartPro Download

Released: August 24, 2007  |  Added: August 26, 2007 | Visits: 2.752

Agentix Installer Agentix Installer is a development tool that creates Windows compatible software installers. It has the advanced set of features such as multilanguage support, .NET applications support, files compression, numerous dialogs, registry and ini-files modification, Start Menu shortcuts, and more.... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 661.99 KB Download (130): Agentix Installer Download

Released: October 08, 2012  |  Added: October 29, 2012 | Visits: 2.871

Simple Startup Manager When Windows starts it may automatically launch a number of additional programs. Simple Startup Manager allows you to manage which programs to run at Windows startup. This software gives you the ability to add, delete and edit applications to be run at system startup and presents a consolidated... Platforms: Windows, Other

License: Shareware Cost: $24.95 USD Size: 625.81 KB Download (133): Simple Startup Manager Download

Added: August 08, 2008 | Visits: 889

BezieArtist - Ghost BezieArtist - Ghost is an artistic program that can be used as a screensaver (rename the exe file to .scr) press F1 to get the secret key to interact with the program. User can take screenshots in various formats: JPG, PNG or BMP (configurable through INI file modification). Platforms: Windows

License: Freeware Size: 1.2 MB Download (116): BezieArtist - Ghost Download

Added: August 05, 2008 | Visits: 994

Pure SEO CMS BezieArtist - Ghost is an artistic program that can be used as a screensaver (rename the exe file to .scr) press F1 to get the secret key to interact with the program. User can take screenshots in various formats: JPG, PNG or BMP (configurable through INI file modification). Platforms: Windows

License: Freeware Size: 1.2 MB Download (104): Pure SEO CMS Download

Released: November 19, 2021  |  Added: March 24, 2022 | Visits: 2.117

FileInMail FileInMail automatically monitors one or more directories for specified files. As soon as they appear, the files may be archived on disk (eventually compressed as ZIP files) or kept in their original locations, and forwarded via e-mail to one or more recipients through your own e-mail Client... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $33.50 USD Size: 1.68 MB Download (242): FileInMail Download

Added: January 11, 2010 | Visits: 1.168

Domingo Domingo is a simple, consistent, object-oriented easy-to-use interface to the Lotus Notes/Domino Java-API. Installation: To install Domingo on your Notes Client or Domino server, please download a binary distribution, extract the file domingo-1.0.jar and choose one of the following... Platforms: *nix

License: Freeware Size: 983.04 KB Download (99): Domingo Download

Added: August 22, 2010 | Visits: 775

Config::Abstract Config::Abstract is a Perl extension for abstracting configuration files. SYNOPSIS use Config::Abstract; my $ini = new Config::Abstract(testdata.pl); Config::Abstract is the base class for a number of other classes created to facilitate use and handling of a variety of different... Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Config::Abstract Download

Added: September 21, 2010 | Visits: 604

Continuus Continuus is a Perl interface to Continuus CM. SYNOPSIS use Continuus; Check out a file: use Continuus; $ccm = new Continuus; $ccm->start(database => /proj/Continuus4/rig, host => stoxserv01); $ccm->checkOut(file => main.c, version => 2); $ccm->stop(); METHODS new: The new... Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Continuus Download

Added: June 18, 2010 | Visits: 720

libZI libZI is a library that allows developers to store configuration information into an xml-file using a predefined and common syntax structure. The following encompasses the rationale behind such a library: It has become common in Unix based environments to store configuration information into... Platforms: *nix

License: Freeware Size: 16.38 KB Download (87): libZI Download

Added: January 09, 2010 | Visits: 1.146

HTTP::Browscap HTTP::Browscap is a Perl module that can parse and search browscap.ini files. SYNOPSIS use HTTP::Browscap; my $capable = browscap(); if( $capable->{wap} ) { output_WAP(); } if( $capable->{css} > 1 ) { # Browser can handle CSS2 } # OO interface my $BC = HTTP::Browscap->new(... Platforms: *nix

License: Freeware Size: 9.22 KB Download (96): HTTP::Browscap Download

Released: January 01, 2011  |  Added: June 07, 2011 | Visits: 1.049

HXTT Cobol Pure Java Type 4 Cobol JDBC(1.2, 2.0, 3.0, 4.0) driver packages for Cobol data, which includes FB (fixed block) file, VB (variable block) file, FB sequential file, VB sequential file, FB relative file, IBM mainframe line sequential file, PC line sequential file, OpenCobol VB file, Fujitsu... Platforms: Windows, Mac, *nix, Netware

License: Shareware Cost: $285.00 USD Size: 968.63 KB Download (101): HXTT Cobol Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 608

Advanced Serial Data Logger Lite Advanced Serial Data Logger input RS232 data directly into file, Excel, Access, or any Windows application. Advanced Serial Data Logger provides real-time data collection from any serial device or instrument. Send and receive RS232 data across a RS232 port or RS485 port with hardware converter.... Platforms: Windows

License: Shareware Cost: $58.77 USD Size: 7.3 MB Download (421): Advanced Serial Data Logger Lite Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 638

Advanced Serial Data Logger Professional Advanced Serial Data Logger input RS232 data directly into file, Excel, Access, or any Windows application. Advanced Serial Data Logger provides real-time data collection from any serial device or instrument. Send and receive RS232 data across a RS232 port or RS485 port with hardware converter.... Platforms: Windows

License: Shareware Cost: $124.89 USD Size: 7.3 MB Download (425): Advanced Serial Data Logger Professional Download

< 1 2 3 4 5 >