Jump to content

MCT

Member
  • Posts

    3,244
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by MCT

  1. %systemdrive% wont work if your refering 2 your cdrom drive u need 2 do something like IF EXIST E:\Files\i386\winnt.32.exe set CDROM=E: so then u would type %CDROM%\files\i386\winnt32.exe /unattend
  2. hehe, ya i am, doing it during T-9 , maybe ill try it lol
  3. lmfao, thought so whats guiRedraw?
  4. xp pro
  5. as the title says, how do i remove it? <windowmode mode='guitransparent' /> <colours> <header back='#003399' fore='#FFFFFF' image='%XPLODE%\images\head.png' /> <footer back='#003399' fore='#FFFFFF' image='%XPLODE%\images\foot.png' /> <progress border='#FFFFFF' back='#00000000' fore='#FFFFFFAA' fore2='#00000033' /> <main back='#446A99' fore='#FFFFFF' current='#A8C4D8' description='#FFFFFF' image='%XPLODE%\main.png' overlay='#FFFFFF22' /> </colours> b4 anyone says anything, ive tried it without the colors blocks too, same result
  6. 3. Else find a way to eliminate the "pres enter to boot from cd . . . " Se "3." above. nLite will do this option
  7. this site has alot of good examples on batch: http://www.computerhope.com/msdos.htm regards
  8. look in the thread "Giving your windows cosmetic surgery" it has a guide on that, and its ntoskrnl, but like u said, so its not gettin over written, follow the steps on the page i said above, it tells u how 2 set the custom file regards
  9. MCT

    taskkill @ T-9

    hi killerbee thanks i havent tried with pskill, but i will now,
  10. MCT

    taskkill @ T-9

    just wonderin how i can kill a process @ T-9 heres my code <execute display='PE Explorer' program='#SOURCEDRIVE#\Install\Apps\PExplorer\PE.Explorer_setup.exe' arguments='/VERYSILENT'></execute> <execute display='Killing PE Process' program='taskkill.exe' arguments='/IM hh.exe /F' nowait='true' /> it works fine if i do it from GUIRunOnce but not during windows install, help me its probly somethin im missing thanks
  11. thanks guys ill try it out soon
  12. i have a question im fairly new 2 xplode does the #XPLODE# refer 2 the folder where xplode is? i ask, cuz im wondering how 2 add xplode 2 my unattended cd, so it runs off the cdrom , in dos i know u can use the %CDROM% variable with the "if exist" but how would i let xpcreate know what drive my stuff is on? thanks
  13. nice work killer bee
  14. because all of them are unneeded, 50% of the programs are just rip offs off the good 1's all i need is Adaware & Spyware Blaster . i dont download any programs that'd contain spyware, so spyware blaster does all i need by stopping dialer prompts regards
  15. oh. i see what u mean, sorry .. maybe put an entry in runonce or something so upon first boot it will delete it cmd.exe /c RD /S /Q "%systemdrive%\Install" regards
  16. from a command line do this RD /S /Q "%systemdrive%\Install" regards
  17. that'd be a good idea lol personally, i have 2 go threw my xml like 20x b4 i find out whats wrong lol, and its almost always something small like i forget 2 put a ' so an editor would help alot regards
  18. i know this isnt what your asking.. but why not try something like BartPE and make a PE disk ? ps: u might be better off looking in the unattended forum, maybe a mod can move your post, since this is more of an unattended issue regards
  19. ya, sorry , i indeed forgot 2 mention it , thanks prathapml
  20. hi is what u are wanting 2 do is copy over all your themes? or just apply 1? [Shell] CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Luna VX.theme" Note: the above must be put in $OEM$\$$\Resources\Themes i find that the easiest , put that in winnt.sif , but if u are wanting 2 do it with a registry tweak, search the registry tweaks thread or the customizing threads, they will have that answer hope u get it 2 work somehow
  21. i use powerarchiver, but its all the same & it works
  22. is this legit? it doesnt sound like it is (pardon my asking) regards
  23. that means it cant find the .exe in the specified path, so just goto c:\program files\winrar right click winrar.exe goto sendto > desktop (create shortcut) thats all u need 2 do, do the same with the other 1 & u should be good 2 go regards
  24. what about this? this sounds more like what u want.... http://unattended.msfn.org/xp/hkcu_registry.htm regards
×
×
  • Create New...