Tips of How to Take Effect After Installation Without Restarting Windows XP/Vista Съвети за това как да влезе в сила след инсталирането без Рестартирането Windows XP / Vista

When we install a new program in computer, sometimes it is needed to restart the computer in order for the new program to become effective and running properly. Когато инсталирате нова програма в компютъра, а понякога то е необходимо да рестартирате компютъра, за да може новата програма да стане ефективен и работи правилно. Restarting computer could be irritating and frustrating especially if you are in the middle of doing your work and have lot of applications currently running simultaneously. Рестартирането компютърът може да се дразни и разочарование, особено ако сте по средата на работата си правиш и имат много приложения в момента текат едновременно. You may need to stop your work, save and close all documents and applications before restarting the PC. Може да се наложи да спре своята работа, запишете и затворете всички документи и приложения, преди рестартирането на компютъра. Don't worry, now there is a way to make the program effective even without the need to restart computer after the installation. Не се притеснявайте, сега там е начин да се направи ефективна програма, дори и без да е необходимо да рестартирате компютъра след инсталирането.

You can achieve this by restarting Explorer instead of restarting whole windows. Можете да постигнете това, като отново Explorer вместо рестартирането целия Windows. To restart Explorer, you can follow the traditional way by going to task manager, then go to Processes tab and sort applications by clicking on Image Name column. За да рестартирате Explorer, можете да следват традиционния начин, като отидете на задача ръководител, а след това отидете на раздела Процеси и сортиране приложения, като щракнете върху Image Име колона. Look for explorer.exe and kill all of them by clicking End Process button. Потърсете Explorer.exe и ще убия всички от тях чрез щракване Край Процес копче. Alternatively, to make the steps simple, copy below commands as below into notepad and save it as KillExplorer.bat Алтернативно, за да се направят стъпки, просто копирайте долу команди, както по-долу в Notepad и го запазете като KillExplorer.bat

@echo off @ ECHO разстояние
taskkill /f /IM explorer.exe taskkill / F / IM Explorer.exe
explorer.exe Explorer.exe

Execute KillExplorer.bat batch file will kill all the running explorer.exe in Windows within few seconds. Извършвайте KillExplorer.bat партиден файл ще убие всички текущи Explorer.exe в Windows в рамките на няколко секунди. Hope this tips will keep your current tasks running without being interrupted by unnecessary system restart. Надявам се този съвети ще запазим текущите си задачи вървят, без да бъде прекъсван от ненужните рестартирате системата.

For user who want to use just mouse click and keyboard press without typing too many keys, try the trick to За потребителите, които искат да използват просто кликнете с мишката и клавиатурата преса, без да въвеждате твърде много ключове, пробвайте да хитрост exit and kill Explorer cleanly излизане и убийте Explorer чисто . .

IMPORTANT : The page is machine translated and provided "as is" without warranty. ВАЖНО: Страницата е машина превеждам и при условие, "както е" без гаранция. Machine translation may be difficult to understand. Машинен превод може да е трудно за разбиране. Please refer to Моля, вижте original English article оригиналния английски статия whenever possible. когато е възможно.


7 Responses to “Tips of How to Take Effect After Installation Without Restarting Windows XP/Vista” 7 коментара към "Съвети как да влезе в сила след инсталирането без Рестартирането Windows XP / Vista"

  1. How to Kill Windows Explorer Processes Easily in Windows Vista » My Digital Life Как да убиеш Windows Explorer процеси лесно в Windows Vista »Моят Дигитален живот
    February 13th, 2009 18:13 13 февруари, 2009 18:13
    7 7

    [...] for Explorer.exe under Processes tab, then right clicking on it and select End Process, or using Taskkill command. [...] За Explorer.exe при процеси в раздела, а след това право щракнете върху него и изберете Край на процес, или чрез Taskkill команда. This actually involves few steps in killing only a single Explorer.exe. Това всъщност включва няколко стъпки в убиване само едно Explorer.exe. If you have multiple [...] Ако имате няколко [...]

  2. TheWindowsFix TheWindowsFix
    October 14th, 2008 12:23 Октомври 14th, 2008 12:23
    6 6

    I have to agree with Razor on this one. Трябва да се съглася с бръснач за този един. This may work in certain situations, but if this was true, we would have heard about it long before. Това може да работи в определени ситуации, но ако това е вярно, ние ще са чули за него дълго преди това.

  3. Razor Бръснач
    October 11th, 2008 13:37 Октомври 11th, 2008 13:37
    5 5

    This article is, quite frankly, bad advice. Тази статия е, съвсем честно казано, лоши съвети. Killing explorer.exe merely is killing the front-end shell to Windows. Умъртвяване Explorer.exe просто убива предния край черупки за Windows. This does not shutdown and restart the many kernel-mode executables, services and drivers that are generally involved in the type of installations and changes requiring a restart. Това не изключване и рестартиране на много ядрото режим изпълнимите, услуги и шофьори, които обикновено са свързани с вида на съоръженията и промени, които изискват рестартиране.

    There simply is not a way to shut down those without doing a true restart. Там просто не е начин да се закрият тези, без да прави истински рестартиране.

  4. John Джон
    October 11th, 2008 01:54 Октомври 11th, 2008 01:54
    4 4

    There is a hidden GUI in Windows XP/Vista (who knows why MS decided to keep it hidden) to restart Explorer. Налице е скрита GUI в Windows XP / Vista (кой знае защо МС реши да я запазите скрити) да рестартирате Explorer.

    jeff's WebLog : how to cleanly start and stop explorer.exe: Jeff на Уеблог: как да чисто стартиране и спиране Explorer.exe:
    http://blogs.msdn.com/jeffdav/archive/2004/07/22/191636.aspx http://blogs.msdn.com/jeffdav/archive/2004/07/22/191636.aspx

    Restart Explorer.exe process cleanly in Windows Vista: Рестартирайте процеса Explorer.exe чисто в Windows Vista:
    http://www.winhelponline.com/blog/how-to-terminate-and-restart-explorerexe-process-cleanly/ http://www.winhelponline.com/blog/how-to-terminate-and-restart-explorerexe-process-cleanly/

  5. Noz Noz
    October 11th, 2008 01:21 Октомври 11th, 2008 01:21
    3 3

    That was “Did you find…” I'm not English as you can read! Това е "Намерихте ли ..." Аз не съм на английски като можете да четете!

  6. Noz Noz
    October 11th, 2008 01:19 Октомври 11th, 2008 01:19
    2 2

    Did you found that one with 2001's google? Знаете ли, че един с 2001 на Google? =) =)
    Really old tip but a reminder never hurts. Наистина старата върха, но за напомняне никога не боли.
    It also works with some registry modifications affecting the explorer, the desktop,… Той също така работи с някои регистър промени, засягащи Explorer, на работния плот, ...

  7. Dams Язовири
    October 11th, 2008 00:21 Октомври 11th, 2008 00:21
    1 1

    Be careful, some tray icons may disappear by restarting explorer.exe ! Бъдете внимателни, някои тава икони могат да изчезнат от рестартирането Explorer.exe!

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 За да получавате известия за най-новите коментари, публикувани, за да се абонирате My Digital Life Comments RSS feed Моят Дигитален Живот Коментар RSS Feed or или register to receive регистър да получава new comments in daily email digest. нови коментари в дневния имейл бюлетини.
Custom Search

New Articles Нови членове

Incoming Search Terms for the Article Входящи търсене Условия за член

windows could not complete the installation. Windows не може да завършите инсталацията. to install on this computer restart the installation за инсталиране на този компютър рестартирате инсталация - -- windows could not complete the installation Windows не може да завършите инсталацията - -- taskkill taskkill - -- Restart After install Рестартирайте След инсталиране - -- why restart after install Затова рестартира след инсталирането - -- command to restart windows команда за рестартиране на Windows - -- windows could not complete the installation Windows не може да завършите инсталацията - -- avoid restart after installation избегне рестартиране след инсталацията - -- windows could not complete the installation. Windows не може да завършите инсталацията. to install window on this computer, restart the installation?? за инсталиране на прозореца на този компютър, рестартирайте инсталация? - -- restart windows without restarting computer рестартирате Windows без рестартиране компютър - -- "windows could not complete the installation. to install windows on this computer, restart the installation" "Windows не може да завършите инсталацията. да инсталирате Windows на компютъра, рестартиране на инсталация" - -- restart windows xp without restarting computer рестартиране на Windows XP без рестартиране компютър - -- windows xp restart executable Windows XP рестартирате изпълнимия - -- "windows could not complete the installation" "Windows не може да завършите инсталацията" - -- restart explorer.exe batch рестартирате Explorer.exe партида - -- connecting to network printer "without restarting computer " свързване с мрежов принтер "без рестартиране компютър" - -- windows xp hidden tips Windows XP скрити подсказки - -- "TASKKILL /f /im explorer.exe" "TASKKILL / F / IM Explorer.exe" - -- disable device without restarting computer изключите устройството, без рестартиране компютър - -- how to kill process after a restart как да се убие процеса след рестартиране - -- restart explorer without restarting рестартирате Explorer без рестартиране - -- windows xp do not restart Windows XP не се рестартира - -- windows could not complete the installation?? Windows не може да завършите инсталацията? - -- windows xp, don't restart after download Windows XP, не се рестартира след изтегляне - -- ie8 install without restart ie8 инсталира без рестартиране - -- windows could not complete the installation. Windows не може да завършите инсталацията. To install Windows on this computer, restart the installation За да инсталирате Windows на компютъра, рестартиране на инсталация - -- install taskkill инсталирате taskkill - -- windows could not complete installation Windows не може да завършите инсталацията - -- restart explorer XP рестартирате Explorer XP - -- which command give the same effect of restarting the computer команда, която дава същия ефект на рестартирането на компютъра - -- windows 7 windows could not complete the installation Windows 7 Windows не може да завършите инсталацията - -- stop ie8 installation from rebooting спрете ie8 инсталация от rebooting - -- change windows to chinese traditional without restart промяна прозорци китайски традиционен без рестартиране - -- how to kill explorer.exe with .bat win xp как да се убие с Explorer.exe. бухалка Win XP - -- windows could not complete the installation. Windows не може да завършите инсталацията. To install on this computer, restart the installation За да инсталирате на компютъра, рестартиране на инсталация - -- can you taskkill from vista to xp Можеш ли да taskkill от Vista към XP - -- computer restart install рестартирате компютъра инсталирате - -- DOES AFFTER EFFECT WORKS ON XP DOES AFFTER ЕФЕКТ работи на XP - -- windows xp slim after install Windows XP след инсталиране на слим - -- how to make windows take effect without restart как да направим Windows в сила, без да рестартирате - -- taskill.exe taskill.exe - -- "Windows could not complete" "Windows не може да се изпълни" - -- all bat files are restatring explorere.exe прилеп всички файлове са restatring explorere.exe - -- server 2008 windows could not complete the installation Windows Server 2008 не може да завършите инсталацията - -- a batch file to restart explorer партида файл, за да рестартирате Explorer - -- Restart Vista without restarting computer Рестартирайте Vista без рестартиране компютър - -- restarting windows xp рестартирането на Windows XP - -- command explorer.exe windows 2008 заповядвам Explorer.exe Windows 2008 - -- restart-windows-without-restarting-the-computer/ рестартирате-прозорци, без-рестартирането най-компютър / - -- taskkill download Vista taskkill изтеглите Vista - --