Jump to content

Thanatos

Member
  • Posts

    235
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by Thanatos

  1. I tried putting luna.ms_ and lune.th_ which had both been edited and recompressed. I got an error during setup saying setup could not copy luna.mst and it stopped. I got it working by using the options in winnt.sif
  2. Instead of copying the compressed files to the CD, then expanding them, it would have to copy more data. My XP only takes 25mins to install anyway, and its unattended so I don't see the problem
  3. I don't get how its possible to have -5 visual styles installed
  4. http://www.themexp.org has to be best for boot screens/login screens/wallpapers/VSs. And checki neo win for visual styles, their forums are quite active
  5. It would make the install huge, and I doubt that it would speed it up, because setup would have to copy lots more data
  6. Couldn't you use winPE, then run setup from a network share?
  7. That would be a good idea, and it might speed up install times too
  8. Probably not, someone posted a modded sfc_os.dl_ which could be placed in \i386 and as long as it was an unattended install, setup would use it, but log it as an unsigned file
  9. XCOPY <source> <destination> /E /C /H /Y
  10. Thats the MS RPC exploit, blaster worm. I get it all the time, don't worry about it. Back to your problem... There was a reghack which allowed you to add .co.uk and other domain suffixes to autocomplee. My only suggestion is that it must be something to do with autocomplete, so try turning it off and see if you still get the problem... Internet options>content>autocomplete>uncheck all the boxes
  11. Its best to add a new start menu folder after all of the installations have completed, before the final reboot. That way, all of the folder that are made by programs get reordered/removed
  12. I know you can hide drives with partition magic, but then they're completely hidden. You coudl always have a drive mapped to \\servername\share and only give users read access.
  13. And winstall LE, that lets you edit and extract the MSI packages
  14. I haven't found a way, so I wrote a VBS script 'Automatic, but not silent install of Google Toolbar Set WshShell = WScript.CreateObject("WScript.Shell") Set fso = CreateObject("Scripting.FileSystemObject") On Error Resume Next WshShell.Popup "Do NOT MOVE the mouse an do NOT PRESS any button!",5," - Warning - ",48 'Run setup from location on hdd' 'you have to check the path ! WshShell.Run ("%systemdrive%\install\Applications\google\google.exe") 'if your hdd is very slow, increase the next value WScript.Sleep 2000 'don't use "{n 5}" instead of five times "n" ! WshShell.SendKeys "{TAB}" WScript.Sleep 1000 WshShell.SendKeys "{TAB}" WScript.Sleep 1000 WshShell.SendKeys "{ENTER}" WScript.Sleep 1000 WshShell.SendKeys "{TAB}" WScript.Sleep 1000 WshShell.SendKeys "{DOWN}" WScript.Sleep 1000 WshShell.SendKeys "{TAB}" WScript.Sleep 1000 WshShell.SendKeys "{TAB}" WScript.Sleep 1000 WshShell.SendKeys "{ENTER}" WScript.Sleep 1000 WshShell.SendKeys "{TAB}" WScript.Sleep 1000 WshShell.SendKeys "{TAB}" WScript.Sleep 1000 WshShell.SendKeys "{DOWN}" WScript.Sleep 1000 WshShell.SendKeys "{TAB}" WScript.Sleep 1000 WshShell.SendKeys "{TAB}" WScript.Sleep 1000 WshShell.SendKeys "{ENTER}" WScript.Sleep 1000
  15. I've had the same problem, usually when I install something, but cancel it half way through. A regcleaner worked fine for me
  16. I wasn't being smart, I'm just saying, I didn't post regarding this problem in that thread, the only thing i said was that your setup looks nice. Usually people make comments like that when they just glance at a post and think "oh, the first 5 words are visual style, it must be about visual styles." Sorry if i offended you
  17. Thanatos

    Stupid Virus

    Didi i miss the part about downloading it then???
  18. A few of the things i install do that too, just ignore it, IE will close when you reboot windows anyway, or use PSKILL.exe from sysinternals to kill iexplore.exe
×
×
  • Create New...