Jump to content

XtremeMaC

Member
  • Posts

    5,012
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by XtremeMaC

  1. here's a working winamp 5 beta vbs Set WshShell = WScript.CreateObject("WScript.Shell") On Error Resume Next WshShell.Run ("%systemdrive%\install\Apps\Winamp5\winamp50beta_full.exe") WScript.Sleep 1000 WshShell.SendKeys "%A" WScript.Sleep 400 WshShell.SendKeys "{TAB 3}" WScript.Sleep 400 WshShell.SendKeys "{DOWN}" WScript.Sleep 400 WshShell.SendKeys " " WScript.Sleep 400 WshShell.SendKeys "{DOWN 5}" WScript.Sleep 400 WshShell.SendKeys " " WScript.Sleep 400 WshShell.SendKeys "%n" WScript.Sleep 400 WshShell.SendKeys "%n" WScript.Sleep 400 WshShell.SendKeys "{TAB 2}" WScript.Sleep 400 WshShell.SendKeys "{DOWN 2}" WScript.Sleep 400 WshShell.SendKeys " " WScript.Sleep 400 WshShell.SendKeys "{DOWN 5}" WScript.Sleep 400 WshShell.SendKeys " " WScript.Sleep 400 WshShell.SendKeys "%N" WScript.Sleep 400 WshShell.SendKeys "{TAB 2}" WScript.Sleep 400 WshShell.SendKeys "{DOWN 2} " WScript.Sleep 400 WshShell.SendKeys "%N" WScript.Sleep 400 WshShell.SendKeys "%i" Wscript.Quit this script doesn't install visual plugins and AOL link have fun
  2. I've been having problems with the following statements in the script FOR /f "usebackq delims==" %%i in (`dir /b xpsetup\Hotfixes\Type1\*.exe`) do (if exist xpsetup\Hotfixes\Type1\%%~ni.exe echo start /wait %%sytemdrive%%\Install\Hotfixes\%%~ni.exe /Q /M /Z >> XPCD\$OEM$\$1\Install\Hotfixes.cmd) another script : for /f "usebackq delims==" %%i in (`dir /b HFTYPE1\*.exe`) do echo %%~ni.exe /n /q /u /z >> svcpack.inf I don't know why they don't work I haven't seen anyone complain about them but my command doesn't like this for /f "usebackq delims==" %%i for some reason for /f "usebackq delims==" %i instead is accepts this but then doesn't do the rest of the setup ? anyone know why?
  3. I get too many users connected error Okay I got it Is this a new update in options or the whole thing?
  4. okay I got it to work but my questions still remain on how to etc.. here's the vbs script if anyone's interested it skips clean sweep, systemdoctor, unerase wizard and norton recycle 'Automatic, but not silent install of PowerDVD5 and newest patch 'Usefull AFTER the mplayerc-script Set WshShell = WScript.CreateObject("WScript.Shell") On Error Resume Next 'Run setup from location on hdd' 'you have to check the path ! WshShell.Run ("%systemdrive%\install\Apps\systemworks\setup.exe") 'if your hdd is slow, increase the next value WScript.Sleep 17000 WshShell.SendKeys "{ENTER}" WScript.Sleep 300 WshShell.SendKeys "n" WScript.Sleep 300 WshShell.SendKeys "a" WScript.Sleep 300 WshShell.SendKeys "n" WScript.Sleep 300 WshShell.SendKeys "n" WScript.Sleep 300 WshShell.SendKeys "c" WScript.Sleep 300 WshShell.SendKeys "n" WScript.Sleep 300 WshShell.SendKeys "{DOWN}" WScript.Sleep 300 WshShell.SendKeys " " WScript.Sleep 300 WshShell.SendKeys "{UP}" WScript.Sleep 300 WshShell.SendKeys "{ENTER}" WScript.Sleep 300 WshShell.SendKeys "{DOWN 2}" WScript.Sleep 300 WshShell.SendKeys "{RIGHT}" WScript.Sleep 300 WshShell.SendKeys "{DOWN 3}" WScript.Sleep 300 WshShell.SendKeys " " WScript.Sleep 300 WshShell.SendKeys "{UP}" WScript.Sleep 300 WshShell.SendKeys "{ENTER}" WScript.Sleep 300 WshShell.SendKeys "{DOWN}" WScript.Sleep 300 WshShell.SendKeys " " WScript.Sleep 300 WshShell.SendKeys "{UP}" WScript.Sleep 300 WshShell.SendKeys "{ENTER}" WScript.Sleep 300 WshShell.SendKeys "{DOWN 2}" WScript.Sleep 300 WshShell.SendKeys " " WScript.Sleep 300 WshShell.SendKeys "{UP}" WScript.Sleep 300 WshShell.SendKeys "{ENTER}" WScript.Sleep 300 WshShell.SendKeys "%n" WScript.Sleep 2000 WshShell.SendKeys "n" WScript.Sleep 300 WScript.Sleep 300000 WScript.Sleep 300 WshShell.SendKeys "{ENTER}" WScript.Sleep 300 WshShell.SendKeys "{ENTER}" WScript.Sleep 300 Wscript.Quit Be advised these sleep times are for my too much program installed windows. Your times could change!!
  5. Hi there I just got my self into vbs programming to install some programs that cannot be installed silently or causing some problems when done so I had problems with norton systemworks so here I am trying to write a vbs how to mouse click(double click, right click) at an exact point? (res 1600x1200) how to use ctrl how to use shift how to use windows key how to combine shift + any other key? and last is there a way to say at next page or next prompt or something instead of putting timers? and a program to write this, maybe, a program showing the neccessary tags to me I know windows have one but just in case I don't like it:) Thanks
  6. I got this I am wondering if this HKEY_user\bunch of number's is created randomly or not? any ideas? if its not random what is it can I just .reg it and use it??? HKEY_USERS\S-1-5-21-1060284298-484763869-854245398-1003\Software\Microsoft\Internet Explorer\Toolbar\Locked: 0x00000000 HKEY_USERS\S-1-5-21-1060284298-484763869-854245398-1003\Software\Microsoft\Internet Explorer\Toolbar\Locked: 0x00000001 HKEY_USERS\S-1-5-21-1060284298-484763869-854245398-1003\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser\ITBarLayout: 11 00 00 00 4C 00 00 00 00 00 00 00 34 00 00 00 19 00 00 00 3A 00 00 00 01 00 00 00 A0 06 00 00 A0 0F 00 00 05 00 00 00 22 04 00 00 26 00 00 00 02 00 00 00 A1 06 00 00 2D 01 00 00 04 00 00 00 A8 00 00 00 E5 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 HKEY_USERS\S-1-5-21-1060284298-484763869-854245398-1003\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser\ITBarLayout: 11 00 00 00 4C 00 00 00 00 00 00 00 34 00 00 00 1B 00 00 00 3A 00 00 00 01 00 00 00 A0 06 00 00 A0 0F 00 00 05 00 00 00 22 04 00 00 26 00 00 00 02 00 00 00 A1 06 00 00 2D 01 00 00 04 00 00 00 A0 00 00 00 E5 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 hehe 00's
  7. dude I'm also using legal!! I've 4pc's they've 4 different xp cd's !! if a file fails I get it from the other one! by that I meant make your own CD without the dell stuff which I think what's he's trying to do! lol
  8. i'm using bootxp works great.
  9. @captdilly he's going to ask for the batch file
  10. hey nice program thanks
  11. Hi there I've been thinking 1. ppl have batch files to remove certain wallpapers screensavers can't we just remove those wallpapers from dosnet.inf so that they don't get copied? 2. ppl are swapping uxtheme, swapping sfc_os.dll and etc can't we just put the modified *.dl_'s or directly *.dll and remove the old ones? are they signed or what?
  12. wanna see a guide with images check this page http://www.tacktech.com/display.cfm?ttid=160
  13. u are asking for this => http://unattended.MSFN.org/xp/
  14. hey its nothing to do with dell CD!!! I had that vga.sys problem before because the exact sector was corrupted due to scracth on it and this wasn't a dell CD. why use the dell cd anyways just has $oem$ in it with stupid tools anyways I've dell so I've their cd and slipstreamed it to sp1 it works fine. TIP: if you recently got your dell you can just request for a new CD. it will come with sp1 !!
  15. Hi I'm pretty sure this was posted but couldn't find it I'm trying to add address bar to explorer's toolbar (windows explorer not internet explorer) and remove some of the icons and lock the toolbars and then set the folder options to for all folders?
  16. are you changing the drive letters at the end of your script if yes how do you do that? could you post the vbs and that cscript.exe? Thanks
  17. you can set AutoPartition=0 Repartition=No and manually delete the c drive and recreate it. just a 1min of u're time in the install
  18. a time consuming suggestion: you've probably slipstreamed and are installing the hotfixes and some programs modify your cd so it doesn't install your custom programs. try it again and see if it creates that nice folder ehe I don't think you'll try but anyways.
  19. zonealarm is the easiest I came across other than that Sygate Personal Firewall, black ice, etc.
  20. maybe its running another process to call the main .exe file dl processexplorer from sysinternals set the refresh to .5 sec and open the program and see if it opens up another program first!
  21. you don't have to delete everything from the batch since its empty it shouldn't be doing too much, if its really empty! are you formatting the hdd? your mft table may be corrupt? try deleting it through windows if you cannot get windows to do it its either a virus of mft corrupt afaik. it might be created by one of your drivers or one of the programs you install as a temp folder?
  22. man that blue laser tech is awsome, kicks a** but I think its early for that tech, since ppl haven't even changed to dvd-rw/+rw yet but I did totally recommend it best for making backups of programs and backups of game CD's images!
  23. well normally most setups have an option like install this only for me or to all users maybe run setup again and look for something like that? but thats strange if they are all admins they should be able to recall any file hmm probably some dll's are not registered throught the other accounts maybe
  24. do you have a winnt.sif file for automated, unattended setup? by doing just these you just added files to your cd that are not being called so you need to make a sif file
×
×
  • Create New...