Help - Search - Members - Calendar
Full Version: speedtouch modem
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
shaunie
Have any of you guys managed to amke a silent install for the alcatel speedtouch usb modem?

I can get the upgrade to install via my batch file, but thats no good unless the original driver is installed first, I have tried pointing the drivers path to a folder with inf file but that didnt work sad.gif I have also tried getting it to run the setup.exe (installshield wizzard) Using the following switches:
/S
/s
/silent
/SILENT
/q
/qn
/QN
/VERYSILENT

none worked sad.gif

Please help as this and powerdvd4 are the only ones I am struggling with I have managed to get most of the other things I would like to install figured with a lot of research on here smile.gif
artpc
Edit your File Setup.ini in modem folder

This line :

[Settings]
Folder=
TargetDir=
Gui=1
Install=1
Upgrade=1
Remove=1
Background=0
shaunie
cheers m8 I will try that tonight when i get back to me hotel
shaunie
Just a quick Q
Do I run this as part of the drivers install or as a program install via my cmd file?
artpc
I have same modem and i use this code
REG ADD %KEY%\006 /VE /D "Modem SpeedTouch" /f
REG ADD %KEY%\006 /V 1 /D "%systemdrive%\install\Aplikacje\SpeedTouch\Setup.exe /silent" /f

Silent not work don't wory , edit your Setup.ini in modem folder and write new string



[Settings]
Folder=
TargetDir=
Gui=0 <- here
Install=1
Upgrade=0 <- here
Remove=0 <- here
Background=1 <-here
shaunie
Have tried the following codes

REG ADD %KEY%\006 /VE /D "Modem SpeedTouch" /f
REG ADD %KEY%\006 /V 1 /D "%systemdrive%\install\Aplikacje\SpeedTouch\Setup.exe /silent" /f

With the Setup.ini set as

[Settings]
Folder=
TargetDir=
Gui=0
Install=1
Upgrade=0
Remove=0
Background=1

And as
[Settings]
Folder=
TargetDir=
Gui=1
Install=1
Upgrade=1
Remove=1
Background=0

Also tried with both setup.ini files with following
REG ADD %KEY%\006 /VE /C "Modem SpeedTouch" /f
REG ADD %KEY%\006 /V 1 /C "%systemdrive%\install\Aplikacje\SpeedTouch\Setup.exe /silent" /f

and
REG ADD %KEY%\006 /VE /D "Modem SpeedTouch" /f
REG ADD %KEY%\006 /V 1 /D
start %systemdrive%\install\Aplikacje\SpeedTouch\Setup.exe /silent /f

The last one actually starts the install but stops on the screen asking me to accept the license??

Any help Pleeeeeeeeeeeeeeeease

Ta muchly
shaunie
ok so I email alcatel bout this here is the replies LMAO



-----Original Message-----
From: SpeedTouch Helpdesk [mailto:DSLContact@thmulti.com]
Sent: 21 May 2004 15:10
To: XXXXXXXXXXXXXXX
Subject: 1-2113203 / BE305690 / Driver/Firmware





Dear Mr. XXXXXXXXXX

Thank You for posting your Request to SpeedTouch Helpdesk.
We summarise your request as follows, please correct us if the following information proves
to be incorrect or if additional information may be useful in helping us to solve your issue:

Product:
Computer: Home Built
Computer Model:
Operating System: Windows XP SP1
ALCATEL Product:
Modem: ST USB
Driver: /

Problem:
I am making an unattended winxp installation script, and I would like to add the driver for my Alcatel Speedtouch USB modem to it, please see the link below for more info.

http://unattended.msfn.org/xp/gettingstarted.htm



Solution:
I'm sorry, but we can't help you with this case.
I checked the site, heared what my second level had to say, but we can't help you with this.

Thank you for making SpeedTouch products part of your Internet Solution.

Kind Regards,
Speedtouch Helpdesk
Didier Paerewyck
Monday-Saturday 09:00-21:00 CET
Direct Numbers to SpeedTouch Helpdesk:
Belgium: 0903 99506 (1.12 Euro/Min.)
France: 0892 255111 (0.34 Euro/Min.)
Germany: 0190 747615 (1,24 Euro/Min.)
Italy: 899 000 301 Information:
(1,00 Euro/Min from Landline plus 0,10 Euro/Unit,
1,30 Euro/Min from GSM plus 0,13/Unit
Duration: maximum 10 Minutes
All Rates exlusive VAT)
Netherlands 0900 2375457 (0.70 Euro/Min
Norway: 820 10010 (8,82 NKr/Min.)
Sweden 0900 1092515 (8,70 SKr/Min.)
Switzerland: 0900 229966 (1,00 SFr/Min.)
United Kingdom: 0906 3022114 (0,50 £/min.)
Email:DSLContact@thomson.net
Send your Support Request from Website:
http://www.speedtouch.com
When calling SpeedTouch Helpdesk, please have the 3-digit number
in the product name handy. i.e. SpeedTouch 330 = 330

DISCLAIMER:
The information contained in this message is for the intended addressee only
and may contain confidential and/or privileged information. If you are not the
intended addressee, please delete this message and notify the sender; do not
copy or distribute this message or disclose its contents to anyone. This email
has been scanned by our Anti Virus software before leaving the premises. APD
Communications takes no responsibility for any damage or loss caused by any
undetected virus being inadvertently transmitted with this message.
SiMoNsAyS
please see my thread here http://www.msfn.org/board/index.php?showtopic=20076
WwTIPPYwW
if still having issues - try a program like InstallRite to create a custom installer for this.
Bilou_Gateux
The silent switch for IS package are setup.exe -s setup.iss
InstallShield package


See my answer in this post




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.