rudog
Old Schooler

First name is Rudy
Joined on November 2nd of '08
Lives in Savoy, TX
Local time: 06:44 PM
PM
Posts: 368
|
It was written in Visual Basic (VB6). I thought 10 years ago that basic would die, but with active web pages andinternet stuff, it found a new home. It's still not good for mass distribution like this, but it's what I know.
My main concern is to get this to as many people as possible without having to learn a new language. The problem with VB is that it requires the VB runtime dll to do it's thing. MS Office uses the VBA runtime dll to do scripting.
I have an install shield setup that will work on all MS Windows32 systems, but it requires that all files be added to the registry. If you don't like software and uninstall it, you can't get rid of those registry entries. I copy my registry before installing any software and if I uninstall, I replace the registry entirely and clean windows with another software. It's a pain in the but, but I guess I'm havin' flashbacks to DOS where you delete it and it's gone.
Last edited by rudog on 01-26-2009 at 01:04 AM
Report post | Post #14 of 40
|