Jump to content

Help request for Bluetooth installation


Recommended Posts

Hello,

I"ve a big need of this Bluesoleil set of Bluetooth Application Profiles implementation made by IVT Corp.

Here the latest recomended release to download (8.8MB) BlueSoleilv1.6.1

There are switches for silent installation. The problem is by doing that the PC is forced to reboot. I aim preventing the rboot at the end of the installation... I started AutoIt scriping...

The install start well and it stop at the latest (4th) screen (see image enclosed)

Does the problem come from the active screen or button not detected???

I've tested "WinWaitActive" command with all differents text in "Visible Windows Text" without success.

TNX for any help

coucou

Here AutoIT script

Run("setup.exe")
WinWaitActive("IVT BlueSoleil Installation")
Send("!s")
WinWaitActive("IVT BlueSoleil Installation", "BlueSolei")
Send("!o")
WinWaitActive("IVT BlueSoleil Installation", "L'assistant d'installation installera BlueSoleil dans le dossier suivant")
Send("!s")
WinWaitActive("IVT BlueSoleil Installation", "L'assistant d'installation a terminé l'installation de BlueSoleil sur votre ordinateur") --->THE INSTALL STOP HERE
ControlClick("L'assistant d'installation a terminé l'installation de BlueSoleil sur votre ordinateur", "503", "Button2")
ControlClick("L'assistant d'installation a terminé l'installation de BlueSoleil sur votre ordinateur", "1", "Button4")

Here the AutoITInfo

1st Screen

>>>>>>>>>>>> Window Details <<<<<<<<<<<<<

Title: IVT BlueSoleil Installation

Class: #32770

Size: X: 260 Y: 191 W: 504 H: 386

>>>>>>>>>>> Visible Window Text <<<<<<<<<<<

&Suivant >

Annuler

< &Précédent

L'InstallShield Wizard installera BlueSoleil sur votre ordinateur. Pour continuer, cliquez sur Suivant.

Bienvenue dans l'InstallShield Wizard de BlueSoleil.

>>>>>>>>>>> Hidden Window Text <<<<<<<<<<<

2nd screen

>>>>>>>>>>>> Window Details <<<<<<<<<<<<<

Title: IVT BlueSoleil Installation

Class: #32770

Size: X: 260 Y: 191 W: 504 H: 386

>>>>>>>>>>> Status Bar Text <<<<<<<<<<<

< &Précédent

&Oui

&Non

Appuyez sur la touche Page suiv. pour voir le reste du contrat.

Acceptez-vous tous les termes du contrat de licence précédent? Si vous choisissez Non, l'installation s'arrêtera. Pour installer BlueSoleil, vous devez accepter ce contrat.

Contrat de licence

Lisez attentivement le contrat de licence suivant.

>>>>>>>>>>> Hidden Window Text <<<<<<<<<<<

3rd screen

>>>>>>>>>>>> Window Details <<<<<<<<<<<<<

Title: IVT BlueSoleil Installation

Class: #32770

Size: X: 260 Y: 191 W: 504 H: 386

>>>>>>>>>>> Visible Window Text <<<<<<<<<<<

&Suivant >

Annuler

Parc&ourir...

< &Précédent

L'assistant d'installation installera BlueSoleil dans le dossier suivant.

Pour installer dans ce dossier, cliquez sur Suivant. Pour installer dans un autre dossier, cliquez sur Parcourir et sélectionnez un autre dossier.

Dossier cible

C:\Program Files\IVT Corporation\BlueSoleil

Choisissez l'emplacement cible

Sélectionnez un dossier où l'assistant d'installation placera les fichiers.

>>>>>>>>>>> Hidden Window Text <<<<<<<<<<<

4th screen (have to click on [Non] button) <--- The insttaltion stop here

>>>>>>>>>>>> Window Details <<<<<<<<<<<<<

4Title: IVT BlueSoleil Installation

Class: #32770

Size: X: 260 Y: 191 W: 504 H: 386

>>>>>>>>>>> Control Under Mouse <<<<<<<<<<<

Size: X: 176 Y: 171 W: 297 H: 20

Control ID: 503

ClassNameNN: Button2

Text: Non, je redémarrerai mon ordinateur plus tard.

>>>>>>>>>>> Visible Window Text <<<<<<<<<<<

Oui, je veux redémarrer mon ordinateur maintenant.

Non, je redémarrerai mon ordinateur plus tard.

< &Précédent

Terminer

Annuler

L'assistant d'installation a terminé l'installation de BlueSoleil sur votre ordinateur.

Retirer tous les disques de leurs lecteurs, puis cliquez sur Terminer pour achever l'installation.

InstallShield Wizard terminé

>>>>>>>>>>> Hidden Window Text <<<<<<<<<<<

same screen (have to click on [Terminer] button)

>>>>>>>>>>>> Window Details <<<<<<<<<<<<<

Title: IVT BlueSoleil Installation

Class: #32770

Size: X: 73 Y: 162 W: 504 H: 386

>>>>>>>>>>> Control Under Mouse <<<<<<<<<<<

Size: X: 323 Y: 319 W: 75 H: 23

Control ID: 1

ClassNameNN: Button4

Text: Terminer

>>>>>>>>>>> Visible Window Text <<<<<<<<<<<

Oui, je veux redémarrer mon ordinateur maintenant.

Non, je redémarrerai mon ordinateur plus tard.

< &Précédent

Terminer

Annuler

L'assistant d'installation a terminé l'installation de BlueSoleil sur votre ordinateur.

Retirer tous les disques de leurs lecteurs, puis cliquez sur Terminer pour achever l'installation.

InstallShield Wizard terminé

>>>>>>>>>>> Hidden Window Text <<<<<<<<<<<

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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