Windows 7 – run an exe as another user
C:\Windows\System32\runas.exe /user:DOMAINNAME/USERNAME “C:\Program Files\MyFile.exe”
not sure if its frontslash or backslash, try both!

C:\Windows\System32\runas.exe /user:DOMAINNAME/USERNAME “C:\Program Files\MyFile.exe”
not sure if its frontslash or backslash, try both!