hello
I am new to dos batch files, and I was looking for a bit of help. I have been looking at the runas command. I am able to run a simple command line "runas /user:kids\admin "notepad.exe" by running from the cmd prompt but if I put this in a .bat the batch file continues in a loop not opening notepad
Any help would be appreciated
I am new to dos batch files, and I was looking for a bit of help. I have been looking at the runas command. I am able to run a simple command line "runas /user:kids\admin "notepad.exe" by running from the cmd prompt but if I put this in a .bat the batch file continues in a loop not opening notepad
Any help would be appreciated