Quote:
Originally Posted by gxdata
saves mce having to compile 2 versions of each release).
|
my suggestion doesn't require 2 releases to be compiled all it requires is that at start up it parses its own name
if name = "iviewnapper.exe" then srt=on
if name = "iviewnapper-ns.exe" then srt = off
*of course "iveiwnapper" would be replaced with either the current version number or a wildcard.