Jump to content

lilweirddude

Member
  • Posts

    599
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by lilweirddude

  1. very nice
  2. already tried....didn't work hahaha
  3. i always wondered that too...
  4. is this what you are looking for? http://www.commandline.co.uk/cmdow/index.html
  5. HT uses a defferent kernel
  6. i did and i dont think i did too good on it either i started feeling sick during the middle of the test and couldnt concentrate btw, im a freshman in highschool
  7. oh... i thought firefox had to be closed to use it
  8. quick question, i'm using the default profile method that asta mentioned and how would i apply tweaks from flexbeta firetweaker on the default profile?
  9. i just did it on a virtual machine
  10. wow hulk you are teh leetsauce
  11. nice tut
  12. i'll try, that was gonna be my second approach if i couldn't get autoit to work now to find the precess name...
  13. WinWaitActive("F-Secure Anti-Virus Update") WinClose("F-Secure Anti-Virus Update") WinWaitActive("F-Secure Setup") WinClose("F-Secure Setup") doesn't quite work for me
  14. hm...maybe you could move it higher in your batch file
  15. are you executing the installer with an sfx option? if you are, then try extracting it first, the execute the installer from your batch i think that should work
  16. need some help with the autoit script i wrote for f-secure 5.43 for workstations Run ("setup.exe") Opt("MouseCoordMode",0) WinActivate("Choose Setup Language") WinWaitActive("Choose Setup Language") Send("{ENTER}") WinActivate("Welcome to F-Secure Setup") WinWaitActive("Welcome to F-Secure Setup") Send("{ENTER}") WinActivate("Software Licence Agreement","") WinWaitActive("Software Licence Agreement","") Send("{SPACE}{TAB}{TAB}{ENTER}") WinActivate("F-Secure Setup","") WinWaitActive("F-Secure Setup","") Send("XXXX") sleep(500) Send("XXXX") sleep(500) Send("XXXX") sleep(500) Send("XXXX") sleep(500) Send("XXXX") Send("{ENTER}") WinActivate("F-Secure Anti-Virus 5.43 Setup","") WinWaitActive("F-Secure Anti-Virus 5.43 Setup","") Send("{ENTER}") WinActivate("F-Secure Setup") WinWaitActive("F-Secure Setup") Send("{ENTER}") WinActivate("F-Secure Management Agent") WinWaitActive("F-Secure Management Agent") Send("{ENTER}") WinActivate("F-Secure Setup") WinWaitActive("F-Secure Setup") Send("{ENTER}") WinActivate("F-Secure Anti-Virus Update","") WinWaitActive("F-Secure Anti-Virus Update","") Send("{TAB}{ENTER}") WinActivate("F-Secure Setup","") WinWaitActive("F-Secure Setup","") Send("{TAB}") Send("{Space}") Send("{ENTER}") EXIT i know its nothing fancy but the problem i'm having is with the ending the "f-secure setup" window will pop up saying that it's done with installation, then, shortly after the "F-Secure Anti-Virus Update" window will pop up asking if i wish to update i know there's probably some command to get around this but im an autoit newbie
  17. you need to copy over your *.key file as *.yek http://www.msfn.org/board/index.php?showto...kaspersky&st=10
  18. yeah, i was trying to moniter changes after using msconfig thanks, will try it out edit: yes i'm talking about the system tray icons
  19. maybe post in his forums?
  20. just wondering how to do this i was messing around with some registry tools but i didnt understand them i have 2 icons that i want to set to always hide also, how could i remove something from starting up with windows if its not in the startup folder? thanks
  21. i think its been posted that its /S its case-sensitive btw
  22. with that, do you get full functionality out of wmp10?
×
×
  • Create New...