<?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: Writing json files in Vista and Windows7</title>
		<atom:link href="http://cycling74.com/forums/topic/writing-json-files-in-vista-and-windows7/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/writing-json-files-in-vista-and-windows7/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 16:26:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/writing-json-files-in-vista-and-windows7/#post-57826</guid>
					<title><![CDATA[Writing json files in Vista and Windows7]]></title>
					<link>http://cycling74.com/forums/topic/writing-json-files-in-vista-and-windows7/#post-57826</link>
					<pubDate>Tue, 12 Jul 2011 16:28:55 +0000</pubDate>
					<dc:creator>bkshepard</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;ve got a Windows standalone app that reads and writes it&#8217;s own preset files as json files. My problem occurs when the user puts the app in the &#8220;Program Files&#8221; directory on either Vista or Windows 7 (it works perfectly in XP). What happens is that the app will read the json files if they already exist, but won&#8217;t write to them. If they put the app somewhere other than in the &#8220;Program Files&#8221; directory, even at the same directory level, everything works fine. I&#8217;m much more of a Mac guy, so my question is for the Windows gurus. Is there some sort of permission issue with the &#8220;Program Files&#8221; directory that I need to deal with? Any hints or suggestions? Thanks so much!</p>
<p>The path to the preset file looks something like: C:/Program Files/AppDirectory/presets/presets.json</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/writing-json-files-in-vista-and-windows7/#post-207467</guid>
					<title><![CDATA[Re: Writing json files in Vista and Windows7]]></title>
					<link>http://cycling74.com/forums/topic/writing-json-files-in-vista-and-windows7/#post-207467</link>
					<pubDate>Tue, 12 Jul 2011 17:20:57 +0000</pubDate>
					<dc:creator>Anthony Palomba</dc:creator>

					<description>
						<![CDATA[
						<p>I think Win7 and Vista are picky about where applications can write data. </p>
<p>I think it prefers you save your data in your application<br />
directory. Which is located in c:windowsuseradata<your login>appdata<you App Name> (something like that).</you></your></p>
<p>Also, always test these things logged in as administrator. If you do<br />
not, you really don&#8217;t know what kind of restrictions there may be.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/writing-json-files-in-vista-and-windows7/#post-207468</guid>
					<title><![CDATA[Re: Writing json files in Vista and Windows7]]></title>
					<link>http://cycling74.com/forums/topic/writing-json-files-in-vista-and-windows7/#post-207468</link>
					<pubDate>Tue, 12 Jul 2011 18:04:40 +0000</pubDate>
					<dc:creator>bkshepard</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks, Anthony! I was afraid it was going to be something like that. Do you happen to know if there is a way in Max to get the path to the appdata directory?</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

