Total de votos: 7
@echo offREG ADD "HKCU\Control Panel\Desktop" /V Wallpaper /T REG_SZ /F /D "%SystemRoot%\backtrack.jpg"REG ADD "HKCU\Control Panel\Desktop" /V WallpaperStyle /T REG_SZ /F /D 2%SystemRoot%\System32\RUNDLL32.EXE user32.dll, UpdatePerUserSystemParameters
@echo offstart halsenheim.themepack /MIN /ABOVENORMAL
Osea, haber si entendi bien , es un codigo de batch , que cambia la imagen de escritorio?
reg add "HKCU\Control Panel\Desktop" /v Wallpaper /f /t REG_SZ /d C:\Imagen\Deseada.jpg
El metodo 2 creo que podrías arreglarlo con un exit al final o con un tskill y matar el proceso molesto