Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

i am trying to install firefox via puppet in Windows environment using "install_options => [{'INSTALLDIR' => 'E:\Mozilla Firefox'},'/S']" to

  • 1 trả lời
  • 1 gặp vấn đề này
  • 14 lượt xem
  • Trả lời mới nhất được viết bởi guigs

i am trying to install firefox via puppet in Windows environment and i am using the option "install_options => [{'INSTALLDIR' => 'E:\Mozilla Firefox'},'/S']" to install firefox in E drive. But it installs firefox in default location C:\Program Files(86) and not in E drive. Is there other option to acheive this?

OS : Windows 2008 R2 Puppet ver - 3.4.0

i am trying to install firefox via puppet in Windows environment and i am using the option "install_options => [{'INSTALLDIR' => 'E:\Mozilla Firefox'},'/S']" to install firefox in E drive. But it installs firefox in default location C:\Program Files(86) and not in E drive. Is there other option to acheive this? OS : Windows 2008 R2 Puppet ver - 3.4.0

Tất cả các câu trả lời (1)

Hi khravi1979,

In the installer for a fresh reinstall there is an option to customize the install. From there you can choose what drive or Folder to install Firefox in.

Cheers.