Hi all,
I am requesting for a tiny program (.exe) that would check for existance of a file/folder on the user's computer and prompt them for a download if they don't have it.
It should have the following input boxes:
1. Path of the file/folder to check (Ex.: C:\Program Files\AvaFind)
2. If present, the path to a file/folder to launch (Ex.: C:\%ProgramFiles%\blah\congrats.html)
3. If Not Present, path to a file/folder to launch (Ex.: c:\program files\internet explorer\iexplore.exe
http://www.google.com/search?q=AvaFind)
If not a GUI, a file that can be edited by a text editor with the above modifiable parameters would work as well.
Thanks for any help.