<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Программа для безопасного вытаскивания USB HDD]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=8289&amp;type=atom" />
	<updated>2013-06-25T11:27:20Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=8289</id>
		<entry>
			<title type="html"><![CDATA[Re: Программа для безопасного вытаскивания USB HDD]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=73288#p73288" />
			<content type="html"><![CDATA[<p>Работает!<br />Спасибо!</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2013-06-25T11:27:20Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=73288#p73288</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Программа для безопасного вытаскивания USB HDD]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=73286#p73286" />
			<content type="html"><![CDATA[<p>Поскольку выбор пал на работу с переподключением, предлагаю вместо diskpart <a href="http://www.uwe-sieber.de/files/restartsrdev.zip">эту утилиту</a> попробовать, как более безопасный вариант.</p>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2013-06-25T10:28:52Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=73286#p73286</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Программа для безопасного вытаскивания USB HDD]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=73275#p73275" />
			<content type="html"><![CDATA[<p>Не помогла.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2013-06-24T21:59:58Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=73275#p73275</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Программа для безопасного вытаскивания USB HDD]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=73274#p73274" />
			<content type="html"><![CDATA[<p>Попробуйте ещё <a href="http://www.pendriveapps.com/goto/Download/474/1">EjectUSB</a>.</p>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2013-06-24T21:24:38Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=73274#p73274</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Программа для безопасного вытаскивания USB HDD]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=73254#p73254" />
			<content type="html"><![CDATA[<p>Решился, но с помощью dispart - размонтирую диск, потом опять монтирую и потом уже вытаскиваю утилитой.<br />И я не знаю - безопасное это вытаскивание или нет.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2013-06-24T10:22:20Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=73254#p73254</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Программа для безопасного вытаскивания USB HDD]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=73251#p73251" />
			<content type="html"><![CDATA[<p><strong>Malcev</strong><br />Поиск по вашим файлам выдал работу службы &quot;Клиент отслеживания изменившихся связей&quot; и <em>Object Id Removal Tool</em>. С тех пор так и не разрешился вопрос?</p>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2013-06-24T07:52:33Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=73251#p73251</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Программа для безопасного вытаскивания USB HDD]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=73132#p73132" />
			<content type="html"><![CDATA[<p>Можно ли считать этот способ безопасным вытаскиванием?<br /></p><div class="quotebox"><blockquote><p>Type diskpart and wait for the diskpart prompt (DISKPART&gt;)</p><p>&nbsp; &nbsp; Type list volume</p><p>&nbsp; &nbsp; Note the volume number of the USB drive carefully (use listed properties such as drive letter, label, type and size for help)</p><p>&nbsp; &nbsp; Type select volume &lt;number&gt;, where &lt;number&gt; is the volume number noted above</p><p>&nbsp; &nbsp; Type remove all dismount</p><p>&nbsp; &nbsp; Type exit to quit Diskpart</p><p>&nbsp; &nbsp;Now you should be able to safely remove your USB drive without fear of data loss.</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2013-06-19T17:02:48Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=73132#p73132</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Программа для безопасного вытаскивания USB HDD]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=72197#p72197" />
			<content type="html"><![CDATA[<p>Для меня это тёмный лес. Если это просто программа, и вы уверены, что она завершена, то проверьте вопрос закрытия файлов, хотя я и не представляю, как в Виндузе завершённая программа может оставить открытые дескрипторы. Если это служба/сервер, то её надо останавливать.</p>]]></content>
			<author>
				<name><![CDATA[SviZ]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=30133</uri>
			</author>
			<updated>2013-05-16T21:11:18Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=72197#p72197</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Программа для безопасного вытаскивания USB HDD]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=72196#p72196" />
			<content type="html"><![CDATA[<p>win7 - система чистая.<br />Такое происходит после работы моего скрипта, который делает бекап на этот диск.<br />На автохотки:<br /></p><div class="codebox"><pre><code>Menu, Tray, Icon , %A_AhkPath%, 2, 1
#SingleInstance force

copyDest := GetDriveByLabel(&quot;USB_HDD&quot;, 30) 
If ( copyDest = &quot;&quot; ) {
    MsgBox, 4096, USB_HDD, ERROR! 
    ExitApp
} 
copySourcePattern := &quot;G:&quot;

loop %copySourcePattern%\*,, 1
{
    StringReplace destDir, A_LoopFileDir, % copySourcePattern, % copyDest
    if FileExist(destDir) != &quot;D&quot;
        FileCreateDir % destDir
    dest := destDir . &quot;\&quot; . A_LoopFileName

    FileCopy, %A_LoopFileFullPath%, % dest
    if !ErrorLevel
        continue

    FileGetTime, time, % dest
    FileGetSize, size, % dest
    if (A_LoopFileTimeModified = time) &amp;&amp; (A_LoopFileSize = size)
        continue

    FileCopy, %A_LoopFileFullPath%, % dest, 1
    if ErrorLevel
        MsgBox, Could not copy &quot;%A_LoopFileFullPath%&quot; to &quot;%dest%&quot;.
}

RunWait, D:\Abola\USB_HDD\RemUMS.exe %copyDest%    ; прога, которая делает безопасное отключение
MsgBox, 4096, USB_HDD, DONE!
ExitApp 

GetDriveByLabel(pLabel, Repeat = 1) {  
    Loop % Repeat
    {
        DriveGet, List, List
        Loop, Parse, List
        {  
            DriveGet, Label, Label, %A_LoopField%: 
            If ( Label = pLabel ) 
                Return A_LoopField &quot;:&quot;  
        }   
        sleep, 1000
    }
}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2013-05-16T20:34:18Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=72196#p72196</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Программа для безопасного вытаскивания USB HDD]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=72194#p72194" />
			<content type="html"><![CDATA[<p>Только &quot;format c:&quot; и установка правильной ОС. Либо переустановите систему, все обновления и не захламляйте её. А может это вирус, а не svchost?</p>]]></content>
			<author>
				<name><![CDATA[SviZ]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=30133</uri>
			</author>
			<updated>2013-05-16T20:09:21Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=72194#p72194</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Программа для безопасного вытаскивания USB HDD]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=71975#p71975" />
			<content type="html"><![CDATA[<p>Unlocker написал, что хард занят следующими процессами.<br />1) svchost.exe Z:\System Volume Information\tracking.log <br />2) svchost.exe Z:\$Extend\$Objid<br />Как сделать так, чтобы он ими не забивался?</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2013-05-08T04:26:15Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=71975#p71975</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Программа для безопасного вытаскивания USB HDD]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=71970#p71970" />
			<content type="html"><![CDATA[<p>Попробуйте Unlocker.</p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2013-05-07T14:23:01Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=71970#p71970</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Программа для безопасного вытаскивания USB HDD]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=71965#p71965" />
			<content type="html"><![CDATA[<p>Постоянно пишет:<br />&quot;windows can&#039;t stop your &#039;generic volume&#039; device&quot;<br />Может есть какая-нибудь программа, которая покажет в чем проблема?</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2013-05-07T08:15:37Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=71965#p71965</id>
		</entry>
</feed>
