How to determine if app to run is 16 or 32 bit
Keywords: ExeTypeInfo
Question:
Can WinBatch determine if the application I am about to run (via RunShell, RunEnviron ...) is a 16 or a 32 bit application before I actually issue the command?Answer:
Yes. See the ExeTypeInfo function.
Article ID: W12722Filename: How to Determine if App is 16 or 32-bit.txt