How to Suppress and Bypass System32 File System Redirect to SysWOW64 Folder with Sysnative कैसे दमन और बाईपास System32 फाइल सिस्टम पुनर्निर्देशन को SysWOW64 फ़ोल्डर के लिए Sysnative के साथ

In 64-bit (x64) Windows operating system, including Windows Vista, Microsoft implements a feature called File System Redirector on WOW64 (Windows-32-on-Windows-64 that runs 32-bit programs without modifications) subsystem layer for 32-bit programs or DLL (dynamic link libraries) which provides a WOW64 sandbox for registry calls and some file system calls. 64 में-bit (x64) Windows Vista, Microsoft सहित ऑपरेटिंग सिस्टम, Windows 32 के लिए एक सुविधा फाइल सिस्टम पुनर्निर्देशक WOW64 पर (विंडोज़-32 फोन पर विंडोज-64 है कि संशोधनों के बिना 32-सा प्रोग्राम रन) उपतंत्र परत लागू बिट जो रजिस्ट्री फोन और कुछ फाइल सिस्टम कॉल के लिए एक WOW64 sandbox प्रदान करता कार्यक्रम या DLL (गतिक कड़ी पुस्तकालयों). The filesystem redirection forces 32-bit application attempts to be installed into or accessed from %windir%\System32, been intercepted and get redirected or re-pointed to %windir%\SysWOW64 instead. इस filesystem बलों redirection-32 बिट अनुप्रयोग में या% windir% \ System32, से पहुँचा स्थापित करने का प्रयास रोक दिया गया है और पुनः निर्देशित हो या फिर से% windir% \ SysWOW64 बजाय करने के लिए है.

The reason for the Filesystem Redirector is that in x64 edition of Windows OS, %windir%\System32 directory is reserved for 64-bit applications. इस Filesystem पुनर्निर्देशक के लिए इसका कारण यह है कि विंडोज़ ओएस,% windir% के x64 संस्करण में \ System32 निर्देशिका 64 बिट अनुप्रयोग के लिए आरक्षित है. However, most DLL implements Windows API has the same file names and paths that were not changed when porting to 64-bit. हालांकि, सबसे DLL विंडोज एपीआई उसी फ़ाइल नाम और पथ है कि जब 64 के लिए porting बिट परिवर्तित नहीं किया गया है लागू करता है. As there cannot be two 32-bit and 64-bit DLLs with same name and same path exist on the same system at the same time, so File System Redirector automatically isolates and makes 32-bit applications or non-64-bit aware programs use a different directory as their System32 directory, which is %windir%\SysWOW64 folder. जैसा कि वहाँ दो 32-bit और 64-एक ही नाम और उसी रास्ते से बिट DLLs नहीं किया जा सकता है एक ही सिस्टम पर एक ही समय में है, तो फ़ाइल सिस्टम पुनर्निर्देशक स्वतः आइसोलेट्स और 32 बनाता बिट अनुप्रयोग या गैर-64-सा अवगत कार्यक्रमों अस्तित्व का उपयोग जो% windir% \ SysWOW64 फ़ोल्डर है उनके System32 निर्देशिका, के रूप में एक अलग निर्देशिका. It's also as a way to avoid incompatibility issue to prevent a 32-bit binary from accidentally accessing data from a 64-bit binary. यह भी एक 32 को रोकने के लिए बेजोड़ता मुद्दे से बचने के लिए एक मार्ग के रूप में है बिट एक 64 बिट द्विआधारी से अकस्मात डाटा से द्विआधारी.

However, in some cases, such as when हालांकि, कुछ मामलों में, जब इस तरह के रूप में patching the 64-bit tcpip.sys इस 64 बिट tcpip.sys पट्टी resides in %windir%\System32, the original System32 directory has to be accessed and used in order to avoid “File not found” or “The system cannot find the file specified” error. % windir% में रहता है \ System32, मूल System32 निर्देशिका पहुँचा जा करने के लिए और में आदेश "संचिका नहीं" या "इस प्रणाली फ़ाइल" त्रुटि निर्दिष्ट नहीं मिल पाया से बचने के लिए प्रयोग किया जाता है. The similar symptoms is especially evident for command-line batch script which has to access 32-bit programs in the Program Files or %windir%\System32 folder, which both get redirected to Program Files (x86) and %windir%\SysWOW64 folder. इस आदेश के लिए विशेष रूप से इसी तरह के लक्षण स्पष्ट है, जो 32-कार्यक्रम फ़ाइलें या% windir% में बिट प्रोग्राम का उपयोग करने के लिए \ दोनों Program Files (x86) और% windir% \ SysWOW64 फ़ोल्डर में जो पुनः निर्देशित मिल System32 फ़ोल्डर, है लाइन बैच स्क्रिप्ट.

To workaround the problem, and forces a program or batch command script to get access to 32-bit programs in %windir%\System32 folder, bypassing the , समस्या workaround करने के लिए और 32 तक पहुंच-% windir% सा प्रोग्राम में लाने के लिए एक कार्यक्रम या बैच कमांड स्क्रिप्ट \ System32 फ़ोल्डर बलों ने bypassing file system redirection प्रणाली redirection संचिका , a special alias or pseudo-directory name been added on WOW64 subsystem starting with Windows Vista. , एक विशेष उर्फ या छद्म-निर्देशिका नाम WOW64 उपतंत्र Windows Vista के साथ शुरू करने पर जोड़ दिया गया.

32-bit applications can access the native system directory by substituting %windir%\Sysnative for %windir%\System32. 32 बिट अनुप्रयोग% windir% \ Sysnative% windir% \ System32 के लिए substituting द्वारा मूल प्रणाली निर्देशिका का उपयोग कर सकते हैं. WOW64 recognizes Sysnative as a special alias used to indicate that the file system should not redirect the access. WOW64 Sysnative एक विशेष उर्फ कि फाइल सिस्टम का उपयोग नहीं करना चाहिए अनुप्रेषित इंगित करने के लिए प्रयोग किया जाता के रूप में मान्यता देते हैं. The Sysnative is just a virtual directory, alias or pseudo-directory that is not visible in Windows Explorer, directory listing, and does not support native 64-bit processes that already been accessing the %windir%\System32 folder. इस Sysnative सिर्फ एक आभासी निर्देशिका, उपनाम या छद्म है कि Windows Explorer में, निर्देशिका सूची में दिखाई नहीं है निर्देशिका और जन्म 64 बिट समर्थन नहीं करता है कि पहले से ही% windir% \ System32 फ़ोल्डर तक पहुँचने की गई प्रक्रियाओं. As such, Sysnative can only be used in file system calls, and not in application's user interface such as dialog box to open or select folder. इस प्रकार, Sysnative ही फाइल सिस्टम फोन में है, और आवेदन के उपयोगकर्ता इंटरफ़ेस में नहीं संवाद बॉक्स खोलने के लिए या फ़ोल्डर का चयन करें जैसे प्रयोग किया जा सकता है.

IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. महत्वपूर्ण: तुम एक यंत्र के रूप में "वारंटी के बिना होता है, जो" प्रदान की जाती है पृष्ठ अनुवाद पढ़ रहे हैं. Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible. मानव अनुवाद के विपरीत, मशीन अनुवाद, जिससे अक्सर गलत और निम्न गुणवत्ता पाठ जो गुमराह कर रहे हैं और समझ से बाहर उपज का व्याकरण, अर्थ विज्ञान, वाक्यविन्यास, प्राकृतिक भाषा के मुहावरे को समझ नहीं है. Thus, please refer to इस प्रकार, कृपया देखें original English article मूल अंग्रेजी लेख when in doubt. जब संदेह में है.



4 Responses to “How to Suppress and Bypass System32 File System Redirect to SysWOW64 Folder with Sysnative” 4 जवाब करने के लिए "दबाने और बाईपास System32 फ़ाइल सिस्टम पुनर्निर्देशन कैसे SysWOW64 फ़ोल्डर के लिए Sysnative के साथ" करने के लिए

  1. Nicholas Dille निकोलस Dille
    June 26th, 2008 17:22 26 जून, 2008 17:22
    4 4

    Using the folder %SystemRoot%\SysNative is only available in Windows Server 2008 x64. फ़ोल्डर% SystemRoot% का प्रयोग \ SysNative केवल Windows Server 2008 x64 में उपलब्ध है. I have not been able to confirm this folder to be working under Windows Server 2003 x64. मैं इस फ़ोल्डर की पुष्टि करने के लिए Windows Server 2003 x64 के अंतर्गत काम करने में सक्षम नहीं किया है.

    Regards, सादर,
    Nicholas. निकोलस.

  2. GoD भगवान
    June 25th, 2008 20:42 जून, 25 2008 20:42
    3 3

    I found out that you can also use %SystemRoot%\sysnative मुझे पता है कि तुम भी% SystemRoot% \ sysnative का उपयोग कर सकते हैं पता चला
    this folder is only available to x32 programs and redirects to the real system32 folder. इस फ़ोल्डर केवल x32 प्रोग्राम के लिए उपलब्ध है और असली system32 फ़ोल्डर में पुनर्निर्देश.

  3. Nicholas Dille निकोलस Dille
    May 23rd, 2008 14:31 23 मई, 2008 14:31
    2 2

    As you described in the article, the original %SystemRoot%\System32 is not accessible to 32-bit processes. जैसा कि आप इस लेख, मूल% SystemRoot% \ System32 32 बिट प्रक्रियाओं के लिए सुलभ नहीं है में बताया. Unfortunately, there are several tools existing uniquely as 64-bit binaries (eg logogg.exe and tsshutdn.exe). दुर्भाग्य से, वहाँ कई उपकरण uniquely 64 के रूप में मौजूदा बिट binaries हैं (जैसे logogg.exe और tsshutdn.exe). In one of my articles, I describe two techniques circumventing the limitation of launching 64-bit system tools from 32-bit processes: मेरे एक लेख में, मैं दो तकनीकों से 32 बिट प्रक्रियाओं: 64 बिट सिस्टम उपकरण शुरू की सीमा circumventing वर्णन http://blogs.sepago.de/nicholas/2008/03/13/jailed-32-bit-processes-on-windows-x64/ http://blogs.sepago.de/nicholas/2008/03/13/jailed-32-bit-processes-on-windows-x64/

    Enjoy, आनंद लेना,
    Nicholas. निकोलस.

  4. How to Open and Run 32-bit Command Prompt in 64-bit (x64) Windows » Tip and Trick कैसे मुक्त करने के लिए और भागो 32 बिट Command Prompt में 64-bit (x64) विंडोज »टिप और चाल
    May 21st, 2008 17:47 21 मई, 2008 17:47
    1 1

    [...] access the correct folder, programmer or developer must change the command-line script, or using Sysnative virtual directory alias to access %windir%System32 instead of %windir%SysWOW64. [...] का उपयोग सही फ़ोल्डर, प्रोग्रामर या डेवलपर कमांड लाइन स्क्रिप्ट, या% windir% System32 के बजाय% windir% SysWOW64 का उपयोग करने के लिए Sysnative आभासी निर्देशिका का उपयोग कर उर्फ परिवर्तन करना होगा. When this is not possible, or when have to access original native [...] जब यह, या संभव नहीं है जब मूल मूल का उपयोग करने के लिए है [...]

Leave a Reply एक उत्तर दें छोड़ दो

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> आप इन टैग्स: <a href="" का उपयोग कर सकते हैं title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <डेल datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. सुविधा को निष्क्रिय कर दिया गया है टिप्पणी करने के लिए सदस्यता लें. To receive notification of latest comments posted, subscribe to , पोस्ट नवीनतम टिप्पणी की सूचना प्राप्त करने के लिए की सदस्यता Tip and Trick Comments RSS feed टिप और छल टिप्पणियाँ आरएसएस फ़ीड or या register to receive रजिस्टर प्राप्त करने के लिए new comments in daily email digest. दैनिक ईमेल में नई टिप्पणियाँ डाइजेस्ट.

Incoming Search Terms for the Article के लिए खोज नियम आने के अनुच्छेद

syswow64 syswow64 - -- sysWOW64 folder sysWOW64 फ़ोल्डर - -- sysnative sysnative - -- system32 SysWOW64 system32 SysWOW64 - -- syswow64 system32 syswow64 system32 - -- bypass Directory Listing Denied अस्वीकृत लिस्टिंग निर्देशिका बाईपास - -- what is syswow64 क्या syswow64 है - -- system 32 file प्रणाली 32 फ़ाइल - -- directory listing denied bypass निर्देशिका लिस्टिंग बाईपास से इनकार किया - -- what is syswow64 folder क्या syswow64 फ़ोल्डर है - -- vista syswow64 विस्टा syswow64 - -- File System Redirector फाइल सिस्टम पुनर्निर्देशक - -- all सब - -- syswow64 syswow64 - -- disable SysWow64 निष्क्रिय SysWow64 - -- "what is syswow64" "क्या syswow64" है - -- syswow64 access denied syswow64 पहुँच से मना कर दिया - -- disable SysWOW64 redirection निष्क्रिय SysWOW64 redirection - -- file system redirection प्रणाली redirection संचिका - -- Disable 64-bit file system redirection अक्षम 64 बिट प्रणाली redirection संचिका - -- system प्रणाली - -- system32 alias system32 उर्फ - -- system 32 files प्रणाली 32 फ़ाइलें - -- SysWOW64 vs System32 SysWOW64 बनाम System32 - -- file system 32 प्रणाली 32 फ़ाइल - -- syswow64 redirection syswow64 redirection - -- syswow64 not found syswow64 नहीं मिला - -- %WinDir%\Sysnative % Windir% \ Sysnative - -- sysnative folder sysnative फ़ोल्डर - -- sysWoW64 corrupt sysWoW64 भ्रष्ट - -- system 32 प्रणाली 32 - -- syswow64 download syswow64 डाउनलोड - -- "disable 64-bit file system redirection" "निष्क्रिय 64 बिट" प्रणाली redirection संचिका - -- vista system32 विस्टा system32 - -- system 32 download प्रणाली 32 डाउनलोड - -- sysnative syswow64 sysnative syswow64 - -- vista system32 directory विस्टा system32 निर्देशिका - -- syswow64 redirection disable syswow64 redirection निष्क्रिय - -- server 2008 system32 सर्वर 2008 system32 - -- vista sysnative विस्टा sysnative - -- what is system 32 file क्या व्यवस्था 32 संचिका है - -- file system redirect प्रणाली पुनर्प्रेषित संचिका - -- bypass "directory listing denied" बाईपास "निर्देशिका लिस्टिंग" वंचित - -- %WINDIR%\SYSTEM32\ % Windir% \ system32 \ - -- system32 to syswow64 redirection system32 करने के लिए syswow64 redirection - -- SysWOW64 disable SysWOW64 निष्क्रिय - -- sysnative vista 64 sysnative विस्टा 64 - -- wow64 download 32 bit wow64 डाउनलोड 32 बिट - -- system32 syswow64 redirect system32 syswow64 अनुप्रेषित - -- syswow64 redirect syswow64 अनुप्रेषित - --