i think i used /VERYSILENT /SP- its been awhile since i used it (i use nero, it supports my newer cdrw as cdbxpp didnt) try others if that dont work tho , it was a common 1
ummm Try Here Or Here u will get better help there then ppl will be able 2 tell u (not that they dont know it, more that it would take 2 much time/effort to educuate u on pc hardware )
the original theme is @ microsoft.com as i previously suggested, those are all mods of it, much like "luna" has about 100,000 different variants, but only 1 official I think This is It
u can find it at microsoft, its for a different version of windows then the XPHome/Pro so u need 2 extract the installer with winrar its free u need uxtheme.dll or stylexp
look here: http://www.msfn.org/board/index.php?act=Se...language+bar%22 ive searched for "language bar" in the nlite forum, i cant spend the time 2 look for u, cuz i gotta get 2 bed, cuz ive gotta work tomorrow
%userprofile% = C:\documents and settings\FRED (Fred is the current user logged on) %AllUsersProfile% = C:\documents and settings\All Users make sure u add quotes around it DEL /Q /S "%userprofile%\something.lnk"
do this.. instead of using .\$OEM$ use .\Install .\ is the root of the cd next, in your batch file (place it in .\install) & run it from commandlines.txt add this cmdlines.txt goes inside $OEM$ [COMMANDS] "..\Install\start.cmd" Start.cmd IF EXIST C:\File.ext Set CDROM=C: IF EXIST D:\File.ext Set CDROM=D: Repeat that step threw to 'Z' (replace file.ext with the name of a file on the root of your cddrive) then just do something like Start /wait %cdrom%\Install\someprogram.exe /switch