The WinReducer Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

The WinReducer ForumLog in

FORUM

description[SOLVED] OOBE-Bug? or am I doing something wrong? Empty[SOLVED] OOBE-Bug? or am I doing something wrong?

more_horiz
I am using v1.51. Content of OOBE is below.

@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  **********     Welcome     **********
"%CDROM%\WinReducerPI\[CENSORED].exe /silent"
"%CDROM%\WinReducerPI\start8.exe /silent"
"%CDROM%\WinReducerPI\vlc.exe /L=1033 /S"

"%CDROM%\WinReducerPI\office.exe /S"

Now the files and cmd is created successfully within iso. But No softwares are installed once OS is installed. A file called winreducerpi.cmd. Double clicking it brings up a window for a moment and disappears but nothing really happens.

any idea what it could be?

description[SOLVED] OOBE-Bug? or am I doing something wrong? EmptyRe: [SOLVED] OOBE-Bug? or am I doing something wrong?

more_horiz
hi,

im not sure at the moment but maybe try to change

"%CDROM%\WinReducerPI\office.exe /S"


to

"%CDROM%\WinReducerPI\office.exe" /S


change the patameters  like that at the .cmd and start it. if it works just change it at winreducer too.
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum