%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
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
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
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
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
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
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
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
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
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
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