<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/appjump/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/appjump/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 23 Apr 2015 11:32:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/appjump/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Jan "J.J." Kischel</title><link>https://sourceforge.net/p/appjump/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -17,9 +17,15 @@

 **What's in the .ini file?**
-You need to specify the target executable you want to run and optionally can specify parameters, so you can specify two lines:
+You need to specify the target executable you want to run and optionally can specify parameters, so you can specify these lines:
 run=your\target\executable\here.exe
+
+*optional* configurations:
 params=-additional /params=here
+dir=\target\working\directory
+windowstatus=minimized|maximized|normal|normalnofocus|minimizednofocus|hide
+
+Some operating systems doesn't seem to support running programs other than "normal". appjump cannot do what the operating system doesn't, so if it's not working - bad luck.

 That's all.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan "J.J." Kischel</dc:creator><pubDate>Thu, 23 Apr 2015 11:32:43 -0000</pubDate><guid>https://sourceforge.neta235c0c0d4c707c6090454ca45c8ee50656a7cf5</guid></item><item><title>Home modified by Jan "J.J." Kischel</title><link>https://sourceforge.net/p/appjump/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -41,6 +41,8 @@
 *May I use appjump commercially?*
 **Yes!** You can use appjump for private, educational, commercial or any other use if you want. Just feel free!

+*Can I re-distribute this software?*
+Yep. Read the license :-)

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan "J.J." Kischel</dc:creator><pubDate>Thu, 23 Apr 2015 07:53:49 -0000</pubDate><guid>https://sourceforge.net2abcb6668180a7a89073defe6bf32ca58782b5a2</guid></item><item><title>Home modified by Jan "J.J." Kischel</title><link>https://sourceforge.net/p/appjump/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -35,10 +35,12 @@

 **License questions**
+*What license is valid for appjump?*
 appjump is released under the GNU General Public License v3 which you can fully read here: https://www.gnu.org/copyleft/gpl.html

-May I use appjump commercially?
-Yes, sure. You can use appjump for private, educational, commercial or any other use if you want. Just feel free!
+*May I use appjump commercially?*
+**Yes!** You can use appjump for private, educational, commercial or any other use if you want. Just feel free!
+

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan "J.J." Kischel</dc:creator><pubDate>Thu, 23 Apr 2015 07:52:56 -0000</pubDate><guid>https://sourceforge.net610f8c23cf27b6e8f8b0f3498acf2d3fe95fe9f8</guid></item><item><title>Home modified by Jan "J.J." Kischel</title><link>https://sourceforge.net/p/appjump/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -33,5 +33,12 @@
 **Why VB6, and not VB.net?**
 My idea was to keep it simple - especially regarding the requirements. VB.net requires you to have a .net framework installed - VB6 doesn't.

+
+**License questions**
+appjump is released under the GNU General Public License v3 which you can fully read here: https://www.gnu.org/copyleft/gpl.html
+
+May I use appjump commercially?
+Yes, sure. You can use appjump for private, educational, commercial or any other use if you want. Just feel free!
+
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan "J.J." Kischel</dc:creator><pubDate>Thu, 23 Apr 2015 07:50:25 -0000</pubDate><guid>https://sourceforge.netd57051e2efc21395d83221e7b06a610ea6d7f462</guid></item><item><title>Home modified by Jan "J.J." Kischel</title><link>https://sourceforge.net/p/appjump/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -30,5 +30,8 @@
 - You have multiple identically named ini files in the search path (see top). appjump serves the first successful, then quits.

+**Why VB6, and not VB.net?**
+My idea was to keep it simple - especially regarding the requirements. VB.net requires you to have a .net framework installed - VB6 doesn't.
+
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan "J.J." Kischel</dc:creator><pubDate>Thu, 23 Apr 2015 07:47:22 -0000</pubDate><guid>https://sourceforge.net98102bc62a918ca4e516fd701b3c008d6a17ca6d</guid></item><item><title>Home modified by Jan "J.J." Kischel</title><link>https://sourceforge.net/p/appjump/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -17,7 +17,17 @@

 **What's in the .ini file?**
+You need to specify the target executable you want to run and optionally can specify parameters, so you can specify two lines:
+run=your\target\executable\here.exe
+params=-additional /params=here

+That's all.
+
+**appjump didn't run my application**
+This could have these reasons:
+- The target executable is not reachable (offline network share or disconnected USB drive, etc.)
+- The path to the target executable is simply wrong.
+- You have multiple identically named ini files in the search path (see top). appjump serves the first successful, then quits.

 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan "J.J." Kischel</dc:creator><pubDate>Thu, 23 Apr 2015 07:29:58 -0000</pubDate><guid>https://sourceforge.net476214e09083d5347c7c76a0f682b6f42b0932c0</guid></item><item><title>Home modified by Jan "J.J." Kischel</title><link>https://sourceforge.net/p/appjump/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,24 @@
-Welcome to your wiki!
+**What's appjump?**
+appjump is a handy, lightweight tool for starting an application that's elsewhere on your computer. Imagine a folder with hundreds of files (that's ugly and slow on an USB memory stick), so just put appjump with .ini file in another folder, and it will work.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+appjump works nearly like a .lnk file, but it won't ask if the target exists or not (good for portable storage!). You also can specify relative paths.

-The wiki uses [Markdown](/p/appjump/wiki/markdown_syntax/) syntax.
+
+**What's not?**
+appjump is not a start manager, it cannot start multiple files with one click etc.
+
+
+**Where to put the files?**
+Just put appjump's executable anywhere and give it any name (i.e. myfile.exe). Then, give the .ini file the same name (in this example, myfile.ini) and put it in the same or any direct subdirectory. That's all.
+
+Notice, that you have to put the .ini file into a *direct* subdirectory, but not into a sub-subdirectory. So, if the exe file is i.e. in C:\temp, put it in C:\temp or C:\temp\mydir, but not in C:\temp\mydir\anotherdir. 
+
+This has a very good reason: Imagine, you put it into the root of i.e. your USB memory stick or into C:\ root (whoever would do this... don't!), appjump would crawl the whole drive for a suitable ini file. That's not a good idea, so appjump is limited to *direct* subdirectories.
+
+
+**What's in the .ini file?**
+
+

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan "J.J." Kischel</dc:creator><pubDate>Thu, 23 Apr 2015 07:24:42 -0000</pubDate><guid>https://sourceforge.net07b2786439c88e79e5bee5af6ee1cfdcae1fff0f</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/appjump/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The usage of appjump is quite simple. Just put an .ini file in the same or any direct subfolder with the same name as you named the .exe file.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;br /&gt;
You named appjump's executable myfile.exe, so your .ini file must be named myfile.ini&lt;br /&gt;
The appjump .exe is on C:\temp\myfile.exe, so put your .ini either in C:\temp\ or any direct subfolder (but not sub-subfolder). &lt;/p&gt;
&lt;p&gt;Sub-subfolders aren't supported due to performance reasons. In my example, C:\temp\mydir1 would be fine, but not C:\temp\mydir1\subdir2 and so on.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What's in the .ini file?&lt;/strong&gt;&lt;br /&gt;
You need two lines specified, first match will be served. If you enter more, it'll be ignored.&lt;br /&gt;
run=path/to/your/file/you/want/to/run.exe&lt;br /&gt;
parameters=-additional /params=here&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan "J.J." Kischel</dc:creator><pubDate>Thu, 23 Apr 2015 07:03:38 -0000</pubDate><guid>https://sourceforge.net49478503c2e55a62f0bf2d8fdcf67939eeab9071</guid></item><item><title>Home modified by Jan "J.J." Kischel</title><link>https://sourceforge.net/p/appjump/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/appjump/wiki/markdown_syntax"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/jkischel"&gt;Jan "J.J." Kischel&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-55388f9b04161f4766cd1d09" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan "J.J." Kischel</dc:creator><pubDate>Thu, 23 Apr 2015 06:22:19 -0000</pubDate><guid>https://sourceforge.netbe877057c3158fd516339fcc47c4780ab4468057</guid></item></channel></rss>