Only 4U Baby Posted February 1, 2007 Posted February 1, 2007 hellowI am searching for the switches to make silent install of internet download manager , if you can help me, it's much appreciated i couldnot find it anywhere please help me
ajua Posted February 1, 2007 Posted February 1, 2007 can you tell which setup it uses? can be Inno setup (/VERSYLENT /SP-), Nullsoft Install System (/S), Wise (/s) MSI (/qb /noretart) RAR SFX (/s) among other types but here are to common ones....search the forums also. maybe this program is already covered somwehere here.
LostGhost Posted March 13, 2007 Posted March 13, 2007 (edited) hellowI am searching for the switches to make silent install of internet download manager , if you can help me, it's much appreciated i couldnot find it anywhere please help me I'm writing an autoIt silent installer for idm:http://www.vitaligraf.de/en/?Projects:Auto...cripts:idman5xx Edited March 13, 2007 by LostGhost
gbmolina Posted November 1, 2007 Posted November 1, 2007 (edited) can you tell which setup it uses? can be Inno setup (/VERSYLENT /SP-), Nullsoft Install System (/S), Wise (/s) MSI (/qb /noretart) RAR SFX (/s) among other types but here are to common ones....search the forums also. maybe this program is already covered somwehere here.you almost did it buddy I just tested it with 5.11.3the autoit script hangs the computer on the end, just when you get the prompt to restart the PC. probably 5.9 did not promped to reboot and you're missing that string at the end. can you update the script pls? I don't know wheter it's better to approve the reboot or cancel it...thanks. Edited November 1, 2007 by gbmolina
ricktendo Posted November 1, 2007 Posted November 1, 2007 I have a IDA addon, I will give this one a shot also http://www.wincert.net/forum/index.php?showtopic=1946
ricktendo Posted November 2, 2007 Posted November 2, 2007 Done: http://www.wincert.net/forum/index.php?showtopic=1994- If build 9 comes out you can easily update this addon yourself, just unpack it and also unpack the IDM.cab archive and replace the files with the newer build- Then edit this inside of IDM.inf (edit the date and build vers)HKCU,"%DLM%","idmvers",0x0,"v5.11b8 Full"HKCU,"%DLM%","LastCheck",0x0,"11/01/07"- Repack the addon and done
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now