MSFN Forum: is there an everesthome110 switch? - 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
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

is there an everesthome110 switch? Rate Topic: -----

#1 User is offline   MolTraS 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-April 04

Posted 05 June 2004 - 10:29 PM

hi, i proved various switch and neighter work please is ther a switch?, the program is the new Aida32 of everest


#2 User is offline   MCT 

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

Posted 05 June 2004 - 10:35 PM

i thought aida uses the WISE installer? so i think its /S does that work?

i could be wrong :) its been like a yr since i used it

#3 User is offline   MolTraS 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-April 04

Posted 05 June 2004 - 10:49 PM

/s isnt work :)

#4 User is offline   MCT 

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

Posted 05 June 2004 - 11:08 PM

must use a different installer, do u know what it uses? try InstallRite if u cant get it

#5 User is offline   FuzzBall 

  • Newbie
  • Group: Members
  • Posts: 36
  • Joined: 01-June 04

Posted 06 June 2004 - 07:36 AM

I've made an autoit script for Everest Pro, not sure if it will work with everest home.

As long as the Title contains the string "Setup - EVEREST", it should work fine. But this may not be the case if the install screens are different in home then they are pro. As in menu order, etc... Heres the autoit code, and i've upped the exe


Oh yeah, your gonna have to rename your setup exe to "everestpro110.exe" so the script can run it, sorry :-/

I can change it if you really need it
; ----------------------------------------------------------------------------
;
; AutoIt Version: 3.0
; Language:       English
; Platform:       WinXP
; Author:         AleXz
;
; Script Function:
;	Everest Pro Install
;
; ----------------------------------------------------------------------------

; ----------------------------------------------------------------------------
; Set up our defaults
; ----------------------------------------------------------------------------

AutoItSetOption("TrayIconDebug", 1)
AutoItSetOption("WinTitleMatchMode", 2)

; ----------------------------------------------------------------------------
; Script Start
; ----------------------------------------------------------------------------
Run("everestpro110.exe")

WinWaitActive("Setup", "This will install EVEREST Professional. Do you wish to continue?")
Send("Y")

WinWaitActive("Setup - EVEREST")
Send("{TAB}" & "N")

WinWaitActive("Setup - EVEREST", "License")
Send("{TAB}" & "A" & "N")

WinWaitActive("Setup - EVEREST", "SelectDir")
Send("C:\Program Files\EVEREST" & "{TAB}" & "{TAB}" & "{TAB}")
Send("N")

WinWaitActive("Setup - EVEREST", "SelectProgramGroup")
Send("_Utilities\EVEREST Pro" & "{TAB}" & "{TAB}")
Send("N")

WinWaitActive("Setup - EVEREST", "SelectTasks")
Send("{SPACE}" & "N")

WinWaitActive("Setup - EVEREST", "Ready")
Send("I")

WinWaitActive("Setup - EVEREST", "Launch EVEREST Professional")
Send("{SPACE}" & "F")

Attached File(s)



#6 User is offline   MolTraS 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-April 04

Posted 06 June 2004 - 07:40 PM

Thanks a lot

#7 User is offline   MolTraS 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-April 04

Posted 06 June 2004 - 07:43 PM

another thing, what switch i need to use?

#8 User is offline   Ben.Hahlen 

  • Member
  • PipPip
  • Group: Members
  • Posts: 112
  • Joined: 22-February 04

  Posted 07 June 2004 - 06:39 AM

FuzzBall, on Jun 6 2004, 02:36 PM, said:

I've made an autoit script for Everest Pro, not sure if it will work with everest home.

...

A script for Everest? :rolleyes: :)
I replaced the name "AIDA" for "Everest" in my runonceex, with the same switches, and it works perfectly, even installs in my custom location.
When I get back home later today I'll post the switches I have...

#9 User is offline   ZoSTeR 

  • Member
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 04-November 03

Posted 07 June 2004 - 08:05 AM

It's an Inno Setup.

/SP- /VERYSILENT

#10 User is offline   MolTraS 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-April 04

Posted 07 June 2004 - 05:59 PM

thanks

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

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



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