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. Just a quick cmd file call it reboot.cmd will do & call it after the last app you installed prior to the reboot you need in runonceex. CLS @echo off ECHO. ECHO Restarting the PC in approx...Ten Seconds.... psshutdown.exe -r -t 10 -f -m "Windows XP will now restart in Ten Seconds,now rebooting!" EXIT Cheers MC. ps.You will of course need psshutdown.exe a simple search & DL will procure that for you tho.
  2. @ oldwolf Cheers @ Syd/NSW Not for gaming neccessarily. Thanks for the advice will look into it. Regards MC. Thats the advice I need, Thanks man.
  3. Just about to upgrade my existing P4 2.53Ghz Gigabyte Mobo with raid, 1 gig of ram. Pls anyone comment & advise, I had a quote from my local comp guy who is generally pretty good on the following machine Intel P4-3.0Ghz ASUS P5P800 Mobo GeCube 256mbATI Radeon 9600Pro video 4 off 512DDR400 Ram 2 off WD 300Gb Sata Hdd 400W ATX Case Runs out @ approx $1,200 Aus As far as the raid goes not familar with the Sata units is there a decent site where I can read up on this to have a better idea whats going on. All comments appreciated. Cheers MC.
  4. Looks good but Will this be user customizeable without the use of a third party app?
  5. Slightly off topic guys has anyone noticed a problem making a Nero startsmart link to quick launch using Eng. XP. I made an sfx package to install my shortcuts as usual & when launching nero from QL complains of missing Dll's? However if I create this manually it works correctly. Any pointers guys? Cheers MC.
  6. Yeah appears Asta did remove all his files from that guide.
  7. Excellent release XPero all working very nicely here appreciate your work . Cheers MC.
  8. Slipstreamed sp2 to my 2k3 source & shrunk with all options & final numbers around 200meg very pleased & working flawlessly.
  9. Hey GSM In uA at what point do you generally run ya defrag.exe, just curious. Regards MC.
  10. i mean to say....after making switchless installer of any application....will i need to use any switch for silent installation??? or should pust command as below "%systemdrive%\install\xxx.exe" ( there is no switches ) or still i have to use switches as below... "%systemdrive%\install\xxx.exe /s /qn" Thats right once you build the 7zip or winrar installer you simply call the the exe it produces no switches as you showed here. "%systemdrive%\install\xxx.exe" ( there is no switches ) Cheers MC.
  11. The prog switches need to be prepackaged into the 7zip installer, very handy to automate your installation in ua etc.
  12. All workin nicely here now guys.
  13. Just tried it here all working fine but themes not working & there not the old themes either?
  14. Thats right guys, Ive posted many topics here & the most cluey forumers here don't know whats wrong. just goes to show not every dude here knows everything. Don't expect VC to be available @ everybodies beck & call try searchin & havin a go yourself & not just here Hey. Never know dudes ya might find an answer.
  15. Keytotime remade most of my msi installs with your msistub & all working well. Cheers MC.
  16. Yes the process is not a whole lot different to the previous version by Powerquest. MC.
  17. OK think I found the problem.It seemed to be my Canon printer with the built in usb card reader causing the problem. I normally leave these devices on so the pnp drivers auto install duing setup, but apparently this is causing the intermittant disk not found error. Also messing up my optical drive letters. Think I can live with this one though because windows still loads these drivers & when setup finishes I simply switch on the device an windows installs the device. Cheers MC.
  18. For DVD Shrink 3.2 I use (/silent) with no problems. Cheers MC.
  19. I presently run three Runonceex commands to install apps, recently I get an error at the end of my second script when the third Runonceex.cmd executes. No disc in the drive, cancel or ignore? This is the second cmd where @ 220 executes & causes the error.. 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 & the third runonceex.cmd cmdow @ /HID @echo off FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.txt SET CDROM=%%i: SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Michaels Applications Three" /f REG ADD %KEY%\225 /VE /D "Office 2003" /f REG ADD %KEY%\225 /V 1 /D "%CDROM%\Software\Office2003\office2003.exe" /f REG ADD %KEY%\230 /VE /D "Office Powerpoint viewer 2003" /f REG ADD %KEY%\230 /V 1 /D "%CDROM%\Software\ppviewer\ppviewer.msi /qn" /f REG ADD %KEY%\240 /VE /D "Office Project 2003" /f REG ADD %KEY%\240 /V 1 /D "%CDROM%\Software\Project2003\project.exe" /f REG ADD %KEY%\250 /VE /D "Office Onenote 2003" /f REG ADD %KEY%\250 /V 1 /D "%CDROM%\Software\Onenote2003\onenote.exe" /f REG ADD %KEY%\260 /VE /D "Office Visio 2003" /f REG ADD %KEY%\260 /V 1 /D "%CDROM%\Software\Visio2003\visio.exe" /f REG ADD %KEY%\270 /VE /D "Office Frontpage 2003" /f REG ADD %KEY%\270 /V 1 /D "%CDROM%\Software\Frontpage2003\Frontpage.exe" /f EXIT Any ideas or suggestions is really appreciated.
  20. Youre right.
  21. To my knowledge bootfix.bin is the only file reqd to change that on bootup.
  22. Now if you had read his first post..thats not exactly what hes looking for? He said he read Keytotimes thread. try reading the posts yourself..before responding. I know Ive made Keytotimes cutdown ver & say its very good but does not suit what I require. I prefer a more versatile production somewhat like NCAB. Just realized Ive been doin this here for two years now..
  23. Ta, I'll keep that one in mind.
  24. Just updated my UA disc & reformatted using the new pack no issues or hold ups at all, worked very well Cheers Guys MC.
  25. Hey guys approx how many pnp drivers are you installing? & is that the issue maybe? I do under twelve & no slow downs or issues here.
×
×
  • Create New...