Jump to content

MAVERICKS CHOICE

Member
  • Posts

    1,816
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by MAVERICKS CHOICE

  1. Topic titles like this should not be tolerated. MC.
  2. From what your explaining it sounds like the msi is not edited correctly, you may have to re do the msi following all the steps. Use the nero file suggested by Tempuser worked for me. Cheers MC.
  3. How large are these folders? You could simply copy those to your Ua source, archive them & have windows copy them into their respective places. Cheers MC.
  4. I have just read the last 50 pages over a few hours & find this very interesting. However not a gamer myself would certainly like to test this thoroughly on the public release. You have made much headway in your project & wish you all the best with it. Cheers MC.
  5. Yep, mines perfect till someone updates somethin.... Cheers MC.
  6. Yeah certainly been some time since the last update, but worth it. Cheers MC.
  7. Workin OK for me?? Cheers MC.
  8. Bart has just released his latest version of PE Buider 3.18a. get it at the 911 CD Forum. I often lurk there when I'm not here . Take my hat off to that man. Cheers MC.
  9. @jdoe Thanks for a cool app & will install silently with /Q Cheers MC
  10. But it aint free for personal use... Cheers MC.
  11. Don't know whats going on with your office there, ya sure its good to go in win2k? haven't been there in a bit & I don't really wanna read the last fifty pages again as did before. All the best with it though, keep tryin its definetly worth the work. Cheers MC.
  12. This is why NLite can be very dangerous. Don't get me wrong its a remarkable tool. I just think all people should make an unattended the long or manual way at least once ( You learn more ) then use NLite later. Thats how I do it & now NLite saves me s*** loads of time to update my source. Then I simply inject that into my existing structure & way it all goes. Sorry bit off topic. Cheers MC.
  13. @Ohad23 & Welcome It is an archive, you will need 7zip search & download free for per. use. Cheers MC.
  14. Hey Tempa Sorry dude I only have two in this box & their workin great? Also got my version of Nero all shrunk down using the guides to about 30 meg & all good. Cheers MC.
  15. Yep,no problem here either. Cheers MC.
  16. Look don't know for sure,did you make the other users in UA or after setup? That may be the diff? Cheers MC.
  17. Ive been doing the same for the past two years ide cases & drives are always getting cheaper. Greater benefit than raid & I use both. I probably buy em seperate & ya know what your'e gettin inside. Cheers MC.
  18. Look I'm not having this problem, but when are you dudes running this script? MC.
  19. How & where are you guys installing the final source from? Windows, virtual machine. Cos to my knowledge it will only run unattendly, won't install in windows. With no prior office or net 1 or 2. This has been mentioned many times in this thread. Cheers MC.
  20. You didn't think it was a very worthwhile prog? I thought it was an excellent addittion & its a credit to you. Cheers MC.
  21. @ all Well I don't see any files being copied to the Hdd?? All workin very reliably & nicely here. You fellas ought to do more research prior to postin that nonsense. Cheers MC.
  22. @Vitalix Excellent links Cheers MC.
  23. That is a shame.
  24. That is one of the reasons I don't let autoupdate install every patch on my machine without me being aware of it. Sure the critical stuff but theres other patches that aren't necessary for every machine. As booogy mentioned Ryan VM update packs are excellent & something I always use as a base on reinstall & works very fast. Cheers MC.
  25. Alright, I'm going to try something along those lines... here's what i've got... REG ADD %KEY%\086 /VE /D "Rebooting..." /f REG ADD %KEY%\086 /V 1 /D "%PP%\folder.exe" /f REG ADD %KEY%\086 /V 2 /D "%PP%\reboot.cmd" /f SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY%\090 /VE /D "Preparing Final Clean Up ..." /f REG ADD %KEY%\090 /V 1 /D "%systemdrive%\cleanup.cmd" /f EXIT The second line is a simply a little SetupFactory program I made to change the location of My Documents. I made a simple reboot batch to reboot automatically after 60 seconds. However, I'm concerned that the second ROE won't be entered into the registry until the reboot batch is completed, which wouldn't work, would it? My reboot.cmd code: cmdow @ /HID shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..." EXIT Probably a simpler way to do that, as well. Should work give it a whirl. I do mine a little differently with three seperate ROE's heres an example. REG ADD %KEY%\220 /VE /D "Loading Programs Volume Three Please wait" /f REG ADD %KEY%\220 /V 1 /D "%CDROM%\Software\Runonce\Runonceex2.cmd" /f REG ADD %KEY%\223 /VE /D "The Machine Will Reboot in Ten Seconds" /f REG ADD %KEY%\223 /V 1 /D "%CDROM%\Software\Reboot.cmd" /f Works for me. Cheers MC.
×
×
  • Create New...