Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How To Include Firefox Browser in VB .net Program?

  • No replies
  • 1 has this problem
  • 22 views
more options

Hello I am developing software for windows and I would like to include firefox for the browser but was unsure of how to include it in my project. Can anyone guide me on how to include it in my VB .net program without having to have the user actually install it via the default installer? I mean they may already have it installed but they may not as well.. I could make the program check to see if it is installed but would rather just have it there ready to use for them. Could I somehow take the necessary firefox files and place them into my app directory and they can load firefox from the application directory?

How can I achieve this?

Thanks

Hello I am developing software for windows and I would like to include firefox for the browser but was unsure of how to include it in my project. Can anyone guide me on how to include it in my VB .net program without having to have the user actually install it via the default installer? I mean they may already have it installed but they may not as well.. I could make the program check to see if it is installed but would rather just have it there ready to use for them. Could I somehow take the necessary firefox files and place them into my app directory and they can load firefox from the application directory? How can I achieve this? Thanks