I'm trying to update a batch file, I currently have

%windir%\system32\inetsrv\AppCmd.exe list app "%app_pl%/%app_pl%" | find "%app_pl%" >nul

I would like to add in a check for enable32BitAppOnWin64 to confirm its set to "true" I'm not sure how to put an AND into this statement, can anyone help?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.