Open GoogleCodeExporter opened 8 years ago
The setup has to be executed to register the .net library using regasm.exe from
the .net framework. Simply adding the path of the dll in VBA reference won't
work.
For your second solution, the plugin is installed if this key is present in the
registry:
HKLM\SOFTWARE\Mozilla\Mozilla Firefox\...\Main\PathToExe
So a workaround would be to rename the "Mozilla Firefox" and then restore the
name after the installation.
Anyway I changed the default behaviour in the next release(1.0.24).
The plugin will no longer be installed in silent mode
(SeleniumWrapperSetup-1.0.24.0.exe /silent).
It makes more sense as the installation of the plugin requires the user to
validate it in Firefox.
Original comment by florentbr
on 8 Dec 2014 at 6:30
Original issue reported on code.google.com by
tjo...@gmail.com
on 8 Dec 2014 at 10:05