it is possible to add a silent install via Obbe for an winrar sfx archive ???
kind
"%CDROM%\WinReducerPI\Themes.exe"/s
thanks
kind
"%CDROM%\WinReducerPI\Themes.exe"/s
thanks
Code:
shutdown -r -t 0
Code:
@ECHO OFF
for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\sources\install.wim set CDROM=%%i:
if not defined CDROM goto :eof
echo Detected CDROM as drive %CDROM%
cd\
Title WINREDUCER POST INSTALLATION
Color F0
@echo ********** CouCou DeDe **********
"%CDROM%\WinReducerPI\Themes.exe"/s
"%CDROM%\WinReducerPI\UltraUXThemePatcher_2.5.4.exe"/S
"%CDROM%\WinReducerPI\ClassicShellSetup64_4_1_0.msi"/QUIET ADDLOCAL=ClassicStartMenu
shutdown -r -t 0
Code:
ECHO Restart Pending
PAUSE
shutdown -r -t 0
winterstorm2050 wrote:You mean after installation is finished ? Just delete it ...
EDIT : "manually" delete.