Jump to content

lilweirddude

Member
  • Posts

    599
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by lilweirddude

  1. care to share some of your batch files that you use prathapml?
  2. never thought to try that thanks for the tip
  3. just found these so, i'm dling now
  4. did you make that with the script maker? also, when i try to run a scrip that i have made with it, i get an error similar to this http://img2.imagevenue.com/loc2/_error.gif
  5. well i would use it but it looks like it only gets past the configuration wizard to me the silent switch of /S doesnt work at all for me it just opens up the installer like normal where you have to go through all the dialog and stuff, pretty much non-silent
  6. so, anyone up for writing an autoit script?
  7. you might want to visit the applications section of the main page once you get to know the different kind of installers, it's very easy to find a switch
  8. i saw some of those on the news pretty amazing
  9. yeah, that's the autoit script i used and it used to work too oh yeah, i tried to autoit the whole thing but it got stuck on the liscence agreement screen
  10. i dont know why but the /S switch no longer works for me it's a wise installer and it used to work but one day it just stopped working, i thought it might have been because i removed something with nLite but i just tested with a normal cd with nothing removed, so i'm stumped any help?
  11. yeah, the exe runs, i record all the buttons, but the scripts it writes dont work and i see it in the scripting too lemme see if i can dig a script up here's the script it wrote for outpost firewall Opt("WinWaitDelay", 400) Run ("OutpostProInstall.exe{ENTER}{ENTER}") Opt("MouseCoordMode",0) WinActivate("License Agreement for Outpost Firewall 2.5","I Disagree") WinWaitActive("License Agreement for Outpost Firewall 2.5","I Disagree") Send("{UP}{UP}{UP}{ENTER}{ENTER}{ENTER}{ENTER}{ENTER}{ENTER}{ENTER}") WinActivate("Install","This system must be ") WinWaitActive("Install","This system must be ") Send("{ESC}")
  12. Ah, finally morning has come (after 14 days!) (just kidding.... no offense meant) hehe yeah i had other stuff to do and got caught up with it anyways, it's not really working for me maybe i got the wrong version?
  13. lol....i just got around to testing this and it doesnt seem to work for me maybe i got the wrong file?
  14. %PP% = %CDROM%\Software\ so i dont think so... maybe you need to point the installer to the *.log file
  15. i know this is quite old but i have a question i do other stuff to my xpcd and was wondering when i do this for example, this is the order of things i do when i start a cd 1. nlite 2. driver packs 3. add programs and etc. i was just wondering where this would come in before everything? maybe after? thanks
  16. couldnt you just open it and taskkill it? or do you have to wait untill it fully loads
  17. i cant wait even though i probably wont buy one i just wanna play it at the stores that have them out for you to play lol i know, i'm cheap like that
  18. used to use batch but then i found the runonceex creator and started using runonceex because i started understanding it more
  19. thanks all, testing the new version now edit: it patches txtsetup.sif now but before the setup screen, i run into the "setup is being restarted......" screen again oh well....
  20. thanks for the advice, i'll try it out
  21. when i run the batch files for the driverpacks, my txtsetup.sif doesnt seem to get patched so i attempted to patch it myself but when i got into the file, there were multiple sections where things could go like, for example, threre were like 3 sections calle [sourceDisksFiles] can anyone help?
  22. it works for me but i still get that thing at first run am i supposed to? also, can i romove wmp with nlite if i integrate it after? edit: oh nvm, found my answer above
×
×
  • Create New...