레드스톤2 인사이드 프리뷰 14951 빌드가 오늘 배포되었습니다.
오늘 내일쯤 나올 거라 예상했는데, 목요일에 아침에 나왔습니다.ㅎㅋ
1. 빌드 14951로 업데이트하는 방법
시작 → 설정 → Windows 업데이트 → 업데이트 확인(업데이트 안뜸ㅠ)
→ Windows 참가자 프로그램 → Insider Preview 빌드 받기 → [수정] → MS 계정(live.com, hotmail.com, naver.com 등)으로 로그인
→ 참가자 수준 선택 → [초기] → Windows 업데이트 → 업데이트 확인 → 3~8시간 후에 업데이트 뜸(바로 안뜸ㅠ)
2. 한글판
1) ISO 파일
Windows_10_레드스톤2(RS2)_Insider_Preview_Build_14951_KO-KR.torrent
CLIENTCORE ← Home 버전
CLIENTEDUCATION ← Education 버전
CLIENTENTERPRISE ← Enterprise 버전
CLIENTPRO ← Pro 버전
2) ESD & ISO 파일 (바이두)
http://pan.baidu.com/s/1jHCbyHg (페이지가 안보이면 새로고침(F5키)해주면 됩니다..)
3. 영문판
1) ISO 파일
"English"
🔸14951.1000.161014-1700.RS_PRERELEASE_CLIENTPRO_OEMRET_X64FRE_EN-US.ISO (4.16 GB)
➡ http://bit.ly/2ea3bGF
🔹14951.1000.161014-1700.RS_PRERELEASE_CLIENTPRO_OEMRET_X86FRE_EN-US.ISO (3.13 GB)
➡ http://bit.ly/2enO0FA
🔸14951.1000.161014-1700.RS_PRERELEASE_CLIENTENTERPRISE_VOL_X64FRE_EN-US.ISO (3.80 GB)
➡ http://bit.ly/2evY6nJ
🔹14951.1000.161014-1700.RS_PRERELEASE_CLIENTENTERPRISE_VOL_X86FRE_EN-US.ISO (2.77 GB)
➡ http://bit.ly/2ew2eUD
"(Core)"
🔸14951.1000.161014-1700.RS_PRERELEASE_CLIENTCORE_OEMRET_X64FRE_EN-US.ISO (4.15 GB)
➡ http://bit.ly/2e39Sq1
🔹14951.1000.161014-1700.RS_PRERELEASE_CLIENTCORE_OEMRET_X86FRE_EN-US.ISO (3.13 GB)
➡ http://bit.ly/2dpeg4V
2) ESD 파일
https://cloud.mail.ru/public/5vuP/5GGJGK6nf
Refining the customization experience for precision touchpad (PC): Since last week, we’ve continued working in this space, and have another set of improvements headed your way. To start with, we’ve hooked up our keyboard shortcut picker, so now if you choose that option on the Advanced gestures page, you’ll be presented a recorder so you can capture your favorite key combo – perhaps WIN + Alt + D or WIN + F to start with? Secondly, we’ve added a Change audio and volume option to the set of basic swipe gestures you can pick from. Finally, we’ve updated the reset button to now has a progress circle and display a check mark when it is finished. We’ve also heard your feedback from the last flight, and fixed a few issues including that the reset button wasn’t clearing the settings listed on the advanced gestures page, that the 4-fingure gesture graphic was visible on devices that only supported 3-contact points, and that some of the advanced gestures options weren’t working as expected. If you have any more feedback for us, please let us know!
Windows Ink Improvements (PC): Starting with this build, pen dropdowns in Windows Ink Workspace will let you change both color and width without having to open it twice. After you make all the adjustments to your favorite pen, start drawing right away and we will dismiss the dropdown for you.
image: https://winblogs.azureedge.net/win/2016/10/protactor.png
We are also introducing Stencils. Windows Ink protractor tool combines functions of both protractor and compass into one – now you can draw an arc or a complete circle of an arbitrary size with little effort. A familiar two-finger pinch gesture resizes the protractor to the desired size and a degree readout follows your pen, mouse, or finger as you draw along the side of the protractor displaying arc degrees. In this preview build, ruler also got a small update – its degree readout shows a numerical value of the angle, making drawing angles even easier.
Simplified, more familiar camera interface (PC & Mobile): The Camera app received a big update this week for Insiders. We’ve redesigned the Camera interface for ease and accessibility. Check out some of our new features:
- Enjoy taking photos, videos, and panoramas with our higher-contrast capture buttons.
- Set a photo timer right from the camera dashboard with our new toggle control.
- Get to Settings faster! Now, launch into Settings directly from the camera UI.
- Access your camera roll with one hand from its new spot on the screen.
- Zoom more easily with the new zoom slider.
- Make sure you nailed the shot, with a more noticeable capture animation.
- Change between front- and rear-facing cameras with a more prominent button control.
- On PC, use the spacebar as a shortcut to take pictures.
You can now experience the magic of living images on your Surface, now enabled on Surface Book, Surface Pro 4, Surface Pro 3, and Surface 3! With living images, extend your still captures with a snippet of video. These are created automatically whenever your shots feature motion—just navigate to Settings and turn on Capture living images.
And this release features a variety of performance improvements to enhance your experience. We’ve added faster shot-to-shot support, improved feedback for saving large videos to SD cards, and improved camera startup time, among other improvements.
Simplifying your developer experience (PC): We’ve done some underlying work, and now you’ll no longer have to reboot your PC after turning on Developer Mode! This means that you can start using Device Portal and Device Discovery as soon as the Windows Developer Mode package has finished installing, rather than having to reboot first.
Narrator improvements: This build includes a number of improvements to Narrator including multiple fixes to continuous reading when used in tables and on web pages, a fix for the Caps Lock + W reading experience so dialogs and other elements are read correctly again, and a fix so that reading hint text does not interrupt the reading of information by Narrator but comes after the main information is read. And Narrator now properly indicates when it is exiting.
Windows Subsystem for Linux: Today we are happy to announce two large updates to WSL!
- Official Ubuntu 16.04 support. Ubuntu 16.04 (Xenial) is installed for all new Bash on Ubuntu on Windows instances starting in build 14951. This replaces Ubuntu 14.04 (Trusty). Existing user instances will not be upgraded automatically. Users on the Windows Insider program can upgrade manually from 14.04 to 16.04 using the do-release-upgrade command.
- Windows / WSL interoperability. Users can now launch Windows binaries directly from a WSL command prompt. This is the number one request from our users on the WSL User Voice page. Some examples include:
1
2
3
4
5 |
$ export PATH=$PATH: /mnt/c/Windows/System32 $ notepad.exe $ ipconfig.exe | grep IPv4 | cut -d: -f2 $ ls -la | findstr.exe foo.txt $ cmd.exe /c dir |
More information can be found on the WSL Blog and the WSL MSDN page. Other changes and more information can be found on the WSL Release Notes page.
Other improvements and fixes for PC
- We fixed the issue causing PCs that are capable of Connected Standby such as the Surface Book and Surface Pro 4 to sometimes bugcheck (bluescreen) while in Connected Standby.
- We fixed an issue resulting in Forza Horizon 3, Gears of War (and some 3rd party games) failing to install from the Store with the error code 0x80073cf9 when the system’s app install location was set to drive with native 4k Sectors (or 4k sector sized drive).
- We fixed an issue resulting in larger Store games such as ReCore, Gears of War 4, Forza Horizon 3, Killer Instinct and Rise of the Tomb Raider possibly failing to launch.
- We fixed an issue where the console window (which hosts Command Prompt, PowerShell, and other command-line utilities) might not snap correctly to the inside edges between two monitors with different DPI scaling.
- We fixed an issue where all agenda items in the taskbar’s Clock and Calendar flyout were using the primary calendar’s color, rather than matching their respective calendar’s colors as selected in the Outlook Calendar app.
- We fixed issue where the Add PIN button in Settings > Accounts > Sign-in Options was sometimes unexpectedly greyed out for domain-joined devices.
- We fixed an issue resulting in Groove crashing if you tried to reorder the songs in a very large playlist.
- We’ve updated our migration logic to now include custom scan code mappings. That means that going forward from this build, if you’ve used Registry Editor to remap certain keys (for example, Caps Lock key to null), that change will persist across upgrades.
- We fixed an issue Insiders may have experienced resulting in Adobe Photoshop Express crashing after clicking on the ‘correct’ button when trying to edit a cropped image.
- We fixed an issue resulting in .csv or .xlsx files downloaded from Microsoft Edge sometimes unexpectedly appearing to be locked for editing by “another user” when SmartScreen was enabled.
- We fixed an issue where enabling the RemoteFX adaptor for a Virtual Machine would result in it failing to power on with the error ‘Unspecified error’ (0x80004005).
'Win 10 22H2 프리뷰 빌드' 카테고리의 다른 글
Windows 10, 레드스톤2(RS2) Insider Preview 빌드 14959 배포됨 (41) | 2016.11.04 |
---|---|
Windows 10, 레드스톤2(RS2) Insider Preview 빌드 14955 배포됨 (32) | 2016.10.26 |
Windows 10, 레드스톤2(RS2) Insider Preview 빌드 14946 배포됨 (20) | 2016.10.14 |
Windows 10, 레드스톤2(RS2) Insider Preview 빌드 14942 배포됨 (16) | 2016.10.08 |
Windows 10, 레드스톤2(RS2) Insider Preview 빌드 14936 배포됨 (25) | 2016.09.29 |