Hi Winterstorm, hi Community,
first of all thank you for this grate tool. I have played with it for a few days now.
Most of the Features I have tested already but there are a lot of thinks that slimly don't work for me.
The two important are:
1) Silent update does not work. I have tested it with Firefox, Thunderbird and 7zip. I tried different command lines. My last are:
__________________________________________________________________________
@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%\WinReducerEX100PI\7Zip.exe -y /q /r:n"
__________________________________________________________________________
What did I wrong?
2) It doesn't matter if I integrate Updates or not, I am always running on Version 10586.164 and not on 10586.494 (latest Version). I have used the integrated Downloader of Winreducer 0.9.0 and 0.9.1
3) Does the exact filename influence the installation of tools? For example: Would “Firefox_v.XY.XY.exe” or “Firefox v.XY.XY.exe” work like “Firefox.exe”
4) Is it possible that both versions can work?
"%CDROM%\WinReducerEX100PI\7Zip.exe" /S
and
"%CDROM%\WinReducerEX100PI\7Zip.exe /S"
I have red both in the comments I think.
5) How can I check the command lines without creating an iso and install windows in my virtual machine?
Thanks a lot!
*******************************************************************************************************************************************************
RESULTS
*******************************************************************************************************************************************************
****************************************************
Silent Switches
****************************************************
Silent installation works for the following command lines, but the typical request pops up (trust: Yes/No)
"%CDROM%\WinReducerEX100PI\7Zip.exe" /S
"%CDROM%\WinReducerEX100PI\Firefox.exe" -ms
"%CDROM%\WinReducerEX100PI\Thunderbird.exe" –ms
Seems like it isn’t running with administrator rights?
****************************************************
Windows Updates (tested with WinReducer 0.9.2.0)
****************************************************
TH2 works fine with 1511 Windows 10 iso -> updates to 10586.494
TH2 + RS1 with 1511 Windows 10 iso -> updates to 10586.494, the RS1 has no effect
RS1 has no effect by using 1511 Windows 10 iso -> still running on 10586.164
Downloaded RS Windows 10 iso -> running build 14393.0
Last edited by LegolasZ8 on Wed 10 Aug 2016 - 19:12; edited 6 times in total
first of all thank you for this grate tool. I have played with it for a few days now.
Most of the Features I have tested already but there are a lot of thinks that slimly don't work for me.
The two important are:
1) Silent update does not work. I have tested it with Firefox, Thunderbird and 7zip. I tried different command lines. My last are:
__________________________________________________________________________
@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%\WinReducerEX100PI\7Zip.exe -y /q /r:n"
__________________________________________________________________________
What did I wrong?
2) It doesn't matter if I integrate Updates or not, I am always running on Version 10586.164 and not on 10586.494 (latest Version). I have used the integrated Downloader of Winreducer 0.9.0 and 0.9.1
3) Does the exact filename influence the installation of tools? For example: Would “Firefox_v.XY.XY.exe” or “Firefox v.XY.XY.exe” work like “Firefox.exe”
4) Is it possible that both versions can work?
"%CDROM%\WinReducerEX100PI\7Zip.exe" /S
and
"%CDROM%\WinReducerEX100PI\7Zip.exe /S"
I have red both in the comments I think.
5) How can I check the command lines without creating an iso and install windows in my virtual machine?
Thanks a lot!
*******************************************************************************************************************************************************
RESULTS
*******************************************************************************************************************************************************
****************************************************
Silent Switches
****************************************************
Silent installation works for the following command lines, but the typical request pops up (trust: Yes/No)
"%CDROM%\WinReducerEX100PI\7Zip.exe" /S
"%CDROM%\WinReducerEX100PI\Firefox.exe" -ms
"%CDROM%\WinReducerEX100PI\Thunderbird.exe" –ms
Seems like it isn’t running with administrator rights?
****************************************************
Windows Updates (tested with WinReducer 0.9.2.0)
****************************************************
TH2 works fine with 1511 Windows 10 iso -> updates to 10586.494
TH2 + RS1 with 1511 Windows 10 iso -> updates to 10586.494, the RS1 has no effect
RS1 has no effect by using 1511 Windows 10 iso -> still running on 10586.164
Downloaded RS Windows 10 iso -> running build 14393.0
Last edited by LegolasZ8 on Wed 10 Aug 2016 - 19:12; edited 6 times in total