Silent Install Not behaving as expected. #1167
Unanswered
heretolearn24
asked this question in
Q&A
Replies: 2 comments 3 replies
-
I would open this up as a bugzilla bug. what is the exact pop-up? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Sorry, dropped the ball on this. So I just double checked and I get the full installer from this page: https://www.mozilla.org/en-US/firefox/all/desktop-release/ whether I pick 32 bit or 64 bit. (I can tell because the file sizes are around 60-70 meg. What specific sequence did you pick? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently have x86 installed via .bat using:
%~dp0Fire86.exe /s
This installs as expected and silently.
But when I try to do the same for x64 .exe
%~dp0Fire64.exe /s
It installs but not silently, we get a popup. Is there something I am missing?
Beta Was this translation helpful? Give feedback.
All reactions