Jump to content

muiz

Member
  • Posts

    1,361
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by muiz

  1. Ok click right on your bently view setup , and extract it with winrar to a folder. Place the file setup.iss in the same folder and run it with this : Setup.exe -s thats all And to make it switchless you can make an sfx. with this : TempMode Setup=Setup.exe -s Silent=1 Overwrite=1 setup.iss
  2. old news... This is for the Newer version 1.9.5 ( 3823 ) here : http://www.msfn.org/board/index.php?showtopic=68673
  3. Nero 7.0.8.2 Dutch (123MB)
  4. Set vtp.sif to enable unattended transformation using First-Run transformation in your CD or get nLite/RVM Integrator Pack version Still doesnt work here
  5. what is bently view? some more info would be helpfull
  6. thx for the key
  7. you have seen to many movies
  8. Looks nice , time for translations
  9. line 80? mine has 21 lines
  10. uxtheme patcher (new) http://www.tcmagazine.info/comments.php?sh...s=11881&catid=3
  11. I tried that but it didnt register it. maybe i did something wrong. Can you give an example please.
  12. Sorry while you posted i edited my post. Saw it when i posted it again....
  13. Its not up to him whatever i request or not. This has nothing to do with personal requests , next time FIRST READ before yell things like that. Next time just say "No i cant , or will not do your request" That saves things like this.
  14. ............................ 1 word : READ first
  15. also tried this , but DOESNT work also
  16. |REQUEST| Microsoft .NET Framework 2.0 Language Pack: x86 (KB829019) 2.0 Langpack
  17. No problem
  18. Nice try , but on my screen the cursor dont click the buttons but out of the alcohol window , so it stops there. I made a swichlessinstaller with MHz's script , works almost silent. MHz script version : Alcohol 120% v1.9.5.3823.MHz And the one with my script , not as silent as MHz's but with multilanguage support , and can be uninstalled from program files. ( not ad remove software ) Maybe MHz can add the language support and the uninstall , to a script that works just as silent as his? That would be cool , i like my alcohol120 in dutch. muiz script version : Alcohol 120% v1.9.5.3823.muiz Both need SPTD.exe installed from SVCPACK.
  19. read few posts back , i already posted it.
  20. never saw a .msi version of azureus in the .cab file i posted is a switchless installer , extract it with winrar.
  21. azureus http://rapidshare.de/files/13145123/Progra...zureus.cab.html
  22. EDIT : In windows it works , but NOT unattended , it hangs during install.... So nice try , but doesnt work
  23. When i use my own script it does , but not with MHZ's
  24. so SPTD has to be installed first? from svcpack ? Then run the alcohol script from runonce ? EDIT: I tried yours. But then you cant uninstall it anymore , and its not showing in ad remove software. the only way to uninstall is to go to C:\Program Files\Alcohol Soft\Alcohol 120 Any idea why?
  25. Since when does alcohol use SPTD ? And for those who try this script , dont forget to rename your installer of the name in the script for the alcohol.exe edit: Script does not work mouse goes to places where no buttons are, better use "sendkeys" next time Opt("WinWaitDelay",100) Opt("WinTitleMatchMode",4) Opt("WinDetectHiddenText",1) Opt("MouseCoordMode",0) Run('Alcohol120_retail_1.9.5.3823.exe') WinWait("Alcohol 120% 1.9.5.3823","Welcome to the Alcoh") If Not WinActive("Alcohol 120% 1.9.5.3823","Welcome to the Alcoh") Then WinActivate("Alcohol 120% 1.9.5.3823","Welcome to the Alcoh") WinWaitActive("Alcohol 120% 1.9.5.3823","Welcome to the Alcoh") Send("{TAB}{TAB}{ENTER}") WinWait("Alcohol 120% 1.9.5.3823 ","Please review the li") If Not WinActive("Alcohol 120% 1.9.5.3823 ","Please review the li") Then WinActivate("Alcohol 120% 1.9.5.3823 ","Please review the li") WinWaitActive("Alcohol 120% 1.9.5.3823 ","Please review the li") Send("{TAB}{TAB}{ENTER}") WinWait("Alcohol 120% 1.9.5.3823 ","Choose which feature") If Not WinActive("Alcohol 120% 1.9.5.3823 ","Choose which feature") Then WinActivate("Alcohol 120% 1.9.5.3823 ","Choose which feature") WinWaitActive("Alcohol 120% 1.9.5.3823 ","Choose which feature") Send("{DOWN}{DOWN}{DOWN}{DOWN}{SPACE}{TAB}{TAB}{ENTER}") WinWait("Alcohol 120% 1.9.5.3823 ","Choose Install Locat") If Not WinActive("Alcohol 120% 1.9.5.3823 ","Choose Install Locat") Then WinActivate("Alcohol 120% 1.9.5.3823 ","Choose Install Locat") WinWaitActive("Alcohol 120% 1.9.5.3823 ","Choose Install Locat") Send("{TAB}{TAB}{TAB}{ENTER}") WinWait("Alcohol 120% 1.9.5.3823 ","Completing the Alcoh") If Not WinActive("Alcohol 120% 1.9.5.3823 ","Completing the Alcoh") Then WinActivate("Alcohol 120% 1.9.5.3823 ","Completing the Alcoh") WinWaitActive("Alcohol 120% 1.9.5.3823 ","Completing the Alcoh") Send("{SPACE}{TAB}{TAB}{ENTER}")
×
×
  • Create New...