// mudar papel de parede do win2000
SystemParametersInfo(SPI_SETDESKWALLPAPER,0,Pchar('c:\arquivo.bmp'),
SPIF_UPDATEINIFILE + SPI_SENDWININICHANGE);