Search found 1 match

by Chris
25 Aug 2010 12:42
Forum: DOS Batch Forum
Topic: Batch file working on XP x32 but not x64
Replies: 1
Views: 3181

Batch file working on XP x32 but not x64

Logic of this script: 1. Check if notepad.exe process is running 2. If running go to end 3. Else play the sound and start notepad.exe This script works on Windows XP Pro x32 but when I try to run the job on a version of XP Pro x64 it plays the sound every time even if the process is running, but doe...