<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: listing drives and partitions in XP</title>
		<atom:link href="http://cycling74.com/forums/topic/listing-drives-and-partitions-in-xp/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/listing-drives-and-partitions-in-xp/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 22:15:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/listing-drives-and-partitions-in-xp/#post-25118</guid>
					<title><![CDATA[listing drives and partitions in XP]]></title>
					<link>http://cycling74.com/forums/topic/listing-drives-and-partitions-in-xp/#post-25118</link>
					<pubDate>Tue, 28 Mar 2006 16:51:14 +0000</pubDate>
					<dc:creator>Peter Nyboer</dc:creator>

					<description>
						<![CDATA[
						<p>In OSX, i can easily get the names of the drives and partitions using a <br />
folder object (or Folder() in js) with the path<br />
&#8220;/Volumes&#8221;.<br />
is there an analog in XP?</p>
<p>thx.</p>
<p>p.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/listing-drives-and-partitions-in-xp/#post-73577</guid>
					<title><![CDATA[Re: listing drives and partitions in XP]]></title>
					<link>http://cycling74.com/forums/topic/listing-drives-and-partitions-in-xp/#post-73577</link>
					<pubDate>Tue, 28 Mar 2006 19:08:30 +0000</pubDate>
					<dc:creator>nesa</dc:creator>

					<description>
						<![CDATA[
						<p>not quite analog, but you could use f.e&#8217;s doshack, and start mountvol xp <br />
utility to get a list of available volumes.</p>
<p>you could execute mountvol|find &#8220;:&#8221;>temp_file.txt, and then load that file <br />
in max and analize it.</p>
<p>temp_file.txt contains these strings:</p>
<p>        C:<br />
        D:<br />
        F:</p>
<p>wich is probaly all you need.</p>
<p>now that i wrote this, i have a feeling there&#8217;s something better around <br />
there&#8230;  Also, I&#8217;m not sure if this can list network resources&#8230;</p>
<p>hth,<br />
nesa</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/listing-drives-and-partitions-in-xp/#post-73578</guid>
					<title><![CDATA[Re: listing drives and partitions in XP]]></title>
					<link>http://cycling74.com/forums/topic/listing-drives-and-partitions-in-xp/#post-73578</link>
					<pubDate>Tue, 28 Mar 2006 22:02:26 +0000</pubDate>
					<dc:creator>Peter Nyboer</dc:creator>

					<description>
						<![CDATA[
						<p>hmmm&#8230;could work. ugly, but possibly functional :)<br />
thanks for the thoughts&#8230;</p>
<p>p.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/listing-drives-and-partitions-in-xp/#post-73579</guid>
					<title><![CDATA[Re: listing drives and partitions in XP]]></title>
					<link>http://cycling74.com/forums/topic/listing-drives-and-partitions-in-xp/#post-73579</link>
					<pubDate>Tue, 28 Mar 2006 22:12:30 +0000</pubDate>
					<dc:creator>f.e</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m sure Python does; i guess Java too&#8230;</p>
<p>f.e</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/listing-drives-and-partitions-in-xp/#post-73580</guid>
					<title><![CDATA[Re: listing drives and partitions in XP]]></title>
					<link>http://cycling74.com/forums/topic/listing-drives-and-partitions-in-xp/#post-73580</link>
					<pubDate>Tue, 28 Mar 2006 22:27:22 +0000</pubDate>
					<dc:creator>f.e</dc:creator>

					<description>
						<![CDATA[
						<p>ugly, ugly, not so ugly at all :-)<br />
I know you don&#8217;t like Java externals, Peter, but a &#8220;VOL n:&#8221; request to <br />
my DOSHack external will give you the name of n: (if you can split if <br />
from the end of the string it&#8217;s part of !!). Allright, i should write a <br />
&#8220;what&#8217;s my disk name&#8221; function, to automatically do the job&#8230;</p>
<p>cheers</p>
<p>f.e</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/listing-drives-and-partitions-in-xp/#post-73581</guid>
					<title><![CDATA[Re: listing drives and partitions in XP]]></title>
					<link>http://cycling74.com/forums/topic/listing-drives-and-partitions-in-xp/#post-73581</link>
					<pubDate>Tue, 28 Mar 2006 23:05:24 +0000</pubDate>
					<dc:creator>Peter Nyboer</dc:creator>

					<description>
						<![CDATA[
						<p>ugly only in that the suggestion requires writing to a text file, and <br />
then reading that in.<br />
and ugly in making this work with other stuff I have.<br />
and ugly because I pretty much CAN&#8217;T use java externals &#8211; it&#8217;s not that <br />
I don&#8217;t like them, specifications keep me from using them :(</p>
<p>p</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

