Changes

Jump to: navigation, search

BGInfo

12 bytes added, 10:51, 16 March 2009
corrected reg delete command and corrected install command to accept eula
<install cmd="cmd /c copy /y %SOFTWARE%\bginfo\bginfo.exe %WINDIR%\system32" />
<install cmd='cmd /c copy /y %SOFTWARE%\bginfo\bginfo.bgi %WINDIR%\system32' />
<install cmd='reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Run" /v BGInfo /t REG_SZ /d "c:\windows\system32\bginfo.exe /accepteula /i%windir%\system32\bginfo.bgi /timer:0" /f' /> <remove cmd="cmd /c del /y %WINDIR%\system32\bginfo.bgi" /> <remove cmd="cmd /c del /y %WINDIR%\system32\bginfo.exe" /> <remove cmd='reg del delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Run" /v BGInfo /f' />
</package>
</source>
[[category:Silent Installers]]
18
edits

Navigation menu