Click here to Skip to main content
15,884,388 members
Articles / Web Development / HTML

Installer Testing and Verification

Rate me:
Please Sign up or sign in to vote.
4.36/5 (6 votes)
22 Jun 2009CPOL4 min read 40.7K   290   29  
Installer testing verifier - Useful for installer testing and verification.
1. Checking Exe Version - Done
2. Checking Value from .XML / .ini - Done
3. Replace variable from between - done
4. Sql Component
5. Environment Variable are case sensitive - Need to made case insensitive
6. System Msg Logger - Done

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
VC++, MFC, COM, Unix Shell Scripts
Linux Kernel Development

Comments and Discussions