Pages

Wednesday, October 16, 2013

Runas patch for IE7 :-
-----------------------
@echo off
cd c:\
runas /env /user:domain name\domain user "explorer /separate

Copy it in notepad and save as .bat file.

Note: these patch working in domain environment only.

No comments:

Post a Comment