If you have a .Net app compiled as AnyCPU and want to force it to run 32bit on a 64bit machine, is there a way to do that without a recompile?
cheers, Stephen
If you have a .Net app compiled as AnyCPU and want to force it to run 32bit on a 64bit machine, is there a way to do that without a recompile?
cheers, Stephen