The Ubiquitous FAQ

Why Visual Basic 6.0? Why not Visual Basic .NET?
RF Autorun was created for a work project to make a DVD that had common software needed to deploy new laptops/workstations (drivers, antivirus, etc). As such, it was intended to be run before Windows Update was run. These were for Windows XP SP1, which would not have .NET runtimes available until Windows Update was run. RF Autorun should be forwards-compatible with Visual Basic .NET, but because of its simplicity, compiling against Visual Basic 6.0 was not an issue.
Will RF Autorun work in Windows 95 or Windows 98? What about 64-bit Windows?
RF Autorun will work out-of-the-box on Windows 98 SE and beyond, as Windows 98 SE was the first Windows to come pre-installed with Visual Basic 6.0 runtimes. It will work with Windows 95 and Windows 98, but the Visual Basic 6.0 runtimes must be installed beforehand. RF Autorun will work on 64-bit Windows systems.

Todo