- Joined
- Apr 6, 2015
- Messages
- 334
- Reaction score
- 10
I have a batch file with the code
sfc /scannow
When I click on the shortcut to it, a CMD window opens and the process (visibly) runs.
But when I double click the actual batch file, there is a brief flash of something happening
which I presume is the process starting and being aborted.
How can I make the actual batch file have the same effect as the shortcut to it ?
sfc /scannow
When I click on the shortcut to it, a CMD window opens and the process (visibly) runs.
But when I double click the actual batch file, there is a brief flash of something happening
which I presume is the process starting and being aborted.
How can I make the actual batch file have the same effect as the shortcut to it ?