QUOTE (NaDer_GenKO @ Oct 2 2007, 12:01 AM)

@radixThanks radix
your Script works perfectly

Do you have one For '
IDM 5.11.4' Please ?
In fact i use AutoIt Scripts as last option i have because i can't hide the program setup screens
@urieThank you Very much i found what i looking for
the only different i made is replace "/SILENT" with "/VERYSILENT" and it work completely silent and then import the .reg file
and i have a question for you: From where you get this SWITCH (
/MERGETASKS="!isodrive") ? please
I found the MERGETASKS="!isodrive" switch on EZB forums in UltraIso thread a while back.
CODE
http://forum.ezbsystems.net/cgi-bin/ikonboard.cgi
also you dont really need reg file either you can use uikey.ini some Notes below,
QUOTE
Use UltraISO in USB Key or CD/DVD-ROM
1) Create a text file, name it as uikey.ini, enter the following lines:
;===================
UserName='xxxx'
Registration='yyyy-yyyy-yyyy-yyyy'
Language='zzzzz'
;===================
Where 'zzzzz' is the item name of UltraISO's "Options"->"Language" menu.
UltraISO will never ask for registration code and set the proper language if uikey.ini is found in the same place as ultraiso.exe.
2) Languge files
Step 1: Make a sub-directory named "lang" in the folder where ultraiso.exe located
Step 2: Copy the language DLL file from "c:\program files\ultraiso\lang" to this directory.