FireFox commands -CreateProfile not working when targeting at a different Windows User Firefox profile path
Hi guys,
I am trying to use the FireFox command -CreateProfile to create a new profile at another windows account (example logging in as administrator while trying to create a new profile for windows account "demo"). This will actually fail because not all the files are created (missing profile.ini and etc..). However, when I tried to create a new profile directly under the logged in windows account (example logging in as demo while trying to create a new profile for demo) the command works successfully.
May I confirm that it is due to the limitation of the command that Firefox cannot create a new profile under a different windows account?
글쓴이 normangoh 수정일시
선택된 해결법
Yes - each logon user account gets its own profiles.ini file and -CreateProfile only works for the current logon user account.
문맥에 따라 이 답변을 읽어주세요 👍 0모든 댓글 (2)
선택된 해결법
Yes - each logon user account gets its own profiles.ini file and -CreateProfile only works for the current logon user account.
Hi the-edmeister,
Thanks for the confirmation. Have a nice day!