<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Install Guide</title><link>https://sourceforge.net/p/creditstracker/wiki/Install%2520Guide/</link><description>Recent changes to Install Guide</description><atom:link href="https://sourceforge.net/p/creditstracker/wiki/Install%20Guide/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 16 May 2013 17:35:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/creditstracker/wiki/Install%20Guide/feed" rel="self" type="application/rss+xml"/><item><title>Install Guide modified by Hugo Torres</title><link>https://sourceforge.net/p/creditstracker/wiki/Install%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -17,6 +17,8 @@
 3. Inside there should be a zip file named "credits-tracker_x.0.zip" Download and extract.  
 4. Run the installer file (named _CreditsTracker_inst.exe_)

+**Note:** Credits Tracker won't work if you install it to your Program Files directory, or any other directory that isn't yours, even if your account is an administrator account.
+
 ## Source code (for nerds like me)
 I have the project's source code hosted on Git Hub. Visit  to see the project page. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hugo Torres</dc:creator><pubDate>Thu, 16 May 2013 17:35:19 -0000</pubDate><guid>https://sourceforge.netad8ea3a8beee3ae9865723af5d9447c7979cfced</guid></item><item><title>Install Guide modified by Hugo Torres</title><link>https://sourceforge.net/p/creditstracker/wiki/Install%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -7,8 +7,9 @@

 ## Tarball (for Linux users)
 1. Under files (on this site of course), navigate to stable/Linux  
-2. You should find a gzipped tarball with the executable in it and icons. 
-3. I don't have an install script for this just yet (I haven't really learned how to write a usable bash script, I know, I'm a disgrace), so set it up the way you want it.
+2. You should see folders all numbered x.0. Pick the latest version (the highest number).  
+3. You should find a gzipped tarball with the executable in it and icons. 
+4. I don't have an install script for this just yet (I haven't really learned how to write a usable bash script, I know, I'm a disgrace), so set it up the way you want it.

 ## Installer (for Windows users)
 1. Under files (again, on this site), navigate to stable/Windows.  
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hugo Torres</dc:creator><pubDate>Thu, 16 May 2013 06:39:47 -0000</pubDate><guid>https://sourceforge.netfeed5bca8c7a4ad1d20838f636d9a498bfb9c715</guid></item><item><title>Install Guide modified by Hugo Torres</title><link>https://sourceforge.net/p/creditstracker/wiki/Install%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -6,12 +6,19 @@
 It shouldn't take very long. If you don't have Java, you should probably go ahead and install it anyways. I'm not just saying that so you'll download my program (although that's a GREAT reason to do it!!), I'm saying it because a lot of programs run on Java, and you'll probably need it at one point or another.

 ## Tarball (for Linux users)
-Under files (on this site of course), navigate to stable/Linux and you'll find a .tar.gz archive with the executable file inside it. It also has 3 icons in the form of jpeg files, so you can set your icons or change them to fit your icon theme.
+1. Under files (on this site of course), navigate to stable/Linux  
+2. You should find a gzipped tarball with the executable in it and icons. 
+3. I don't have an install script for this just yet (I haven't really learned how to write a usable bash script, I know, I'm a disgrace), so set it up the way you want it.

 ## Installer (for Windows users)
-Under files (again, on this site), navigate to stable/Windows and you'll find an installer file. (note: if you have a way of extracting .tar.gz archives on Windows, you can always install it that way).
+1. Under files (again, on this site), navigate to stable/Windows.  
+2. You should see folders all numbered x.0. Pick the latest version (the highest number).  
+3. Inside there should be a zip file named "credits-tracker_x.0.zip" Download and extract.  
+4. Run the installer file (named _CreditsTracker_inst.exe_)

 ## Source code (for nerds like me)
 I have the project's source code hosted on Git Hub. Visit  to see the project page. 
+
 **NOTE: I made this program using NetBeans 7.3** and it's a good idea to use it too since the GUI is made in NetBeans. Simply copy the repo's contents to a directory named "Credits Tracker" (or whatever other name you want, I won't judge), and NetBeans will recognize that it's one of its own.
-**I never push the stable release to the repo. The master branch contains what you could call the latest release candidate.**
+
+**I never push the stable release to the repo. The master branch contains what you could call the latest release candidate.** Release candidates are denoted by having a number other than zero after the decimal in the version number. So x.1 is "version x RC 1."
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hugo Torres</dc:creator><pubDate>Thu, 16 May 2013 06:38:08 -0000</pubDate><guid>https://sourceforge.net2d826b8f8ab2efcd8e39a3b1a7026cf61670d793</guid></item><item><title>Install Guide modified by Hugo Torres</title><link>https://sourceforge.net/p/creditstracker/wiki/Install%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,9 +1,17 @@
 # Installing Credits Tracker

 **First thing's first! Make sure you have JAVA 7 RUNTIME ENVIRONMENT installed!**
+To verify what version of the Java Runtime Environment you have installed, or if you
+even have one installed, go to verify&gt; and follow the simple instructions.
+It shouldn't take very long. If you don't have Java, you should probably go ahead and install it anyways. I'm not just saying that so you'll download my program (although that's a GREAT reason to do it!!), I'm saying it because a lot of programs run on Java, and you'll probably need it at one point or another.

 ## Tarball (for Linux users)
-Under files (on this site of course), navigate to stableLinux and you'll find a .tar.gz archive with the executable file inside it.
+Under files (on this site of course), navigate to stable/Linux and you'll find a .tar.gz archive with the executable file inside it. It also has 3 icons in the form of jpeg files, so you can set your icons or change them to fit your icon theme.

 ## Installer (for Windows users)
 Under files (again, on this site), navigate to stable/Windows and you'll find an installer file. (note: if you have a way of extracting .tar.gz archives on Windows, you can always install it that way).
+
+## Source code (for nerds like me)
+I have the project's source code hosted on Git Hub. Visit  to see the project page. 
+**NOTE: I made this program using NetBeans 7.3** and it's a good idea to use it too since the GUI is made in NetBeans. Simply copy the repo's contents to a directory named "Credits Tracker" (or whatever other name you want, I won't judge), and NetBeans will recognize that it's one of its own.
+**I never push the stable release to the repo. The master branch contains what you could call the latest release candidate.**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hugo Torres</dc:creator><pubDate>Thu, 16 May 2013 05:32:26 -0000</pubDate><guid>https://sourceforge.net4fa0578f39a3f1675895f0854e4b1fe66d81ef2c</guid></item><item><title>Install Guide modified by Hugo Torres</title><link>https://sourceforge.net/p/creditstracker/wiki/Install%2520Guide/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="installing-credits-tracker"&gt;Installing Credits Tracker&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;First thing's first! Make sure you have JAVA 7 RUNTIME ENVIRONMENT installed!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="tarball-for-linux-users"&gt;Tarball (for Linux users)&lt;/h2&gt;
&lt;p&gt;Under files (on this site of course), navigate to stable/Linux and you'll find a .tar.gz archive with the executable file inside it.&lt;/p&gt;
&lt;h2 id="installer-for-windows-users"&gt;Installer (for Windows users)&lt;/h2&gt;
&lt;p&gt;Under files (again, on this site), navigate to stable/Windows and you'll find an installer file. (note: if you have a way of extracting .tar.gz archives on Windows, you can always install it that way).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hugo Torres</dc:creator><pubDate>Thu, 16 May 2013 05:01:54 -0000</pubDate><guid>https://sourceforge.nete8d0923f3785bcbe02fac5b3c87a2604013aa7ff</guid></item></channel></rss>