BetaArchive Logo
Total Current Archive Size: 4765.54GB in 15409 files
Navigation Home Screenshots Image Uploader Server Info FTP Servers Wiki Forum RSS Feed Rules Please Donate
UP: 7d, 0h, 27m | CPU: 21% | MEM: 5139MB of 12279MB used
{The community for beta collectors}

Post new topic Reply to topic  [ 14 posts ] 
Author Message
 PostPost subject: Windows 8 CP iso with NETFramework 3, 3.5        Posted: Wed Apr 04, 2012 6:03 pm 
Guru Beta Collector
Guru Beta Collector
User avatar
Online

Joined
Thu Mar 31, 2011 8:24 am

Posts
611

Favourite OS
Sigma OS 3, Win8 RP WM-Edition
In Windows 8 CP some features like NetFramework 3 and 3.5 are disabled by default, so you can enabled and install them via Windows Update and spend over 300mb for nothing because, all needed files you already had on your Windows 8 CP Disk.

----------------
First of all you must have installed Windows AIK for Windows 7
and Windows 8 CP ISO file.

1.) Now Extract ISO to folder C:\W8CP

2.) Make New folder in C: and named offline

Open CMD as administrator and type:

3.)
Quote:
DISM /Mount-Wim /WimFile:C:\W8CP\sources\install.wim /Index:1 /MountDir:C:\offline


-or-

Quote:
Dism /Mount-WIM /WimFile:C:\W8CP\sources\install.wim /Name:"Windows 8 Consumer Preview" /MountDir:C:\offline


4.)
Quote:
Dism /Image:C:\offline /Enable-Feature /FeatureName:NAME-OF-FEATURE-YOU-WANT-TO-ENABLED /Source:C:\W8CP\sources\sxs


example: for enabling NetFramework 3 and 3.5:
Quote:
Dism /Image:C:\offline /Enable-Feature /FeatureName:NetFx3 /Source:C:\W8CP\sources\sxs


Table of all available disabled features in Windows 8 CP

Quote:
Feature Name:

SimpleTCP
SNMP
WMISnmpProvider
Windows-Identity-Foundation
TelnetServer
TelnetClient
NetFx3 ___________(Recommended for enabling)
IIS-WebServerRole
IIS-WebServer
IIS-CommonHttpFeatures
IIS-HttpErrors
IIS-HttpRedirect
IIS-ApplicationDevelopment
IIS-NetFxExtensibility
IIS-NetFxExtensibility45
IIS-HealthAndDiagnostics
IIS-HttpLogging
IIS-LoggingLibraries
IIS-RequestMonitor
IIS-HttpTracing
IIS-Security
IIS-URLAuthorization
IIS-RequestFiltering
IIS-IPSecurity
IIS-Performance
IIS-HttpCompressionDynamic
IIS-WebServerManagementTools
IIS-ManagementScriptingTools
IIS-IIS6ManagementCompatibility
IIS-Metabase
WAS-WindowsActivationService
WAS-ProcessModel
WAS-NetFxEnvironment
WAS-ConfigurationAPI
IIS-HostableWebCore
IIS-StaticContent
IIS-DefaultDocument
IIS-DirectoryBrowsing
IIS-WebDAV
IIS-WebSockets
IIS-ApplicationInit
IIS-ASPNET
IIS-ASPNET45
IIS-ASP
IIS-CGI
IIS-ISAPIExtensions
IIS-ISAPIFilter
IIS-ServerSideIncludes
IIS-CustomLogging
IIS-BasicAuthentication
IIS-HttpCompressionStatic
IIS-ManagementConsole
IIS-ManagementService
IIS-WMICompatibility
IIS-LegacyScripts
IIS-LegacySnapIn
IIS-FTPServer
IIS-FTPSvc
IIS-FTPExtensibility
MSMQ-Container
MSMQ-Server
MSMQ-Triggers
MSMQ-ADIntegration
MSMQ-HTTP
MSMQ-Multicast
MSMQ-DCOMProxy
WCF-HTTP-Activation45
WCF-TCP-Activation45
WCF-Pipe-Activation45
WCF-MSMQ-Activation45
IIS-CertProvider
IIS-WindowsAuthentication
IIS-DigestAuthentication
IIS-ClientCertificateMappingAuthentication
IIS-IISCertificateMappingAuthentication
IIS-ODBCLogging
WCF-HTTP-Activation
WCF-NonHTTP-Activation
NetFx4Extended-ASPNET45 ___________(Recommended for enabling)
RasRip
RasCMAK
Microsoft-Windows-MobilePC-Client-Premium-Package-net ___________(Recommended for enabling)
ServicesForNFS-ClientOnly
ClientForNFS-Infrastructure
NFS-Administration
SUA
Printing-Foundation-LPRPortMonitor ___________(Recommneded for enabling)
Printing-Foundation-LPDPrintService ___________(Recommended for enabling)
ScanManagementConsole
TFTP
Microsoft-Hyper-V-All
Microsoft-Hyper-V-Tools-All
Microsoft-Hyper-V-Management-Clients
Microsoft-Hyper-V-Management-PowerShell
TIFFIFilter
DirectoryServices-ADAM-Client



5.)
Quote:
Dism /Unmount-WIM /MountDir:C:\offline /Commit



6.)
After this make iso from folder C:\W8CP

And if you browse the iso you should find this in install.wim:
Image
This is only to check that everything is all right.


When finish your installation with new image, go in C:\offline\Windows\Microsoft.NET\Framework\ and at this location you will find:

Image





With enabling only recommended features and rebuild of wim file i get iso with size: 2.55GB for Windows 8 Consumer Preview 32-bit (English), for comparison size of the original iso is 2.52GB.

_________________
Image
DeskImg - Easy way to change desktop background on Windows 8 Beta's
Powered by: MAXtoriX


Last edited by maxtorix on Wed Apr 04, 2012 9:51 pm, edited 2 times in total.

Top  Profile
 PostPost subject: Re: Windows 8 CP iso with NETFramework 3, 3.5        Posted: Wed Apr 04, 2012 7:15 pm 
Pro Beta Collector
Pro Beta Collector
User avatar
Offline

Joined
Mon Apr 18, 2011 7:58 pm

Posts
481

Location
It depends. Which one of me are we talking about?

Favourite OS
7100
Very nice. Many thanks, maxtorix.

_________________
Have you seen a guy around he looks like you but he's got messy hair? I think I lost him somewhere... and a pretty girl and a caveman.


Top  Profile  WWW
 PostPost subject: Re: Windows 8 CP iso with NETFramework 3, 3.5        Posted: Wed Apr 04, 2012 7:28 pm 
Amateur Beta Collector
Amateur Beta Collector
Offline

Joined
Sun Apr 11, 2010 8:48 am

Posts
99

Favourite OS
Archlinux
Thought to mention it here, WINPE4 ( based on WIn8 ) can also run custom .NET 4 Applications. .NET was not an option before.


Top  Profile
 PostPost subject: Re: Windows 8 CP iso with NETFramework 3, 3.5        Posted: Wed Apr 04, 2012 7:48 pm 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Thu Dec 30, 2010 7:25 pm

Posts
1419
Ummm... Why not enable the feature in Control Panel instead of this much effort?


Top  Profile
 PostPost subject: Re: Windows 8 CP iso with NETFramework 3, 3.5        Posted: Wed Apr 04, 2012 8:13 pm 
Guru Beta Collector
Guru Beta Collector
User avatar
Online

Joined
Thu Mar 31, 2011 8:24 am

Posts
611

Favourite OS
Sigma OS 3, Win8 RP WM-Edition
CaptainPeanut wrote:
Ummm... Why not enable the feature in Control Panel instead of this much effort?


That is by simply just in case if you have internet on a given computer. In any other case doesn't have any sense, if you don't have internet, or if connection speed is too slow, or if you have multiple computers to install, then you must download 300 to 400 megabytes on each computer, and nobody has no need to doing that because Windows 8 DVD brings everything what is necessary, but for unknown reasons Microsoft has excluded some of the most needed features for each user.

All this work I still do not believe that's need a lot of effort, most of us (enthusiasts) have long ago Windows AIK 3 on our PCs, all job has need 6-7 commands, which overall can take away no more than 20 minutes work, which is permanently solution compared to waiting to be downloaded NetFramework via Windows Update for each new installation, over and over again.

_________________
Image
DeskImg - Easy way to change desktop background on Windows 8 Beta's
Powered by: MAXtoriX


Top  Profile
 PostPost subject: Re: Windows 8 CP iso with NETFramework 3, 3.5        Posted: Wed Apr 04, 2012 8:18 pm 
Pro Beta Collector
Pro Beta Collector
User avatar
Offline

Joined
Mon Apr 18, 2011 7:58 pm

Posts
481

Location
It depends. Which one of me are we talking about?

Favourite OS
7100
It is really nice for someone like me, I have dial-up. And the computer I install my Windows 8 Builds on isn't hooked up to the Internet anyway.

_________________
Have you seen a guy around he looks like you but he's got messy hair? I think I lost him somewhere... and a pretty girl and a caveman.


Top  Profile  WWW
 PostPost subject: Re: Windows 8 CP iso with NETFramework 3, 3.5        Posted: Wed Apr 04, 2012 9:28 pm 
Site Moderator
Site Moderator
Offline

Joined
Sat Feb 24, 2007 4:14 pm

Posts
5828

Location
United Kingdom

Favourite OS
Server 2012
Of course, you could save yourself the effort of reinstalling or preparing a new image.

Dism can be used on the current Windows install:

Code:
C:\Windows\system32>dism /online /Enable-Feature /FeatureName:TelnetClient

Deployment Image Servicing and Management tool
Version: 6.2.8250.0

Image Version: 6.2.8250.0

Enabling feature(s)
[==========================100.0%==========================]
The operation completed successfully.

C:\Windows\system32>

_________________
ImageImage
Windows Longhorn - a look at a defining Microsoft project | Reverse Engineering - Get started with these guides


Top  Profile  WWW
 PostPost subject: Re: Windows 8 CP iso with NETFramework 3, 3.5        Posted: Wed Apr 04, 2012 10:25 pm 
Guru Beta Collector
Guru Beta Collector
User avatar
Online

Joined
Thu Mar 31, 2011 8:24 am

Posts
611

Favourite OS
Sigma OS 3, Win8 RP WM-Edition
Yeah, that is for online installation, I forgot to mention that like an option. That wasn't point of this topic - that is vice-versa method.

However, I recommend for those who will choose offline option to combine it with my method for timebomb removing,
Image
with which they will get more completed and more functional Windows 8 CP.

_________________
Image
DeskImg - Easy way to change desktop background on Windows 8 Beta's
Powered by: MAXtoriX


Top  Profile
 PostPost subject: Re: Windows 8 CP iso with NETFramework 3, 3.5        Posted: Thu Apr 05, 2012 7:31 am 
Amateur Beta Collector
Amateur Beta Collector
Offline

Joined
Tue Apr 12, 2011 4:43 pm

Posts
63
@maxtorix: But if the System isn't activated, you can't change the color of the Start Screen or the picture from the lock screen.


Top  Profile
 PostPost subject: Re: Windows 8 CP iso with NETFramework 3, 3.5        Posted: Thu Apr 05, 2012 11:14 am 
Newbie Beta Collector
Newbie Beta Collector
Offline

Joined
Sat Mar 31, 2012 2:54 pm

Posts
20
Thanks for your tutorial. It really saved me my time.
How come was it disabled in the first place?


Top  Profile
 PostPost subject: Re: Windows 8 CP iso with NETFramework 3, 3.5        Posted: Thu Apr 05, 2012 1:25 pm 
Guru Beta Collector
Guru Beta Collector
User avatar
Online

Joined
Thu Mar 31, 2011 8:24 am

Posts
611

Favourite OS
Sigma OS 3, Win8 RP WM-Edition
mrxt83wz86 wrote:
@maxtorix: But if the System isn't activated, you can't change the color of the Start Screen or the picture from the lock screen.


Oh, yes I see. That is a big problem right now, but I hope someone will try to crack Windows\ImmersiveControlPanel\SystemSettings.exe (PCSettings), for activation to not be necessary from this point of view.

_________________
Image
DeskImg - Easy way to change desktop background on Windows 8 Beta's
Powered by: MAXtoriX


Top  Profile
 PostPost subject: Re: Windows 8 CP iso with NETFramework 3, 3.5        Posted: Sat Apr 07, 2012 12:47 am 
Pro Beta Collector
Pro Beta Collector
User avatar
Offline

Joined
Mon Apr 18, 2011 7:58 pm

Posts
481

Location
It depends. Which one of me are we talking about?

Favourite OS
7100
This works on the Developer Preview (I saw very few reasons why it shouldn't). I also removed the Time Bomb from the ISO. Then after disabling Metro I got a very nice OS. First time I tried the Developer Preview for more than a few minutes. Before I found the Developer Preview pretty useless without .Net Framework 3.

_________________
Have you seen a guy around he looks like you but he's got messy hair? I think I lost him somewhere... and a pretty girl and a caveman.


Top  Profile  WWW
 PostPost subject: Re: Windows 8 CP iso with NETFramework 3, 3.5        Posted: Sun Apr 08, 2012 11:05 am 
Guru Beta Collector
Guru Beta Collector
User avatar
Online

Joined
Thu Mar 31, 2011 8:24 am

Posts
611

Favourite OS
Sigma OS 3, Win8 RP WM-Edition
danielcarlhaffner wrote:
This works on the Developer Preview (I saw very few reasons why it shouldn't). I also removed the Time Bomb from the ISO. Then after disabling Metro I got a very nice OS. First time I tried the Developer Preview for more than a few minutes. Before I found the Developer Preview pretty useless without .Net Framework 3.


How did you remove timebomb from DP ISO?

_________________
Image
DeskImg - Easy way to change desktop background on Windows 8 Beta's
Powered by: MAXtoriX


Top  Profile
 PostPost subject: Re: Windows 8 CP iso with NETFramework 3, 3.5        Posted: Mon Apr 09, 2012 7:39 pm 
Pro Beta Collector
Pro Beta Collector
User avatar
Offline

Joined
Mon Apr 18, 2011 7:58 pm

Posts
481

Location
It depends. Which one of me are we talking about?

Favourite OS
7100
maxtorix wrote:
danielcarlhaffner wrote:
This works on the Developer Preview (I saw very few reasons why it shouldn't). I also removed the Time Bomb from the ISO. Then after disabling Metro I got a very nice OS. First time I tried the Developer Preview for more than a few minutes. Before I found the Developer Preview pretty useless without .Net Framework 3.


How did you remove timebomb from DP ISO?


I mounted install.wim and then took ownership of Windows\System32\spp. I then replaced the store folder with the one from the 7850 activator. Then in the tokens folder I over writed the files in the folders issuance and ppdlic. Unfortunatly I believe that if you set the clock forward you get rebooted every two hours in the DP even if you are have never activated. I have yet to test to see if this is true or not, but it is was I was told.

_________________
Have you seen a guy around he looks like you but he's got messy hair? I think I lost him somewhere... and a pretty girl and a caveman.


Top  Profile  WWW
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 




Who is online

Users browsing this forum: Bing [Bot], maxtorix, Venetik and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron

All views expressed in these forums are those of the author and do not necessarily represent the views of the BetaArchive site owner.

Powered by phpBB® Forum Software © phpBB Group

Copyright © 2006-2013

 

Sitemap | XML | RSS