[RESOLVED] Firefox package deployment: [Error 5] Access denied

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
jojo456
Messages: 7
Registration: June 4, 2020 - 4:22 PM

June 9, 2020 - 3:39 PM

Good morning,

When deploying my Firefox.exe package, I encountered the error message [Error 5] Access denied in the console. There were no problems during local installation.
Capture.PNG
Capture.PNG (60.28 KB) Viewed 3341 times
At first I thought my silentflag was faulty, but after some research it seems to be correct.

For your information, I am using Windows 10 on all my VMs and I have the latest version of WAPT.
Last edited by jojo456 on June 11, 2020 - 10:18, edited 1 time.
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

June 9, 2020 - 9:46 PM

The first thing that comes to mind is an antivirus issue. Could you check the logs on that end?
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

June 9, 2020 - 10:07 PM

Is your Firefox package version 18.5?

The binary is named "Firefox installer.exe".

The package clearly didn't originate from us.

Can you tell us where the file came from?

Can you also provide your setup.py file?
jojo456
Messages: 7
Registration: June 4, 2020 - 4:22 PM

June 10, 2020 - 10:59

Hello and thank you for your replies

The file comes from the official Firefox website.
Here is the setup.py file
Capture1.PNG
Capture1.PNG (8.77 KB) Viewed 3319 times
As for the antivirus, I'm going to uninstall Office Scan and test it
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

June 10, 2020 - 9:36 PM

You're apparently using Firefox's auto-downloader; the installer isn't in the .exe file but downloads Firefox from the internet every time you change it.

Use this one instead:

https://download.mozilla.org/?product=f ... 64&lang=fr
jojo456
Messages: 7
Registration: June 4, 2020 - 4:22 PM

June 11, 2020 - 10:17

Yes, it was a file problem, thank you!
Locked