Jump to content

Recommended Posts

Posted

Sur, i just use foozoor code's

 

  Reveal hidden contents

During the installation, i have to confirm and install driver, it's not automatic, but i have to make an automatic script...
I'm new in AutoIt, then i don't know what i can do more ^^'

Posted (edited)

The driver install being silent or not depends on the installation package itself, not AutoIt. So are you sure you're setting the silent switch on the installation correctly? A quick Google told me it should be "--silent" but that might be for an older version or something, still give that a try.

Edited by anthonyjr2

UHJvZmVzc2lvbmFsIENvbXB1dGVyZXI=

Posted

Into the script,
"RunWait($setup & ' -extract -path "' & @TempDir & '\VirtualBox_Files" -silent')" make me happy because it's gonna to be hidde but, i don't find where i have to add -silent for drivers, i have to add a new package ?

 

Posted

I have try something and it's working.
I installed Virtualbox on my computer, i've copied driver folder and when i start the script, it's working !
Else i have to add that into the script and i have resolved my issue ! :D

Thank's Anthonyjr2 !

Posted (edited)

I think if you disable driver signing in Windows the driver install message will not pop up. Some looking around has led me to this thread and tells me this is a recent problem.

Edit: Oh, seems you've solved it, no problem :)

Edited by anthonyjr2

UHJvZmVzc2lvbmFsIENvbXB1dGVyZXI=

Posted

Hi, today i retry my script and now, it's broken! Whut ._.

Else, i have try to copy one file on my regedit, "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\TrustedPublisher\Certificates\096E66B59340B58EBF57B5FDAEEE2CC2BE96894E"

And , on my script, i modify for check if it's working.
At first view, it's working...

But, i don't know if it's allday long gonna working....

(Sorry for my english :D )

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...