Jump to content

How to open Mozila firefox with a different user using Bat file or any script?


Recommended Posts

Guest PritamSingh
Posted

Hi...! There. I want to create a bat file by which I can open Firefox with a different user name.

 

I have typed below code and it worked well in Command Prompt for opening on screen keyboard but its not working as bat file to open Mozila Firefox.

 

runas /user:Domain\UserName osk.exe

 

for firefox I used below

 

runas /user:Domain\UserName "C:\Program Files\Mozila Firefox\Firefox.exe"

 

Can someone help me here. Can someone give me a code by which I can open firefox with a different user name using bat file.

 

Thanks in advance.

 

Continue reading...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...