Help - Search - Members - Calendar
Full Version: Babylon Professional v7.0.1.4
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
NaDer_GenKO
Hi,

Just Trying to install Babylon v7.0.0.13 Silently
its a ZIP Archive and the installer have no Switches and i cant repack it

and i cant found Autoit script for this version


any Suggestion will be a Precious ?
radix
Well, since you don't want to learn AutoIt script biggrin.gif, let us know what settings
do you want to be done by the script I mean install the program and remember what
settings do you check in every window of the installation process (like language,
toolbar, desktop icon etc.).
NaDer_GenKO
Hi, radix welcome.gif

Maaaany Thanks to you
You are Very Kind man

my setting is :

Language : English
Disable Babylon toolbar
middle mouse button to Active it

Deselect all options (desktop icon, Quick launch icon, default search engine, babylon Home page, launch Babylon)
and disable Babylon Updates

also i install some Dictionaries after it

that's all

Thank you in advance
radix
My script install the trial version.
http://www.msfn.org/board/index.php?showto...st&p=704603
NaDer_GenKO
thank you very much radix

your script work perfectly thumbup.gif

But how install Glossaries silently ?
radix
QUOTE (NaDer_GenKO @ Oct 26 2007, 11:10 PM) *
thank you very much radix

your script work perfectly thumbup.gif

But how install Glossaries silently ?

Where can be found Glossaries?
NaDer_GenKO
QUOTE (radix @ Oct 26 2007, 11:49 PM) *
QUOTE (NaDer_GenKO @ Oct 26 2007, 11:10 PM) *
thank you very much radix

your script work perfectly thumbup.gif

But how install Glossaries silently ?

Where can be found Glossaries?


Hi, radix

Here you will find a lot of Glossaries smile.gif
radix
In order to install Babylon with those Glossaries you need to install them manually and then
copy from installation directory the folders Data and Gloss and put them into a folder with the
installer and compiled script.
Add this to the end of my script:

; Glossaries
DirCopy(@ScriptDir & "\Data", $INSTALLLOCATION & "\Data", 1)
DirCopy(@ScriptDir & "\Gloss", $INSTALLLOCATION & "\Gloss", 1)
NaDer_GenKO
Thank you radix

its working but the size of those folders is ~ 100MB make the program very big
and i just used two Glossaries.

i think there is a better way to do this

Edit: take a look at this Script Here
its for the old version of babylon and it can install Glossaries as the Author said
radix
QUOTE (NaDer_GenKO @ Oct 27 2007, 08:49 PM) *
Thank you radix

its working but the size of those folders is ~ 100MB make the program very big
and i just used two Glossaries.

i think there is a better way to do this

Edit: take a look at this Script Here
its for the old version of babylon and it can install Glossaries as the Author said

That script need some modifications to work. You can send a request to the author NaDer_GenKO.
Inferi0r
QUOTE
its working but the size of those folders is ~ 100MB make the program very big
and i just used two Glossaries.


I agree with that. The packages of Babylon self (.bgl) has the best compressing ratio. But the other side is that this very good compression means also a (very) long decompression.
NaDer_GenKO
QUOTE (radix @ Oct 27 2007, 10:38 PM) *
That script need some modifications to work. You can send a request to the author NaDer_GenKO.


Can you please just make your Script install the Glossaries like this one.

QUOTE (Inferi0r @ Oct 28 2007, 02:54 PM) *
QUOTE
its working but the size of those folders is ~ 100MB make the program very big
and i just used two Glossaries.


I agree with that. The packages of Babylon self (.bgl) has the best compressing ratio. But the other side is that this very good compression means also a (very) long decompression.


Yea yes.gif you are true.
but i prefer the small size
mevhum
Please RADIX can you add au3 script for Babylon Professional v7.0.0 r16 (Latest Version) rolleyes.gif welcome.gif
radix
Script updated for version 7.0.1.4 http://www.msfn.org/board/index.php?s=&...st&p=704603
Oh... and happy new year to all MSFN members! smile.gif




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.