I am not sure what your goal is. Is it to prevent installation of 64 bit systems? If you don't have a 64 bit system to test on, how can you be sure the vbscript is even going to work correctly?

Your best bet may be compiling the software for x86 instead of AnyCPU, so that it will run as a 32 bit process regardless of windows being 32bit or 64bit.