Skip to main content
Submitted by TofuCrew on Wed, 04/03/2013 - 15:19

I'm trying to add GalilTools to a windows deployment.
When I use the silent trigger /S, I still have to click a security messge [url=http://i.imgur.com/QAs5ARA.jpg](Screen Shot)[/url] which seems to pop up on task:
[code]Execute: "C:\Program Files (x86)\Galil\GalilTools\drivers\DPInst.exe" /SW /path "C:\Program Files (x86)\Galil\GalilTools\drivers"[/code]

Any help would be appreciated!

Edit: This also happens with GalilTools 1.6.2.496

Comments 2

Galil_DJR on 04/03/2013 - 15:44

With the redist package, call the executable with the /S switch to run the library installer silently in the background.

You may still get the notification. The drivers are signed but Windows is still complaining.

Please report back what you find.