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

WinReducer 8.1 (Old discussion)

+73
parapher
Jpm
livingsilver94
demo71
pricecaptain
Mr.T
waldi84
pedilover
xuke771
T3st3r
leom81
castillo92
Alphonso Elric
freak.vulgar
Archimede
gougitany1
ffrules
neoss
dany00711
Cyber2000
FAFAŁ
test55
Cryoniq
YubiGalaxy
lss7777
muharremerd
aymanalz
bart3lon
websun
scottallthefriends
brazilcoco
ruby2hora
~BSOD~
yselimk
zumoc
aydentist86
Greatmetal
burt88
caphp
ziloth
Blaireau
Karolina
bymax
Ducco
mido26683
hclarkjr
Intelmaster
NODeath
slickric21
xmasivex
mrpotter2510
Veki385
sc7es
rafa9009
seiferflo
MrosPros
Niko
bay12
savale
dave999
billybully
gjoyal
carlese
spidernz
lucaskent
amin20
KrX
panman
inallsorts
theKramer
tupac4u
mau370
winterstorm2050
77 posters

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
Hi theKramer and thanks for getting back to me Smile

As I mentioned to KrX, with the Power Shell command I got rid of the Metro Apps, so that matter is solved.

Now I am really eager to get rid of the Windows accessories (On screen keyboard, Snipping tool, etc.).

I would be very glad to hear from anyone who knows a solution to that. Why in Win 8 simple things are so hidden?!?

Thanks Very Happy

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
theKramer wrote:
aymanalz wrote:
amin20 was right about the 'User account picture' bug. When I enabled the administrator account before reducing, I am able to change user account picture. But I don't want my account to be named 'Administrator', so what can I do?

I thought the issue was solved with v.99.6. Seems to be back, unfortunately. If the admin account is not selected, user account picture cannot be changed. For me, at least.

What happens if you create a user of type Administrators? Do you still experience the bug?



I did not try that. But that wouldn't be too useful for me, because I would want to install it on multiple systems, not just mine.

Is it possible to change the name of the administrator account to something else, after installation?

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
Archimede wrote:
Hi theKramer and thanks for getting back to me Smile

As I mentioned to KrX, with the Power Shell command I got rid of the Metro Apps, so that matter is solved.

Now I am really eager to get rid of the Windows accessories (On screen keyboard, Snipping tool, etc.).

I would be very glad to hear from anyone who knows a solution to that. Why in Win 8 simple things are so hidden?!?

Thanks Very Happy

Hi Archimede.
It seems you are correct. I provided the wrong information.

Try these commands:
Feature names
DISM.exe /Online /Get-Features /Format:Table

Remove Features
DISM.exe /Online /Disable-Feature /Featurename:[name] /Remove

Follow this link to read more.

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
i feel that last some WR version have different resolution of reducing. alpha version and RC1 reduce more with minor difference with reducing option still final version resolution (and rc2 too) is less then old version. are there any feel this difference .....   with alpha and rc1 my iso size about 750 mb and same options with rc2 and final 950mb ???     Mad  Mad  Shocked  Shocked  Evil or Very Mad  Evil or Very Mad  pale  pale  Question  Question

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
Winter had to make some removal options less extreme 2 ensure everything worked correctly

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
theKramer wrote:
Archimede wrote:
Hi theKramer and thanks for getting back to me Smile

As I mentioned to KrX, with the Power Shell command I got rid of the Metro Apps, so that matter is solved.

Now I am really eager to get rid of the Windows accessories (On screen keyboard, Snipping tool, etc.).

I would be very glad to hear from anyone who knows a solution to that. Why in Win 8 simple things are so hidden?!?

Thanks Very Happy

Hi Archimede.
It seems you are correct. I provided the wrong information.

Try these commands:
Feature names
DISM.exe /Online /Get-Features /Format:Table

Remove Features
DISM.exe /Online /Disable-Feature /Featurename:[name] /Remove

Follow this link to read more.

Thanks theKramer, you are very kind Very Happy

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
I have a cmd script setup that will extract the rtm iso and convert it to wmc enable .net, add updates and remove alot of the features and apps then builds the iso back.

I have a script also to remove crap and empty files post install but will we working on seeing if it can be done to the iso  instead will update when i find them.

heres the commands for the features and apps section it will list the packages into text files and then proceed to remove the ones i've stated.

Code:



Echo "Listing Packages/Apps"
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Get-Packages>"I:\Apps\Wmc Builder\8.1 Features\Packages.txt"
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Get-Features>"I:\Apps\Wmc Builder\8.1 Features\Features.txt"
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Get-ProvisionedAppxPackages>"I:\Apps\Wmc Builder\8.1 Features\ProvisionedAppx.txt"
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Get-Drivers>"I:\Apps\Wmc Builder\8.1 Features\Drivers.txt"

Echo "Removing Uneeded Packages/Apps"
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:microsoft.windowscommunicationsapps_2013.822.1740.2836_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.BingFinance_2013.809.632.3676_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.BingFoodAndDrink_2013.820.258.2561_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.BingHealthAndFitness_2013.813.243.3760_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.BingMaps_2013.809.2206.5385_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.BingNews_2013.809.636.2800_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.BingSports_2013.809.637.2803_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.BingTravel_2013.809.639.25_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.BingWeather_2013.809.641.3233_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.Reader_2013.822.1823.785_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.XboxLIVEGames_2013.808.1749.4769_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.ZuneMusic_2013.809.1658.2765_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.ZuneVideo_2013.809.1659.3015_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.HelpAndTips_2013.822.1812.1279_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.SkypeApp_2013.805.1159.2246_neutral_~_kzf8qxf38zg5c
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.WindowsAlarms_2013.822.1841.1043_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.WindowsCalculator_2013.822.1828.2633_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.WindowsReadingList_2013.822.1837.5741_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.WindowsScan_2013.822.1832.4879_neutral_~_8wekyb3d8bbwe
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Remove-ProvisionedAppxPackage /PackageName:Microsoft.WindowsSoundRecorder_2013.822.1835.2133_neutral_~_8wekyb3d8bbwe

Echo "Excess Features Disabled"
"I:\Apps\GetWaikTools\x64\Dism\Dism.exe" /Image:D:\Win81\mount /Disable-Feature  /FeatureName:Microsoft-Hyper-V-All /FeatureName:Microsoft-Hyper-V-Tools-All /FeatureName:Microsoft-Hyper-V /FeatureName:Microsoft-Hyper-V-Management-Clients /FeatureName:Microsoft-Hyper-V-Management-PowerShell /FeatureName:Printing-Foundation-LPRPortMonitor /FeatureName:Printing-Foundation-LPDPrintService /FeatureName:Printing-Foundation-InternetPrinting-Client /FeatureName:ScanManagementConsole /FeatureName:LegacyComponents /FeatureName:DirectPlay /FeatureName:SimpleTCP /FeatureName:SNMP /FeatureName:WMISnmpProvider /FeatureName:Windows-Defender-Default-Definitions /FeatureName:Windows-Identity-Foundation /FeatureName:MicrosoftWindowsPowerShellV2Root /FeatureName:MicrosoftWindowsPowerShellV2 /FeatureName:DirectoryServices-ADAM-Client /FeatureName:Internet-Explorer-Optional-amd64 /FeatureName:IIS-WebServerRole /FeatureName:IIS-WebServer /FeatureName:IIS-CommonHttpFeatures /FeatureName:IIS-HttpErrors /FeatureName:IIS-HttpRedirect /FeatureName:IIS-ApplicationDevelopment  /FeatureName:IIS-NetFxExtensibility /FeatureName:IIS-NetFxExtensibility45 /FeatureName:IIS-HealthAndDiagnostics /FeatureName:IIS-HttpLogging /FeatureName:IIS-LoggingLibraries /FeatureName:IIS-RequestMonitor /FeatureName:IIS-HttpTracing /FeatureName:IIS-Security /FeatureName:IIS-URLAuthorization /FeatureName:IIS-RequestFiltering /FeatureName:IIS-IPSecurity /FeatureName:IIS-Performance /FeatureName:IIS-HttpCompressionDynamic /FeatureName:IIS-WebServerManagementTools /FeatureName:IIS-ManagementScriptingTools /FeatureName:IIS-IIS6ManagementCompatibility /FeatureName:IIS-Metabase /FeatureName:WAS-WindowsActivationService /FeatureName:WAS-ProcessModel /FeatureName:WAS-NetFxEnvironment /FeatureName:WAS-ConfigurationAPI /FeatureName:IIS-HostableWebCore /FeatureName:IIS-CertProvider /FeatureName:IIS-WindowsAuthentication /FeatureName:IIS-DigestAuthentication /FeatureName:IIS-ClientCertificateMappingAuthentication /FeatureName:IIS-IISCertificateMappingAuthentication /FeatureName:IIS-ODBCLogging /FeatureName:IIS-StaticContent /FeatureName:IIS-DefaultDocument /FeatureName:IIS-DirectoryBrowsing /FeatureName:IIS-WebDAV /FeatureName:IIS-WebSockets /FeatureName:IIS-ApplicationInit /FeatureName:IIS-ASPNET /FeatureName:IIS-ASPNET45 /FeatureName:IIS-ASP /FeatureName:IIS-CGI /FeatureName:IIS-ISAPIExtensions /FeatureName:IIS-ISAPIFilter /FeatureName:IIS-ServerSideIncludes /FeatureName:IIS-CustomLogging /FeatureName:IIS-BasicAuthentication /FeatureName:IIS-HttpCompressionStatic /FeatureName:IIS-ManagementConsole /FeatureName:IIS-ManagementService /FeatureName:IIS-WMICompatibility /FeatureName:IIS-LegacyScripts /FeatureName:IIS-LegacySnapIn /FeatureName:IIS-FTPServer /FeatureName:IIS-FTPSvc /FeatureName:IIS-FTPExtensibility /FeatureName:MSMQ-Container /FeatureName:MSMQ-Server /FeatureName:MSMQ-Triggers /FeatureName:MSMQ-ADIntegration /FeatureName:MSMQ-HTTP /FeatureName:MSMQ-Multicast /FeatureName:MSMQ-DCOMProxy /FeatureName:WCF-Services45 /FeatureName:WCF-HTTP-Activation45 /FeatureName:WCF-TCP-Activation45 /FeatureName:WCF-Pipe-Activation45 /FeatureName:WCF-MSMQ-Activation45 /FeatureName:WCF-TCP-PortSharing45 /FeatureName:WCF-HTTP-Activation /FeatureName:WCF-NonHTTP-Activation /FeatureName:NetFx4-AdvSrvs /FeatureName:NetFx4Extended-ASPNET45 /FeatureName:Microsoft-Windows-MobilePC-Client-Premium-Package-net /FeatureName:Microsoft-Windows-MobilePC-LocationProvider-INF /FeatureName:RasCMAK /FeatureName:RasRip /FeatureName:TelnetClient /FeatureName:TelnetServer /FeatureName:TFTP /FeatureName:TIFFIFilter /FeatureName:MSRDC-Infrastructure /FeatureName:Printing-XPSServices-Features /FeatureName:SMB1Protocol /FeatureName:WorkFolders-Client /Remove

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
Hi..winterstorm2050,thank you for your hard work..Do you know how this happened?
WinReducer 8.1 (Old discussion) - Page 30 Qqac2011
@winterstorm2050

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
xuke771 wrote:
Hi..winterstorm2050,thank you for your hard work..Do you know how this happened?
WinReducer 8.1 (Old discussion) - Page 30 Qqac2011
@winterstorm2050


hey is your entry System in Asian Language?

was the installation also Asian Language?

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
KrX wrote:
xuke771 wrote:
Hi..winterstorm2050,thank you for your hard work..Do you know how this happened?
WinReducer 8.1 (Old discussion) - Page 30 Qqac2011
@winterstorm2050


hey is your entry System in Asian Language?

was the installation also Asian Language?

yes..system language is simplified chinese..

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
Hello,

It seems to be related to a sensor ... Try to keep :

- "Control Panel - Sensors"
and/or
- "Services - Sensor Monitoring Service"

Have a nice day !

Very Happy

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
winterstorm2050 wrote:
Hello,

It seems to be related to a sensor ... Try to keep :

- "Control Panel - Sensors"
and/or
- "Services - Sensor Monitoring Service"

Have a nice day !

Very Happy

OK..I will try again this evening Very Happy

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
Winter: Will the upcoming intermediate v1.01 release address the user pic issue? As pointed out, it happens if admin account is not enabled before reducing. hopefully you can replicate the bug, with that info.

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
I will try to solve it (need to reproduce it before), if I will have enough time to do some tests for v1.01, otherwise it will be in v1.02 ...  Wink

EDIT :
Did you integrate some windows updates in your ISO ?

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
No, I did not integrate updates into the ISO. I only do that after installation.

I did integrate .net framework 3.5.

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
Hi winterstorm, I think this version is stable enough to integrate this idea, it will improve so much of performance Very Happy
https://forum.winreducer.net/t365-suggestion-remove-files-from-image-through-excluding-files-with-config-file

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
HI winter,I find another three ploblems..
1.Folder open question:Some software will add  menu in the context menu.For example, i install this kuwo musicbox,it will add two menu in the context menu:"play with kuwo musicbox" and "add this to playlist",this two menu is top in the context menu,then,if i want Double-click the left mouse button to open the folder,kuwo musicbox will start!This is very strange..
WinReducer 8.1 (Old discussion) - Page 30 1110

2.I can not create a new txt,because it disappeared from the context menu.I only removed Work Folders and XPS Viewer and Printer,and they related?
WinReducer 8.1 (Old discussion) - Page 30 1210

3.open and save dialog:I only removed user floders links in Tweaks,but save to desktop is missing..

@winterstorm2050

I'm so sorry for my bad english,i use Google Translate Crying or Very sad

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
@xuke771 :
Don't worry for your English, my friend ...   Wink 

1. I'm not sure this is related to WinReducer. I don't know what to say.

2. I will have a look about this.

3. Could you please explain a little more, thank you.

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
aymanalz wrote:
Winter: Will the upcoming intermediate v1.01 release address the user pic issue? As pointed out, it happens if admin account is not enabled before reducing. hopefully you can replicate the bug, with that info.

I need to delay it to v1.02. Not enough time to test.

mrpotter2510 wrote:
Hi winterstorm, I think this version is stable enough to integrate this idea, it will improve so much of performance Very Happy
https://forum.winreducer.net/t365-suggestion-remove-files-from-image-through-excluding-files-with-config-file

Yes, could be. But I need to work on WinReducer 7.0 before (many people are waiting for it since many times). I will start to work on a new removing system which will be faster, stronger and better ...  Wink  ... I mentioned this in the schedule for 2014, and I will update WinReducer 8.1 with it but only in few months ...  Very Happy ... I could tell you, that the system is ready to be added in WinReducer 8.1 but there are just other priorities for the moment. Thank you for your understanding !  Very Happy 

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
winterstorm2050 wrote:
@xuke771 :
Don't worry for your English, my friend ...   Wink 

1. I'm not sure this is related to WinReducer. I don't know what to say.

2. I will have a look about this.

3. Could you please explain a little more, thank you.


@winterstorm2050

1.I re-Lite my WIN8.1,the problem disappears,the two menu kuwo musicbox add in the context menu is under "open" in the context menu, it's so strange Shocked 
WinReducer 8.1 (Old discussion) - Page 30 11110

this is the screenshot before:

WinReducer 8.1 (Old discussion) - Page 30 1110

2.OK

3.For example, download a file using IE browser,a dialog box will prompt you to run or save the file, i want save it to the desktop,but i can't find this..

WinReducer 8.1 (Old discussion) - Page 30 11310

WinReducer 8.1 (Old discussion) - Page 30 11410

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
winterstorm2050 wrote:
mrpotter2510 wrote:
Hi winterstorm, I think this version is stable enough to integrate this idea, it will improve so much of performance Very Happy
https://forum.winreducer.net/t365-suggestion-remove-files-from-image-through-excluding-files-with-config-file

Yes, could be. But I need to work on WinReducer 7.0 before (many people are waiting for it since many times). I will start to work on a new removing system which will be faster, stronger and better ...  Wink  ... I mentioned this in the schedule for 2014, and I will update WinReducer 8.1 with it but only in few months ...  Very Happy ... I could tell you, that the system is ready to be added in WinReducer 8.1 but there are just other priorities for the moment. Thank you for your understanding !  Very Happy 

Yeah, that's a good new. Users of Winreducer 7 could wait for a long time, so I could too Very Happy
Thank you for all the works Very Happy

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
Guys,

WinReducer 8.1 - v1.01 has been released and this is the Changelog :


*    NEW
.    « Keyboards - French (Switzerland) »
.    « Network – Skydrive »
.    « Tweaks – Explorer - Open File Security Warning Removal »
.    « Unattended – Time Zone »
.    « Unattended – Time Zone Disable Auto Daylight »


*    UPDATED
.    English language file to v1.01
.    « WinReducer81.xml » : Name changed to « WinReducer.xml » to ensure compatibility with future WinReducer Software. Automatically done if « WinReducer81.xml » is detected in the WinReducer folder
.    « START – ISO » and « START – FOLDER » : Windows Editions detection improvements
.    « EXIT » : Exit cleanup improvements
.    « Features – Windows Search » : Cleanup improvements (Modern UI Search)
.    « System - Updates » : If you downloaded all Updates, by yourself (so without WinReducer), you need to put all of them in the folder « WORK – INTEGRATE – UPDATES – x64 – Updates » (for x64) and « WORK – INTEGRATE – UPDATES – x86 – Updates » (for x86). All folders will be created automatically
.    « System - OOBE Configuration » : Add import for registry file (*.reg)
.    « System - OOBE Configuration » :
New WinReducerPI folder location : « WORK – INTEGRATE – SOFTWARE ». This is the default working folder. So it will not be deleted after the process. You could update it as you wish, and don’t forget to also update the script. This folder will only be copied, if you activate the OOBE in WinReducer. It also replaces any existing WinReducerPI folder in your ISO. But in « Preset Editor », you could save the script, if you save your settings in a new wccf preset file
.    « System - OOBE Configuration » : Script has been renamed from « WinReducer81.cmd » to « WinReducerPI.cmd »
.    « System - OOBE Configuration » : New script location in folder « WORK – INTEGRATE – SOFTWARE »
.    « Tweaks - Internet Explorer - Do not Save Encrypt Pages to Disk » : Name changed to « Tweaks - Internet Explorer - Do not Save Encrypted Pages to Disk »


*    FIXED
.    « Appearance - Activate Theme Support - Modern UI Background » : Help tips didn’t work correctly
.    « Unatttended – Administrator Account » : GUI improvements
.    « Unattended – User Account »  : GUI improvements

.    « Unattended – User Account Group »  : Didn’t work properly when using a different language than English


Have a nice day !  Very Happy

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
English.xml

line 468:

Open File Security Waring Removal
.........................Warning

EDIT:

Line 484:

Internet Explorer - Do not Save Encrypt Pages to Disk
.....................................Encrypted

Now ToolTip should work ;P

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
winterstorm2050 wrote:
aymanalz wrote:
Winter: Will the upcoming intermediate v1.01 release address the user pic issue? As pointed out, it happens if admin account is not enabled before reducing. hopefully you can replicate the bug, with that info.

I need to delay it to v1.02. Not enough time to test.


All right, I'll test v1.02 when it is released. Good to know that skydrive can be removed now.

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
KrX wrote:
English.xml

line 468:

Open File Security Waring Removal
.........................Warning

EDIT:

Line 484:

Internet Explorer - Do not Save Encrypt Pages to Disk
.....................................Encrypted

Now ToolTip should work ;P


Thanks my friend !

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
Two Switch we never select 

EXPERT-Wn-SXS Cleanup ==> During windows installation You Receive Error 

EXPERT-Net Framework Cleanup ==> It Damage .Net 3.5 For some program 

Winterstorm2050 please fix them

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
amin20 wrote:

EXPERT-Wn-SXS Cleanup ==> During windows installation You Receive Error 

I selected it all the times and I never get the error like you got  Suspect

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
How can i put file to desktop

Làm sao đưa file ra ngoài màn hinh desk đây mấy thánh @@

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
YubiGalaxy wrote:
How can i put file to desktop

Làm sao đưa file ra ngoài màn hinh desk đây mấy thánh @@

Cut (or Copy) and Paste, if that's what you mean  Suspect

descriptionWinReducer 8.1 (Old discussion) - Page 30 EmptyRe: WinReducer 8.1 (Old discussion)

more_horiz
No no
My mind is "default in setup", not is in "normal Windows", bro  lol!
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum