MSFN Forum: silent avant browser? - MSFN Forum

Jump to content


Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

silent avant browser? Rate Topic: -----

#1 User is offline   Tecia 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 07-August 03

Posted 09 November 2003 - 07:30 AM

Who know it?
thx


#2 User is offline   webwilli 

  • Junior
  • Pip
  • Group: Members
  • Posts: 53
  • Joined: 24-October 03

Posted 09 November 2003 - 09:15 AM

i use

absetup.exe /S

it will bring an error, but it works...

#3 User is offline   diesel_98a 

  • Spurz 4 Life....
  • PipPipPipPip
  • Group: Members
  • Posts: 532
  • Joined: 26-July 03

Posted 09 November 2003 - 04:59 PM

it worked for me but w/ out the error.

#4 User is offline   Bachus 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 408
  • Joined: 25-July 03

Posted 09 November 2003 - 08:09 PM

What version were you installing when you didn't get the error? :)

#5 User is offline   Tecia 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 07-August 03

Posted 10 November 2003 - 12:15 PM

w/ doesn't work... i have last version 8.02 build 112

#6 User is offline   Bachus 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 408
  • Joined: 25-July 03

Posted 10 November 2003 - 07:23 PM

I just emailed the author and asked him if anything could be done. We'll see what he says (if anything).

#7 User is offline   KonuS 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 15-September 03

Posted 10 November 2003 - 08:40 PM

Set WshShell = WScript.CreateObject("WScript.Shell")

'uruchomienie instalacji
WshShell.Run app & "absetup.exe"
WScript.Sleep 2500
WshShell.SendKeys "N"
WScript.Sleep 500
WshShell.SendKeys "%A"
WScript.Sleep 500
WshShell.SendKeys "N"
WScript.Sleep 500
'odznaczanie menu w starcie
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{ }"
WshShell.SendKeys "N"
WScript.Sleep 500
'odznaczenie skrotow
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{ }"
WshShell.SendKeys "I"
'start kopiowania
WScript.Sleep 5000
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{ }"
WshShell.SendKeys "F"
WScript.Sleep 500

WScript.Quit

I use this vbs script.

#8 User is offline   Tecia 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 07-August 03

Posted 11 November 2003 - 03:46 AM

How works vb script? i create a new file .vbs? and in the batch file what command i have to use for run vbs script?

#9 User is offline   Bachus 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 408
  • Joined: 25-July 03

Posted 11 November 2003 - 08:57 AM

Call the vbs by type the path to the file followed by the filename

eg: %systemdrive%\install\apps\avant\avant.vbs

#10 User is offline   Tecia 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 07-August 03

Posted 11 November 2003 - 12:34 PM

i have an error...
i put avant.vbs in:
c:\install\Applications\AvantBrowser\
in avant.vbs directory there's absetup.exe

my cmd:
CLS
@echo off
ECHO.
ECHO Installing Avant Browser 8.02 build 112
ECHO Please wait...
start /wait %systemdrive%\install\Applications\AvantBrowser\avant.vbs
ECHO.
EXIT

if i run cmd i have the error
if i run avant.vbs i have no error
why?

#11 User is offline   Tecia 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 07-August 03

Posted 13 November 2003 - 08:36 AM

up :)

#12 User is offline   Tecia 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 07-August 03

Posted 16 November 2003 - 04:50 PM

Bachus, on Nov 11 2003, 02:23 AM, said:

I just emailed the author and asked him if anything could be done.  We'll see what he says (if anything).

Is he says something?

#13 User is offline   Bachus 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 408
  • Joined: 25-July 03

Posted 17 November 2003 - 07:34 AM

Not yet. The page said he's very busy and it might be awhile before he gets around to responding.

#14 User is offline   Tecia 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 07-August 03

Posted 09 January 2004 - 11:41 AM

up :)

#15 User is offline   Aaron 

  • The MSFN Banana
  • Group: Patrons
  • Posts: 5,767
  • Joined: 17-August 01
  • OS:ME
  • Country: Country Flag

Posted 09 January 2004 - 12:08 PM

up?

#16 User is offline   squallgreg 

  • Junior
  • Pip
  • Group: Members
  • Posts: 81
  • Joined: 06-October 03

  Posted 10 January 2004 - 02:16 PM

I posted a message on their forum and they said AB installer doesnt support any silent install.

And I dont understand that vbs script ? what does it suppose to do ? :)

#17 User is offline   No1Spec 

  • Group: Members
  • Posts: 5
  • Joined: 31-December 03

Posted 11 January 2004 - 12:31 AM

Hello all. Avant is one of my favorite broswers also. I was a little dissappointed not to find a switch for a silent install. But as KonuS posted, using the vbs script is kinda nice. I had to alter it a little to fit my ver. but it work at least for me when I was testing it on my box. I tried it once on my very first install but I had an typing error. :) . Anyways heres the one I edited from his to get mine to work.

---------------------------------Begin Code--------------------------------------------
Set WshShell = WScript.CreateObject("WScript.Shell")

'To Simulate Keystrokes
WshShell.Run app & "avant.exe"
WScript.Sleep 2500
WshShell.SendKeys "{ENTER}"
WScript.Sleep 500
WshShell.SendKeys "{ENTER}"
WScript.Sleep 500
WshShell.SendKeys "{ENTER}"
WScript.Sleep 500
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{TAB}"
WScript.Sleep 500
WshShell.SendKeys " "
WScript.Sleep 2000
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{TAB}"
WScript.Sleep 2500
WshShell.SendKeys "{ENTER}"
WScript.Sleep 2500
WshShell.SendKeys "{ENTER}"
WshShell.SendKeys "{TAB}"
WshShell.SendKeys " "
WScript.Sleep 2500
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{TAB}"
WshShell.SendKeys "{ENTER}"

WScript.Quit
---------------------------------End Code--------------------------------------------
Just copy and paste that in notepad and save it as "Avant.vbs".

BTW, I love this site. All the guides are right on the money. I got my CD ready in a matter hours really. And it ran ran almost flawlessy Runoncex and all.(If it wasnt for my bad typing, I think it wouldve been).

#18 User is offline   tcsdoc 

  • Junior
  • Pip
  • Group: Members
  • Posts: 61
  • Joined: 02-September 03

Posted 22 February 2004 - 10:37 PM

I modified No1spec's avant.vbs file to work with Avant 9.01.113. I guess they changed the prompts a bit. Since I use a launch bar (Winbar) I don't place any shortcuts on the desktop or quicklaunch bar. In addition, I don't add a Start Menu entry either. Here is the documented code. Modify it down to fit your needs. The delay's are a little long but should work on most systems.

Thanks to No1spec for his great help in making Avant work for me in my unattended install.

Here is the code:
_______________Begin Code________________________________


Set WshShell = WScript.CreateObject("WScript.Shell")

'To Simulate Keystrokes
WshShell.Run app & "avant.exe"
WScript.Sleep 2500

'Agree to license agreement
WshShell.SendKeys "{ENTER}"
WScript.Sleep 1000

'Accept default destination folder
WshShell.SendKeys "{ENTER}"
WScript.Sleep 1000

'Deselect creating Start Menu folder
WshShell.SendKeys "{TAB}"
WScript.Sleep 500
WshShell.SendKeys "{TAB}"
WScript.Sleep 500
WshShell.SendKeys " "
WScript.Sleep 500
WshShell.SendKeys "{TAB}"
WScript.Sleep 500
WshShell.SendKeys "{TAB}"
WScript.Sleep 500
WshShell.SendKeys "{ENTER}"
WScript.Sleep 500

'Deselect desktop-quick-start shortcuts
WshShell.SendKeys " "
WScript.Sleep 500
WshShell.SendKeys "{TAB}"
WScript.Sleep 500
WshShell.SendKeys " "
WScript.Sleep 500
WshShell.SendKeys "{TAB}"
WScript.Sleep 500
WshShell.SendKeys "{TAB}"
WScript.Sleep 500
WshShell.SendKeys "{TAB}"
WScript.Sleep 500
WshShell.SendKeys "{ENTER}"
WScript.Sleep 3000

'Installing Program...Prompt to install Roboform (not selected)
WshShell.SendKeys "{ENTER}"
WScript.Sleep 1000

WshShell.SendKeys " "
WScript.Sleep 1000
WshShell.SendKeys "{TAB}"
WScript.Sleep 1000
WshShell.SendKeys "{TAB}"
WScript.Sleep 1000
WshShell.SendKeys "{ENTER}"
WScript.Sleep 1000

WScript.Quit

________________End Code_________________________

#19 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,290
  • Joined: 19-May 04

Posted 24 May 2004 - 06:10 AM

thanks for the vbs script, i have 1 question tho, anyway 2 hide the installation progress?

#20 User is offline   johann83 

  • Junior
  • Pip
  • Group: Members
  • Posts: 80
  • Joined: 29-December 03

Posted 08 June 2004 - 10:37 AM

I just installed the latest Avant Browser (9.02 build 26) using the following command line:
absetup.exe /S

Note that the /S must be capitalized, and even though this uses the Nullsoft NSIS installer, none of the other switches I tried have worked (e.g. /D=directory). Using the /S, it shows no window or progress of any kind, and it installed successfully with no user interaction.

Of course it installs with all the default options selected (i.e. installs in %ProgramFiles%\Avant Browser, creates desktop and QuickLaunch icons etc), but since the installer itself doesn't give you too many other options, I didn't have a problem with this. I can always delete icons manually in a script etc.

Regards,
Matt

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy