जीत Dows 8 और सर्वर 2012 अब RTMed है और अपेक्षा के अनुरूप अच्छे पुराने यूआई डेस्कटॉप और startmenu के साथ प्रतिस्थापित किया गयाभयानक नई यूआई (पहले से मेट्रो नामक). उनके परम ज्ञान माइक्रोसॉफ्ट में पुराने डेस्कटॉप / प्रारंभ मेनू प्रणाली पर बदलने में कोई रास्ता नहीं छोड़ दिया है, लेकिन धन्यवाद विभिन्न तोड़ मरोड़ और उपकरणों के लिए यह संभव है पाने के लिए 90% इंटरफ़ेस बहाल की - काफी अच्छा पूरी तरह से प्रयोग करने योग्य होने के लिए। नीचे मैं विभिन्न चरणों और आवश्यक तोड़ मरोड़ दस्तावेज़.
1. Turn on “desktop experience” (Server 2012 only)
- Open powershell and type these 2 lines
- Import-Module ServerManager
- Install-WindowsFeature Desktop-Experience
2. Get a proper start menu
- अद्यतन (12-Dec-2012) — if you are willing to cough up $4.99, Start8 is a fully functioning start menu replacement — I can’t tell any different from the real Windows 7 प्रारंभ मेनू, except for the extended customisation options. You can try it free for a month too.
डाउनलोड और इंस्टॉल करें ViStart- अन्यstart-menu replacements are available
but currently ViStart is the closest visually to the original start menu
3. Apply a nicer theme
- Save your current theme from a Windows 7 PC
- Copy it across to the new PC
- Double click on it to apply it.
- This will replace the desktop wallpaper and will apply some transparency effects
4. Get rid of “the ribbon” in folder views
- डाउन लोड Ribbon Disabler for Windows 8
- Run it as administrator and enable the effects
5. (ए) Start on the desktop not in Metro (Server 2012)
- Open regedit
- Expand HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
- Create a new key called “server” (or take ownership and change permissions if it already exists)
- Create a new 32bit DWORD called ClientExperienceEnabled and leave it set to 0. (or change it to 0 if it already exists)
5. (ख) Start on the desktop not in Metro (Windows 8)
- Open control panel: Administrative tools: task scheduler
- Expand the “task scheduler library”
- Create a new basic task
- Call it “Show Desktop” and click next
- Choose “When I Log On” and click next
- Start a program is selected — click next
- In “program/script” enter “%systemroot%\explorer.exe”
- In “Arguments (optional)” enter “shell:::{3080F90D-D7AD-11D9-BD98-0000947B0257}"
- Finish and close task schedule
6. Don’t open server manager at logon (Server 2012 only)
- In server manager click “manage”
- Select “server Manager Properties” in the pull-down dialog
- Tick “Do not start Server Manager automatically at logon”
7. Completely disable Metro (active corners, charms bar, आदि)
- अद्यतन (12-Dec-2012) — if you use Start8 you no longer need this option.
Search google and download the file FxxkMetro.zip — I recommend the ZippyShare results as you don’t have to register to downloadRun the app on startup by placing it (or a shortcut to it) in %AppData%\Microsoft\Windows\Start Menu\Programs\Startup
8. Other visual tweaks
- Make sure full visual effects are turned on — especially on server 2012
- Open control panel
- Click on System
- Click on System again
- Click on advanced system settings
- Make sure you’re in the advanced tab
- Click the top settings button (in the performance section)
- Select “adjust for best appearance”
लगता है कि हम कुछ नहीं छूटा है? हमें नीचे टिप्पणी से पता करते हैं. आप सदस्यता के लिए चाहते हैं, तो ऊपर दाईं ओर मेनू पर लिंक का उपयोग करें सदस्यता लें. आप नीचे दिए गए सामाजिक लिंक का उपयोग करके अपने दोस्तों के साथ इस साझा कर सकते हैं. चियर्स.
It is worth the $5 with Start8 to bypass all of this. I use it on my installs of Server 2012 and Windows 8 and set it to boot to desktop. 5 minutes to download and setup and you are done. Got tired of all the tweaks and registry edits to enable for each install. Not worth my customer’s time.
Absolutely agree — I’m using the same thing. $5 (£3) is very cheap for what it does. I wonder what their sales figures look like — a message to Microsoft perhaps?
Like this article, धन्यवाद!