How to allow 32 bit apps on 64 bit windows to execute 64 bit apps provided in Windows\\System32
Say you have an app, that you want to provide users ability to browse the system32 directory and execute programs in (like telnet). What is the best method for supporting this when you need to support XP onwards as a client and 2k onwards for server? Having written all this up I wonder if it's just too much time/effort in providing a browse to do this, where they could just copy it from explorer. Still requires ability to launch. I have found some discussion on Nynaeve . So far it seems there are the following options Create a sysnative folder in windows which will allow you to browse/execute